/* ### Linke Spalte ##################################################################### */
#nav_guer {
margin-bottom: 25px;
}

#main-content-block #nav_guer a,
#main-content-block #nav_guer a:link {
font-family: georgia;
font-size: 14px; /*1.4em;*/
padding: 6px 11px 4px 11px;
background-color:#b176ac;
color:#000000;
text-decoration:none;
border-bottom: 1px dotted #b4b186;
margin-right: 4px;
text-transform:uppercase;
font-weight:bold;
}

#main-content-block #nav_guer a:hover {
background-color:#a19e59;
color:#000000;
border-bottom: 1px dotted #6e6e6e;
}

#main-content-block #nav_guer .my_active,
#main-content-block #nav_guer a.my_active,
#main-content-block #nav_guer a.my_active:link {
background-color:#bcb912;
color:#000000;
border-bottom: 1px dotted #6e6e6e;
}

/* ### Rechte Spalte ##################################################################### */

#rechte_spalte {
display:block;
float:left;
width:270px; /* 219 */
margin-top: 0px;
}

#rechte_spalte_block {
padding: 0px 0px 0px 0px; /* Abstände oben, links, rechts */
}

#rechte_spalte_content {
text-align:left;
}


#rechte_spalte_content img {
/* padding: 3px; /* Rahmen mit feinem Abstand */
/* border:1px solid #d1c8a7; */
border:0px solid #FFFFFF;
margin-bottom:0;
}


* html #rechte_spalte_content div.mytext img {
margin-bottom: 0pt;
}

#rechte_spalte_content p {
padding:15px 0px 0px 0px;
width: 220px;
margin-bottom:0.3em; /* Alle Texte im Content-Bereich */
font-family: georgia,tahoma, helvetica, sans-serif;
font-size: 9pt; /*1.4em;*/
line-height:15pt;
color:#c2c2c2;
}

#rechte_spalte_content h1 {
color:#FFFFFF;
font-size: 13pt; /*1.7em;*/
font-weight:normal;
font-family: Georgia,Arial;
margin-bottom: 15px;
line-height: 18px;
}

#rechte_spalte_content h2 {
clear:both;
color:#aec346;
font-size: 10pt; /*1.7em;*/
font-weight:bold;
font-family: Georgia,Arial;
line-height: 17px;
margin-bottom:8px;
}

#rechte_spalte_content h3 {
clear:both;
color:#FFFFFF;
font-size: 12pt; /*1.7em;*/
font-weight:bold;
font-family: Georgia,Arial;
margin-bottom: 9px;
line-height: 19px;
}

#rechte_spalte_content .datum {
float:left;
display:block;
color:#dc6803;
font-size: 13pt; /*1.7em;*/
font-weight:normal;
font-family: Georgia,Arial;
background-color:#373737;
padding: 3px 5px 3px 5px;
margin-bottom: 10px;
border:1px dotted #828181;
}

#rechte_spalte_content #links {
padding-left: 30px;
padding-right: 10px;
}


#rechte_spalte_content #links h1 {
color:#aec346;
text-transform:uppercase;
}

#rechte_spalte_content #links a,
#rechte_spalte_content #links a:link,
#rechte_spalte_content #links a:visited
{
font-family: georgia, helvetica, sans-serif;
font-size: 9pt; /* 1.3em */
line-height:1.5em;
color: #c1c0b2;
font-style: normal;
text-decoration: underline;
margin-bottom: 10px;
}

#rechte_spalte_content #links a:hover
{
}

#rechte_spalte_content #links a.my_active
{
border:1px dotted #dbd8a3;
color: #FFFFFF;
background-color: #0c7ca0;
}

#nav_spacer {
height: 20px;
}

#rechte_spalte_content #links .small_text {
font-family: georgia,verdana,arial;
font-size: 10pt; /*1.4em;*/
line-height:1.5em;
color: #c2c2c2;
text-align: left;
word-spacing: 0.2em;
text-align:justify;
}

/* ////////////// rechte Spalte Haarlinie //////////////////// */

#rechte_spalte_content .linie_small {
border:none;
border-top: 1px dotted #383838;
background-color:#000000;
height:1px;
margin:15px 20px 5px 0px;
}