BODY {
font-family:Comic Sans MS,Verdana,sans-serif;
/*color: #5351C2;*/
color:#0000A5;
}
a:link {
	color:#0000A5;
	text-decoration: underline;
 }
a:visited {
	color:#0000A5;
	text-decoration: underline;
 }
a:hover {
 	color:#FFFFFF;
	background-color:#0000A5;
}
a:hover.no_back_color { /* Für Links, die beim hover nicht hinterlegt werden sollen (bspw. Grafiken mit Transparenz) */
	color: #0000A5;
	background-color:#FFFFFF;
}
a:active {
color:#0000A5;
text-decoration: underline;
 }
hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 2px #D6D6F0;
 border-bottom: solid 2px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
 width:98%
}

TD {
font-family:Comic Sans MS,Verdana,sans-serif;
 font-size:10pt;
 color: #0000A5;
 }
.Stil1 {font-family: Comic Sans MS,Verdana,sans-serif}
.Stil3 {font-size: 12pt}
.Stil4 {font-family: Comic Sans MS,Verdana,sans-serif; font-size: 11pt; }
.Stil5 {font-size: 11pt}
.Stil7 {font-size: 11px}
.Stil9 {font-size: 12px}
.Stil10 {font-family: Comic Sans MS,Verdana,sans-serif; font-size: 12pt; }
.Stil11 {
	font-size: 18pt;
	font-weight: bold;
	font-family: Comic Sans MS,Verdana,sans-serif;
}
.Stil12 {font-size: 9pt}
.Ueberschrift {
	font-size: 19pt;
	font-weight: 200;
	font-family: Comic Sans MS,Verdana,sans-serif;
}
.tooltip2 {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 2px;
}
.tooltip2 .head{
	background-color: #0000FF;
	color: white;
	font-weight: bold;
	padding: 2px;
}
.tooltip2 .content{
	color: 000066;
	font-size: 10px;
	border-size: 4px;
}
.tooltip2 .content td{
	width: 50%;
	font-size: 10px;
	text-align: center;
}
strong {
	font-weight: bold;
}
small {
	font size="-3"
}
        table.tabelle_bild
			{
			border-top-color:#D6D6F0;
			border-top-style:solid;
			border-top-width: 1px;
			border-right-color:#D6D6F0;
			border-right-style:solid;
			border-right-width: 1px;
			border-collapse:collapse;
	        }
		table.tabelle_bild2,
		table.tabelle_bildmenue
			{
			border-collapse:collapse;
			border-bottom-color:#FFFFFF;
			border-bottom-style:solid;
			border-bottom-width: 2px;
			border-left-color:#FFFFFF;
			border-left-style:solid;
			border-left-width: 2px;
			}
		table.tabelle_bild2
			{
			border-top-color:#D6D6F0;
			border-top-style:solid;
			border-top-width: 0px;
			border-right-color:#D6D6F0;
			border-right-style:solid;
			border-right-width: 0px;
        	}
		table.tabelle_bild td,
		table.tabelle_bild2 td,
		table.tabelle_bildmenue td,
		table.tabelle_bildmenue th
			{
			border-bottom-color:#D6D6F0;
			border-bottom-style:solid;
			border-bottom-width: 1px;
			border-left-color:#D6D6F0;
			border-left-style:solid;
			border-left-width: 1px;
			border-collapse:collapse;
			font-size:10;
			font-family: Comic Sans MS,Verdana,sans-serif;
       		}
		table.tabelle_bildmenue td
			{
			font-size:12;
        	}
		table.tabelle_bildmenue th
			{
			font-size:16;
			font-weight: bold;
			padding:5;
			}
.nav {font-size: 16pt;
		font-family: Comic Sans MS,Verdana,sans-serif;
		z-index:1;
		}
.nav a { text-decoration: none}
.nav a:visited { text-decoration: none}
.nav a:hover {
	color:#FFFFFF;
	background-color:#0000A5;
	letter-spacing:3
	}
  table.rundeck {
  	border-style:solid;
	border-width:2px;
	border-radius:10px;	/*	f.Opera => keine %-Angaben möglich*/
	-moz-border-radius:2%;
	-khtml-border-radius:2%;
	-webkit-border-radius:10px;/*	f.Chrome/Safari => keine %-Angaben möglich*/
	-o-border-radius:2%;
	border-color:#D6D6F0;
  }
#footer{
	font-family: Comic Sans MS,Verdana,sans-serif;
	position:fixed;
	bottom:0px;
	background-color:#FFFFFF;
/*	border-t*/
	width:100%;
	left:0px;
	z-index:2;
	text-align:center;
	vertical-align:middle;
	}
#header {
	font-family: Comic Sans MS,Verdana,sans-serif;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #FFFFFF;
	text-align:center;
	}
#facebook {
  	border-style:solid;
	border-width:2px;
	border-radius:10px;	/*	f.Opera => keine %-Angaben möglich*/
	-moz-border-radius:2%;
	-khtml-border-radius:2%;
	-webkit-border-radius:10px;/*	f.Chrome/Safari => keine %-Angaben möglich*/
	-o-border-radius:2%;
	border-color:#999999;
	z-index:2;
	}
