
body {
	color:#000;
	background-color:#F2AE54;
	font-family:Arial,sans-serif;
	font-size:11pt;
} /* Hintergrunddefinition */

#navigation {
background-image:url(../images/navigation.png);
background-repeat:repeat-x;
height:25px;
}

#navigation a , #navigation a:visited , #navigation a:active {
display:block;
font-size: 11pt;
font-family: arial, sans-serif;
color:#966432;
line-height:25px;
text-decoration:none;
}

#navigation a:hover{
background-image:url(../images/navigation1.png);
background-repeat:repeat-x;
line-height:auto;
color:#fff;
}

#navigation1 {
background-image:url(../images/navigation-left1.png);
background-repeat:repeat-y;
width:140px;
}

#navigation1 a , #navigation1 a:visited , #navigation1 a:active {
display:block;
font-size: 11pt;
font-family: arial, sans-serif;
color:#F30;
line-height:25px;
text-decoration:none;
}

#navigation1 a:hover{
background-image:url(../images/navigation1.png);
background-repeat:repeat-x;
line-height:auto;
color:#fff;
}
a:link { color:#EE0000; text-decoration:none;}
a:visited { color:#966432; text-decoration:none;}
a:hover { color:blue; text-decoration:none;}
a:active { color:#0000EE; background-color:#FFFF99;}



h1 {font-weight:bold; font-size:24pt; text-align:center; font-family: arial; color:#966432} /* Definition der Überschrift H1 */
h2 {font-weight:bold; font-size:24pt; text-align:center; font-family: arial; color:#F30} /* Definition der Überschrift H2 */
#schrift1 {font-weight:bold; font-size:16pt;font-style:italic ; font-family: arial; color:#008000} /* Definition der Überschrift auf allen Seiten im Frame 3*/

