@charset "utf-8";
* {
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
}

body {
	background-image: url(../_img/Hintergrund_Streifen.jpg);
	background-repeat: repeat-x;
}

#gesamt {
	width: 970px;
	background-image: url(../_img/FSW_Schlagschatten_rechts.png);
	background-repeat: repeat-y;
}
#gesamt #header_mittelteil #mittelteil {
	width: 930px;
	background-image: url(../_img/FSW_Content_Hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
}
#gesamt #header_mittelteil #mittelteil #navigation {
	width: 205px;
	float: left;
	background-image: url(../_img/FSW_Navigation_lang.png);
	background-repeat: no-repeat;
	height: 440px;
}
#gesamt #header_mittelteil #mittelteil #randbilder {
	float: right;
	width: 200px;
	position: absolute;
	top: 210px;
	left: 730px;
	height: 400px;
}

/* Header */

#gesamt #header_mittelteil #header {
	height: 160px;
	width: 930px;
	background-image: url(../_img/FSW_Header.png);
	background-repeat: no-repeat;
}

/* Footer */

#gesamt #footer {
	height: 30px;
	width: 970px;
	clear: both;
	background-image: url(../_img/FSW_Footer.jpg);
	background-repeat: no-repeat;
}

/* Content */

#gesamt #header_mittelteil #mittelteil #content {
	width: 485px;
	padding-top: 28px;
	font-size: 14px;
	padding-bottom: 15px;
	margin-left: 220px;
}

#content h1 {
	font-size: 18px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	color: #1f82c0;
	width: 230px;
}
#content h2 {
	font-size: 14px;
	font-style:normal;
}
.liste_content {
	padding-left: 0px;
	margin-left: 15px;
	line-height: 22px;
	list-style-type: square;
}
.geordnete_liste_content {
	line-height: 22px;
	padding-left: 0px;
	margin-left: 30px;
	}
.tabellen_positionierung_inhalt {
	vertical-align: top;
	padding-top: 15px;
}
.fliesstext_fett {
	font-weight: bold;
}
.fliesstext_fett_blau {
	font-weight: bold;
	color: #1f82c0;
}
.text_rot {
	color: #C00;
}

/* Navigation */

#navigationsliste ul {
	font-size: 14px;
	list-style-type: none;
	line-height: 26px;
	padding-left: 0px;
	margin-left: 15px;
}

#navigationsliste ul li ul li {
	margin-left: 15px;
}

/*Navigationspunkte Links*/

a.normal:link {
	color: #666;
	text-decoration:none;
}

a.normal:visited {
	color: #666;
	text-decoration:none;}

a.normal:hover {
	color: #1f82c0;
	text-decoration:none;}

a.normal:active {
	color: #1f82c0;
	text-decoration:none;}


a.speziell:link {
	color: #1f82c0;
	text-decoration:none;
}

a.speziell:visited {
	color: #1f82c0;
	text-decoration:none;
}

a.speziell:hover {
	color: #1f82c0;
	text-decoration:none;
}

a.speziell:active {
	color: #1f82c0;
	text-decoration:none;
}


/* Header */

#gesamt #header_mittelteil #header #logo_future_security {
	margin-top: 35px;
	padding: 0px;
	float: left;
	margin-left: 15px;
}
#gesamt #header_mittelteil #header #ort_datum {
	font-weight: bold;
	position: absolute;
	width: 490px;
	left: 224px;
	top: 103px;
}
#gesamt #header_mittelteil #header #vvs_logo {
	float: right;
	margin-top: 35px;
	margin-right: 15px;
}

#gesamt #header_mittelteil #header  a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Randbilder */

.randbild_2_100px {
	margin-top: 100px;
}
.randbild_2_200px {
	margin-top: 200px;
}

.links_ohne_Rand {
	border:none;
}
sup {
	font-size: 70%;
}
#randbilder p {
	font-size: 70%;
}
