body {
margin:0;
background-color: #FDF5DE;
font-family: Verdana, Arial;
color: #694400;
}
/* ----------------------------------- */
/* Haupttabelle */
.ht {
height: 95%;
}
/* ----------------------------------- */
/* Schmale Tabellenreihe oben und unten */
.smallcol {
background-color: #FFC250;
height: 7px;
}
/* ----------------------------------- */
/* Toptabellenreihe1 */
.toptab1 {
background-color: #FDF5DE;
background-image: url(../images/Top2.JPG);
height: 104px; width: 253px;
}
/* ----------------------------------- */
/* Toptabellenreihe2 */
.toptab2 {
background-color: #FDF5DE;
background-image: url(../images/Top1.JPG);
height: 104px; width: 142px;
}
/* ----------------------------------- */
/* Toptabellenreihe3 */
.toptab3 {
background-color: #FDF5DE;
background-image: url(../images/Top3.JPG);
height: 104px; width: 253px;
}
/* ----------------------------------- */
/* Toptabellenreihe4 */
.toptab4 {
background-color: #FDF5DE;
height: 104px; 
}

/* ----------------------------------- */
/* Schmale senkrechte Trennlinien */
.vertrenner {
background-image: url(../images/ver_trenner.gif);
width: 1px; height: 95%;
}

/* ----------------------------------- */
/* Spalte fuer Menue */
.menu {
background-color: #FDF5DE;
vertical-align: top;
font-size: 11px;
color: #005E69;
}
.rubtrenner {
background-color: #FDF5DE;
vertical-align: top;
font-size: 11px;
font-weight: bold;
padding: 2px;
border-top: 1px solid #875800;
border-bottom: 1px solid #875800;
color: #694400;
}
.navlinks {
font-size: 11px;
color: #694400;
text-decoration: none;
padding: 2px;
}
.navlinks:hover {
color: #FF0000;
text-decoration: underline;
padding: 2px;
}
.navlinks:active {
color: orange;
text-decoration: underline;
padding: 2px;
}

.navlinks1 {
font-size: 11px;
color: #694400;
text-decoration: none;

}
.navlinks1:hover {
color: #FF0000;
text-decoration: underline;

}
.navlinks1:active {
color: orange;
text-decoration: underline;

}

.navlinks2 {
font-size: 11px;
color: #ff0000;
text-decoration: underline;

}
.navlinks2:hover {
color: #FF9900;
text-decoration: underline;

}
.navlinks2:active {
color: #000099;
text-decoration: underline;

}


.Spaltentop {
background-color: #FFC250;
font-size: 11px;
font-weight: bold;
padding: 2px;
color: #694400;

}





/* ----------------------------------- */
/* Spalte fuer Haupinhalt der Seite */
.content {
font-size: 11px;
color: #694400;
padding: 2px;
}

.content1 {
font-size: 11px;
color: #694400;
}

.content2 {
font-size: 9px;
color: #694400;
}

.language {
font-size: 11px;
color: #FF0000;
font-weight: bold;
}


H1 {
font-size: 11px;
color: #694400;
font-weight: bold;
}


.newstext {
font-size: 11px;
font-weight: bold;
color: #694400;
}

.newshead {
font-size: 13px;
font-weight: bold;
color: #694400;
}


.Laenderangabe {font-family: Verdana, Arial; color: #FF0000; font-weight:bold; text-decoration: none; font-size: 11px; padding: 20px;}


.tabtex { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; }

.title { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #000000; }

.showEl { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; }


.navlinks3 {
font-size: 11px;
color: #000099;
text-decoration: none;
}
.navlinks3:hover {
color: #FF0000;
text-decoration: underline;
}
.navlinks3:active {
color: orange;
text-decoration: underline;
}

.navlinks4 {
font-size: 11px;
color: #000099;
text-decoration: none;
font-weight: bold;
}
.navlinks4:hover {
color: #FF0000;
text-decoration: underline;
font-weight: bold;
}
.navlinks4:active {
color: orange;
text-decoration: underline;
font-weight: bold;
}

.navlinks5 {
font-size: 9px;
color: #ff0000;
text-decoration: underline;5

}
.navlinks5:hover {
color: #FF9900;
text-decoration: underline;

}
.navlinks5:active {
color: #000099;
text-decoration: underline;

}










body, textarea {
 
  scrollbar-base-color:#FDF5DE;
  scrollbar-3dlight-color:#FDF5DE;
  scrollbar-arrow-color:#FDF5DE;
  scrollbar-darkshadow-color:#FDF5DE;
  scrollbar-face-color:#FDF5DE;
  scrollbar-highlight-color:#FDF5DE;
  scrollbar-shadow-color:#FDF5DE;
  scrollbar-track-color:#FDF5DE;
}

