html, body {
	height: 100%;
	margin: 0px;
	border:0;
	padding: 0px;
	background-color: #ffffff;
	background-image:url(fsp_img/gelb125.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
a, a:visited, .schwarz a, .schwarz a:visited {
	color:#003366;
}
a:hover, .schwarz a:hover {
	color:#0033CC;
}
a:focus {
	outline:none;
}
h1 {
	font-size: 2em;
	line-height: 120%;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	color: #33618a;
	margin-top:0px;
}
h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight:normal;
	margin-bottom:-.6em;
	color:#33618a;
}
h2 .zusatz {
	font-size: .8em;
	color: #666666;
	font-style:italic;
	letter-spacing:.2em;
}
h3 {
	font-size: 1.1em;
	color:#33618a;
	margin-bottom:-.9em;
	padding-left:36px;
}
h4 {
	font-size: 1em;
	color: #333333;
}
h5 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color:#003366;
	margin-bottom: -.6em;
}
ul {
	color: #b5d17b;
	list-style-type: square;
	margin-top: -.5em;
}
td {
	vertical-align:top;
}
.abstand {
	margin-top: .5em;
}
img {
	border:0;
}

.rand {
	border:1px solid #FFFFFF;
}
.schwarz {
	color:#000000;
}
.hellgrau {
	color:#999999;
}
.rechts {
	text-align:right;
}
.linie {
	border-bottom:#FFFFFF 1px solid;

}
/* Kopf Start -------------------------------------*/
#fond {
	position:absolute;
	left:125px;
	top:0px;
	height:700px;
	min-height: 700px;
	width: 600px;
	background-image:url(fsp_img/kreis.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:2;

}
#fond_links {
	position: absolute;
	left: 0px;
	top: 90px;
	height:100%;
	min-height: 640px;
	width: 125px;
	background-color:#fecc00;
	background-image:url(fsp_img/kreis_4.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:2;
}
#kopf {
	position: absolute;
	left: 0px;
	top: 15px;
	height: 75px;
	width: 100%;
	background-color: #33618a;
	background-image:url(fsp_img/kreis_blau.gif);
	background-repeat:no-repeat;
	z-index:3;
}
#fsp {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 37px;
	width: 125px;
}
#kopf img {
	float:right;
}
/* Kopf Ende -------------------------------------*/

/* Navi Start -------------------------------------*/
#navi-oben {
	position: absolute;
	left: 0px;
	top: 90px;
	padding-left:125px;
	height: 22px;
	width: 100%;
	background-color:#ffe595;
	z-index:3;
}
#navi-links {
	position: absolute;
	left: 12px;
	top: 140px;
	width: 125px;
	z-index:4;
}
#navi-links img {
	padding-bottom: 12px;
}
.abstand2 {
	margin-top:-8px;
}
/* Navi Ende */

#inhalt, #inhalt620 {
	position:absolute;
	top:140px;
	left:197px;
	font-size:.8em;
	line-height:140%;
	z-index:4;
}
#inhalt p, #inhalt ul, #inhalt620 p, #inhalt620 ul {
	padding-left: 36px;
}
#inhalt {
	width:480px;
}
#inhalt620 {
	width:620px;
}
#inhalt table, #inhalt620 table {
	width:100%;
	padding-right:20px;
}
#inhalt table strong {
	color:#2e3f81;
}
#inhalt td {
	padding-bottom: 20px;
}
#inhalt #fuss {
	margin:20px 0 20px 0;
	border-top: 1px solid #CCCCCC;
	padding:5px 0 0 0;
	color:#999999;
}
#inhalt620 #fuss {
	margin:20px 0 20px 36px;
	border-top: 1px solid #CCCCCC;
	padding:5px 0 0 0;
	color:#999999;
}
#inhalt #fuss img, #inhalt620 #fuss img {
	float:right;
	margin:0;
	vertical-align:text-top;
}
#inhalt .links, #inhalt620 .links {
	float:left;
	padding: 0 20px 10px 0;
}
#inhalt .rechts, #inhalt620 .rechts {
	float:right;
	padding: 0 0px 10px 20px;
}
#bild1 {
	position:absolute;
	top:142px;
	left:690px;
}
.adresse {
	font-size:.9em;
	line-height:normal;
	color:#333333;
}
.links36 {
	padding-left:36px;
}
.linie {
	border-bottom:1px solid #cccccc;
}
