@charset "UTF-8";
html
{
height: 100%;
}
body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;	
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#aussenwrapper
{
	height: 100%;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: absolute;
}
#innenwrapper {
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */ 
	height:100%; /* Mindesthöhe für den IE */ 
	overflow: hidden !important; /* FF Scroll-leiste */ 	
	width: 800px;
	margin-top: -6px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/background_inhalt.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#toplign {
	background-color: #bce4fa;
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 100%;
}
#text {
	padding: 0px;
	height: auto;
	width: 480px;
	position: absolute;
	top: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
}
.normal {
	font-style: normal;
	font-weight: normal;
}
#bild {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 210px;
	position: absolute;
	top: 210px;
	float: left;
}
#logo {
	height: 57px;
	width: 416px;
	float: right;
	margin-top: 48px;
}
#navi {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 800px;
	position: absolute;
	top: 118px;
}
ul#navigation {
	padding: 0;
    text-align: center;
	position: relative;
	margin: 0;
  }
  ul#navigation li {
	list-style: none;
	display: inline;
	padding: 0;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
  }
a:link {
	color: #6fb2d1;
	text-decoration: none;
}
a:visited {
	color: #6fb2d1;
	text-decoration: none;
}
a:hover {
	color: #6fb2d1;
	text-decoration: underline;
}
a:active {
	color: #6fb2d1;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#grundtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #00487e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bce4fa;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #00487e;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00487e;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 19px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #00487e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bce4fa;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
table {
	border: 0;
}
#zeile {
	vertical-align: top;
	height: auto;
}
#zelle {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#zelle2 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
