@charset "utf-8";


/* Zuerst wird html und body auf 100% Höhe gesetzt 
und eventuell vorhandene störende Abstände eliminiert. */
html, body{
  height:100%;
  margin:0;
  padding:0;
}

#center { /* ist das Element, welches zentriert werden soll */
	padding:5px; 		/* es sind auch andere Angaben möglich, die dann   allerdings bei der Breite und Höhe mit berücksichtigt werden müssen. */
	width:850px;      /* Breite insgesamt 450px (448px + 2 x 1px Border) */
	min-height:605px; /* Mindesthöhe insgesamt 300px (298px + 2 x 1px Border),  bei genau dieser Höhe funktioniert die vertikale Zentrierung */	/* jetzt wird die linke obere Ecke vertikal und horizontal zentriert */
	position:absolute;
	top:50%;
	left:50%;
	/* durch negative margins wird es jetzt um die Hälfte von Höhe und Breite nach oben und links verschoben */
  margin:-300px 0 0 -425px; /* jeweils die Hälfte der Gesamthöhe und -breite */
	height: 605px;
	background-color: #FFFFFF;
	border: 0px;
	background-position: center;
	background-repeat: none;
}
#weiter {
	position: absolute;
	left: 726px;
	top: 484px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #0099FF;
	float: right;
	overflow: hidden;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #006699;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}



/* min-height für den IE */
* html #center {
  height:605px;             /* das selbe Maß wie oben bei min-height */
}
#abstand {
	height: 20px;
}

body {
	background-color: #006699;
	background-image: url(img/kachel1.jpg);
}
#center-start {
	padding:5px; 		/* es sind auch andere Angaben möglich, die dann   allerdings bei der Breite und Höhe mit berücksichtigt werden müssen. */
	width:850px;      /* Breite insgesamt 450px (448px + 2 x 1px Border) */
	min-height:605px; /* Mindesthöhe insgesamt 300px (298px + 2 x 1px Border),  bei genau dieser Höhe funktioniert die vertikale Zentrierung */	/* jetzt wird die linke obere Ecke vertikal und horizontal zentriert */
	position:absolute;
	top:50%;
	left:50%;
	/* durch negative margins wird es jetzt um die Hälfte von Höhe und Breite nach oben und links verschoben */
  margin:-300px 0 0 -425px; /* jeweils die Hälfte der Gesamthöhe und -breite */
	height: 605px;
	background-color: #FFFFFF;
	border: 0px;
	background-image: url(img/titel.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#links {
	float: left;
	height: 588px;
	width: 223px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
}
#main {
	height: 605px;
	width: 598px;
	float: left;
	background-color: #E4E9F0;
}
#top1 {
	height: 128px;
	width: 598px;
	background-image: url(img/bild-3.jpg);
	margin-bottom: 10px;
	float: left;
}
#top2 {
	height: 128px;
	width: 598px;
	background-image: url(img/bild-7.jpg);
	float: left;
	margin-bottom: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #E4E9F0;
	border: thin solid #CCCCCC;
	width: 322px;
	height: 457px;
	margin-right: 10px;
	float: left;
	padding: 3px;
	font-weight: normal;
	text-align: left;
}
#text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #E4E9F0;
	border: thin solid #CCCCCC;
	width: 585px;
	height: 454px;
	float: left;
	padding: 5px;
}
#text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #E4E9F0;
	border: thin solid #CCCCCC;
	width: 315px;
	height: 457px;
	margin-right: 10px;
	float: left;
	padding: 3px;
}
#text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #E4E9F0;
	border: thin solid #CCCCCC;
	width: 253px;
	height: 457px;
	float: left;
	padding: 3px;
}
#text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #E4E9F0;
	border: thin solid #CCCCCC;
	width: 315px;
	height: 457px;
	margin-right: 10px;
	float: left;
	padding: 3px 3px 3px 10px;
	font-weight: normal;
	text-align: left;
	overflow-y: scroll;
	overflow-x: hidden;
}




#rechts1 {
	background-image: url(img/bild-2.jpg);
	width: 256px;
	height: 307px;
	float: left;
	margin-bottom: 10px;
}

#rechts2 {
	background-image: url(img/bild-4.jpg);
	width: 256px;
	height: 150px;
	float: left;
}
#rechts3 {
	height: 464px;
	width: 256px;
	float: left;
}
#lage1 {
	width: 271px;
	height: 402px;
	background-image: url(img/bild-8.jpg);
	float: left;
	margin-right: 15px;
}
#lage2 {
	width: 295px;
	height: 402px;
	float: left;
	background-image: url(img/bild-9.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#abteilung {
	float: left;
	margin-top: 130px;
}
#inet {
	float: left;
	margin-top: 140px;
}
#kontakt {
	border: thin solid #333333;
	margin-top: 6px;
	padding: 2px;
	margin-bottom: 8px;
}

