html, Body {background-color: #ffffff;
margin-left:20px; margin-right:20px; margin-top:10px;
font-family: Verdana; font-size: 12px; color:#000000;;
}

h1 {font-family:Verdana; font-size:16px; color:#000000; font-weight:bold;} /*Für Seitentitel*/
h2 {font-family:Verdana; font-size:12px; color:#000000; font-weight:bold;} /*für Kalender + Vorstand + Training*/
h3 {font-family:Verdana; font-size:20px; color:#000033; font-weight:normal; text-align:center;} /*nicht in Gebrauch*/
h4 {background: yellow;padding: 20px 20px 20px 80px;} /*es gibt neu Innenabstände bei den Texten, nicht in Gebrauch*/



div.seite {width:1000px}

div.logo {align="center" position:absolute;
}

div.navi {
width: 180px; position:absolute;
top: 220px; padding: 10px 10px 10px 10px;
}

div.haupt {
min-height: 500px; width: 760px; border-left: 1px solid black; background: #FFFFCC; position:absolute;
top: 220px; left:260px; padding: 0px 10px 10px 10px;
}



table.kalender {
font-family: Verdana; font-size: 12px; 
background-color:#CCFFFF; border:1px solid black; width:750px;
}

table.mitglieder {
font-family: Verdana; font-size: 12px; width:750px;
}

table.vorstand {
font-family: Verdana; font-size: 12px; width:750px;
}

table.verein {
width:750px; font-family:Verdana; font-size:14px; color:#000000; font-weight:bold; text-align:center;
border:solid 1px #FF6666;
}

table.training {
font-family: Verdana; font-size: 12px; width:750px;
}

td.kal{
border:1px solid black
}


td.speziel{
font-weight:bold; border:1px solid black
}

td.kein{
font-weight:bold; background-color:#FFCCCC; border:1px solid black
}



td.kal1{width:120px;}

td.kal2{width:270px;}

td.vorstand{width:125px;}

td.training{width:187.5px;}




a.normal{color: #00001C; font-size: 12px; font-family: Verdana}
a.normal:visited {color: #000077;}
a.normal:link {color: #000FC4;}
a.normal:hover {text-decoration: underline; background-color:#CCFFCC;}

a.intern{color: #00001C; font-size: 14px; font-family: Verdana; text-decoration: none;}
a.intern:hover {background-color:#99CCFF}
a.aktiv{color:#00001C; background-color:#99CCFF; text-decoration:none; font-size: 14px; font-family: Verdana;
padding:2px;}

a.foto{color: #000000; font-size: 12px; text-decoration: none; font-weight:normal}
a.foto:visited {color: #000000;}
a.foto:link {color: #000000;}
a.foto:hover {background-color:#CCFFCC; text-decoration: underline;}




p.akt {
font-family:Verdana; font-size:10px; color:#000000; font-style:italic; text-align:left;
}

p.foto1 {
font-family:Verdana; font-size:14px; color:#000000; font-weight:bold; text-align:center;
}






p.speziel {margin: 50px 50px 50px 50px;} 
/* alle mit p class="speziel" eingeleiteten Texte werden so dargestellt. 
Die Ränder sind in der Rehenfolge: oben, rechts, unten links" */
				








/*Das wird nicht angezeigt*/