/* Kasten f&uuml;r Haupt&uuml;berschrift: */
h1 {
font-family: Verdana; Arial, Helvetica, sans-serif; Century Gothic; Comic Sans MS;
font-size: 15pt;
font-weight: bold;
color: #000080;
width: 630px;
background-color: #A6CAF0;;
border-style: solid;
border-width: 1px;
border-left-width: 2px;
border-right-width: 2px;
border-color: #000080;
padding: 3px;
}

/* normaler Flie&szlig;text: */
P {
font-family: Verdana; Arial, Helvetica, sans-serif; Century Gothic; Comic Sans MS;
font-size: 10pt;
color: #000000;
background-color: white;

}

/* Bild und Bildunterschrift:*/
.bild {
font-family: Verdana; Arial, Helvetica, sans-serif; Century Gothic; Comic Sans MS;
font-size: 10pt;
font-weight: bold;
color: white;
background-color: white;
}
.kasten{
font-family: Verdana; Arial, Helvetica, sans-serif; Century Gothic; Comic Sans MS;
font-size: 12pt;
text-align: center;
padding: 5px;
color: black;
background-color: white;
border-style: solid;
border-width: 1px;
border-color: black;
width: 500px;
}
.rot{
font-family: Verdana; Arial, Helvetica, sans-serif; Century Gothic; Comic Sans MS;
font-size: 13pt;
text-weight: bold;
color: red;
background-color: white;
}

/* Grafik als Aufz&auml;hlungszeichen: */
ul{
font-family: Verdana; Arial, Helvetica, sans-serif; Century Gothic; Comic Sans MS;
font-size: 11pt;
text-weight: bold;
color: gray;
background-color: white;
list-style-image: url (sonne.gif);

}

/*Box f&uuml;r Navigationsspalte: */
#navi{
margin: 0px;
width: 170px;
postion: absolute;
top: 0px; 
left: 0px;

}

/*Box f&uuml;r Hauptspalte: */
#main{
margin-top: 5px;
width: 530px;
position: absolute;
top: 0px;
left: 220px;

}

/* frei schwebender Eye-Catcher: */
#floatbox{
position: absolute;
top: 140px;
left: 570px;
background-color: white;
}

/*Rahmen f&uuml;r Buttons*/
.rahmen{
font-family: Verdana; Arial, Helvetica, sans-serif; Century Gothic; Comic Sans MS;;
font-size: 12pt;
margin-left: 2px;
border-style: solid;
border-width: 1px;
border-color: #000080;
width: 150px;
padding: 3px;
color: white;
background-color: #A6CAF0;
}

/* Button f&uuml;r die aktive Seite*/
.linkboxaktiv {
font-family: Verdana; Arial, Helvetica, sans-serif; Century Gothic; Comic Sans MS;
font-size: 12pt;
font-weight: bold;
margin-left: 2px;
border-style: solid;
border-width: 1px;
border-color: #000080;
width: 150px;
padding: 3px;
color: #A6CAF0;
background-color: white;
}

/* links wei&szlig;, nicht unterschtr.:*/
A:link, A:visited, A:active{
text-decoration: none;
color: #000080;
}
A:hover{
text-decoration: none;
color: #000080;
background-color: white;
border-style: solid;
border-left-width: 10px;
border-color: #A6CAF0;
}


 





 
