@charset "utf-8";
/* CSS Document */

body {
	background-color: #F0F0FF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}

#body #wrapper {
	height: 100%;
	width: 100%;
	padding: 0px;
	position: absolute;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#body #wrapper #nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF0000;
	text-align: left;
	height: 20px;
	width: 700px;
	position: relative;
	left: 100px;
	clear: left;
	float: left;
	font-weight: normal;
}
#body #wrapper #balken {
	background-color: #003366;
	height: 200px;
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	top: 5px;
}
#body #wrapper #balken #bild {
	height: 200px;
	width: 626px;
	clear: both;
	float: left;
	position: relative;
	left: 100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/Flash_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#body  #wrapper  #balken  #datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	width: 250px;
	height: 20px;
	position: absolute;
	top: 15px;
	text-align: left;
	left: 745px;
	float: left;
	text-transform: uppercase;
}
#body #wrapper #content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	width: 628px;
	position: absolute;
	left: 100px;
	top: 225px;
	height: 765px;
	text-indent: 15px;
}
#body #wrapper #content #iframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	width: 600px;
	height: 750px;
	margin-top: 15px;
}
#body #wrapper #logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	height: 745px;
	width: 250px;
	float: left;
	position: absolute;
	left: 750px;
	top: 245px;
}
#body #wrapper #logo #logotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	margin-top: 10px;
	text-align: left;
	font-style: italic;
}
#body #wrapper #logo #textrechts {
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003366;
	text-decoration: none;
	width: 250px;
	line-height: 140%;
}
#body #wrapper #footer {
	height: 25px;
	width: 630px;
	position: absolute;
	left: 100px;
	top: 996px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	margin-top: 10px;
}
#container {
	height: 760px;
	width: 600px;
}

#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003366;
	text-decoration: none;
	text-align: justify;
	height: 485px;
	width: 600px;
	line-height: 140%;
}
#navigationspunkt  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	text-decoration: none;
	width: 400px;
	height: 30px;
	position: relative;
	top: 1px;
	float: right;
	text-align: right;
	text-transform: uppercase;
}
#container #text #bild1 {
	width: 300px;
	float: right;
	height: 430px;
	position: absolute;
	clear: right;
	left: 300px;
	top: 5px;
}
#container #text #karte {
	height: 350px;
	width: 600px;
	margin-top: 25px;
}

