body {background-color:fff8dc; font-family:VERDANA,ARIAL,HELVETICA; font-size: 100.01%; 
}


a:link { text-decoration:none; font-weight:bolder; color:#6699cc; font-size:1em;}
a:visited { text-decoration:none; font-weight:bolder; color:#6699cc; font-size:1em; }
a:hover { text-decoration:none; font-weight:bolder; color:rgb(0,0,102); font-size:1em;  }
a:active { text-decoration:none; font-weight:bolder; color:#B08E61; font-size:1em; }
a:focus { text-decoration:none; font-weight:bolder; color:#B08E61; font-size:1em;  }
p {
	line-height:1.2em;
	font-style:normal;
	font-weight:500;
	font-size:1em;
	color:rgb(0,0,102)
}
h3 {
	line-height:1.2em;
	font-style:normal;
	font-weight:bold;
	font-size:1em;
	color:rgb(0,0,102);
}
h1 {
	font-size:1.6em;
	margin-bottom:18px;
	color:rgb(0,0,102);
	text-align:center
}
h2 {
	font-size:1.2em;
	margin-bottom:10px;
	color:rgb(0,0,102);
	text-align:left
}
li {
	line-height:1.3em;
	font-style:normal;
	font-weight:500;
	font-size:1em;
	color:rgb(0,0,102)
}
td {
	line-height:1.2em;
	font-style:normal;
	font-weight:500;
	font-size:1.0em;
	color:rgb(0,0,102)
}
th {
	line-height:1.2em;
	font-style:normal;
	font-weight:bolder;
	font-size:1.0em;
	text-align:center;
	color:fff8dc;
}

img { border:none}

.extra { border-width:1px; border-style:solid; border-color:#000066; }

.oben {vertical-align:top;
}

.unten {vertical-align:bottom; padding-bottom:120px;
}

.abstand {
	margin:0;
	padding-bottom:1.2em;
	padding-top:0px;
}

#fix { position:absolute; top:0px; background-color:fff8dc; z-index:5; height:110px; width:100%;  }

html>body #fix {
	 position:fixed;}

