body {
font-size: 12px; font-family:  Arial, Helvetica,  sans-serif;
background-color: #ccffcc;
color: black;
}

.es {
background-color: #ffffcc; color: #330099;

}

A {text-decoration: none; color: blue; font-family: sans-serif;}
A:visited {color: #cc99cc;}
A:hover {color: red}

.ue1 {
color: #330099; text-align: center; font-weight: bold; font-size: 24px;
}

img {border: 0px;}


/* Startseite */


.thema {
margin: 5px;
margin-top: 2px;
widt: 290px;
background-color: #ffffcc;
text-align: center;
font-size: 16px;
font-weight: bold;
color: rgb(51,0,153);
padding: 5px;
padding-top: 30px;
}

#aktuell {
left: 14px;
top: 20px;
background-color: white;
color: black;
font-size: 11px;
font-weight: normal;
width: px;
height: px;
margin: 5px; text-align: justify;
padding: 8px;
}


/* navigieren */


#navi {
position: absolute;
left: 8px;
top: 8px;
background-color: #ffcc66;
width: 160px;
height: 720px;
padding: 4px;
padding-top: 10px;
text-align: center;
font-size: 14px;
font-weight: bold;
line-height: 35px;
}

.navigieren {
line-height: 35pt;
}



.hier {
color: #339999; font-style: italic;
}

/* container für textabschnitt */

#main {
position: absolute;
left: 185px;
top: 6px;
background-color: #ffffcc;
width: 800px;
height:620px;
padding: 8px;
}


#links {
width: 350px; height: 240px;
position: absolute; left: 20px; top: 45px;
text-align: justify;
}



#rechts {
width: 350px; height: 240px;
position: absolute; left: 410px; top: 45px;
text-align: justify;
}


/* zwischen_überschriften */
.zh {
color: #330099; font-weight: bold;
}


/* seite schule */

#spenden {
position: absolute;
left: 7px;
top: 420px;
background-color: white;
font-color: black;
font-size: 8pt;
width: 147px;
/* height: 125px; */
margin: 5px; text-align: justify;
padding: 5px;
padding-top: 10px;
padding-bottom: 10px;
}



/* seite Pedagogik */


.border {
padding: 6px;
border: 3px;
border-style: solid;
border-color: white;
}


/* adressseite */

.adres {
background-color: #ffffcc;
font-size: 12px; font-family: sans-serif;
padding: 15px; height: 45;
}
.adres td {padding:15px;}

.leer {
background-color: #ccffcc; height: 25;
}








