#rechte_spalte {
float:left;
width:247px; /* 219 */
margin-top: 5px;
margin-left: 10px;
padding:0;
background-color:#a0a078;
}

#rechte_spalte_content {
text-align:left;
padding: 10px 15px 0px 15px;
}


#rechte_spalte_content img,
#rechte_spalte_content a img,
#rechte_spalte_content a:link img  {
/* padding: 3px; /* Rahmen mit feinem Abstand */
/* border:1px solid #d1c8a7; */
border:1px solid #e0cfb8;
margin-bottom:5px;
}


* html #rechte_spalte_content div.mytext img {
margin-bottom: -8pt;
}

#rechte_spalte_content p {
margin-bottom:0.3em; /* Alle Texte im Content-Bereich */
font-family: 'Open Sans',georgia,helvetica,Arial;
font-size: 10pt; /*1.4em;*/
line-height:12pt;
color: #FFFFFF;
}

#rechte_spalte_content a,
#rechte_spalte_content a:link,
#rechte_spalte_content a:visited,
#rechte_spalte_content a:hover
{
font-family: 'Open Sans',georgia,helvetica,Arial;
color: #b7f1ff;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

#rechte_spalte_content h1,
#rechte_spalte_content h2 {
color:#43432e;
background: inherit;
font-size: 11pt; /*1.7em;*/
font-weight:bold;
line-height:1.3em;
font-family: 'Viga',georgia,helvetica,Arial;
margin-bottom: 2px;
text-transform:uppercase;
margin-bottom: 5px;
}


#rechte_spalte_content .accordion .my_accord,
#rechte_spalte_content .accordion .my_accord a,
#rechte_spalte_content .accordion .my_accord a:link {
font-family: 'Open Sans',georgia,helvetica,Arial;
color: #b7f1ff;
font-style: normal;
font-weight: bold;
text-decoration: none;
cursor:pointer;
}


#rechte_spalte_content .accordion .my_accord a:hover {
text-decoration: underline;
}

#rechte_spalte_content .accordion .my_accord p {
margin-bottom:0.6em; /* Absaetze */
}

/* ///////////////// Haarlinie_rechts /////////////////////// */

.linie_rechts {
border:none;
border-top: 1px dotted #FFFFFF;
height:1px;
margin:0px 0px 10px 0px;
}