﻿@charset "UTF-8";
/* CSS Document */

html									{	height:100%;}

body									{	height:100%;
											margin: 0px;
											padding: 0px;
											background-color: #ffffff;
											font-family: Arial, Helvetica, sans-serif;}											
											
#space									{	width:1px;
											height:50%;
											margin-bottom:-389px; /* die Hälfte der Inhals's Höhe */
											float:left;}
											
											/* Kopf Gesamthöhe: 850px*/
											
#wrap									{	width: 1035px;
											height: 709px;
											margin:auto;
											background-color: #ffffff;
											position:relative; /* hebt den inhalt vor den space  */
											clear:left; /* hebt das float vom space auf  */}											

											
#header									{	width: 1035px;
											height: 253px;
											background-image: url(img/header/hintergrund.gif);
											float: left;}
											
#headerschrift							{	width: 340px;
											height: 30px;											
											margin-left: 695px;
											margin-top: 66px;
											float: left;
											color: #00344e;}
											
#headergrafik							{	width: 998px;											
											margin-left: 37px;
											margin-top: 10px;
											float: left;}
											
#mitte									{	width: 997px;
											height: 416px;
											float: left;}											
											
#navi_oben								{	width: 782px;
											height: 23px;
											margin-left: 215px;
											margin-top: 3px;
											float: left;}

.oben_button a							{	height: 18px;
											margin-right: 14px;
											margin-left: 14px;
											padding-left: 10px;
											padding-right: 10px;
											padding-top: 5px;
											display: block;
											text-align: center;
											font-size: 12px;
											color: #3e3e40;
											text-decoration: none;
											float: left;}
											
.oben_aktiv a							{	background-color: #d4dde1;}

#links									{	width: 240px;
											height: 334px;
											padding-top: 25px;
											float: left;}									
											
#navi_links								{	width: 240px;
											height: 278px;
											float: left;}
													
.links_button a							{	width: 80px;
											height: 16px;
											margin-left: 40px;
											margin-bottom: 8px;
											display: block;
											text-align: left;
											font-size: 12px;
											color: #00344e;
											text-decoration: none;}
													
.unter_button a							{	width: 105px;
											height: 16px;
											margin-left: 43px;
											margin-bottom: 8px;
											padding-left: 3px;
											display: block;
											text-align: left;
											font-size: 12px;
											color: #00344e;
											text-decoration: none;}
													
.unter_aktiv a							{	width: 105px; 
											height: 16px;
											margin-left: 43px;
											margin-bottom: 8px;
											padding-left: 3px;
											display: block;
											text-align: left;
											font-size: 12px;
											color: #ffffff;
											background-color: #7599b3;
											text-decoration: none;}
											
#logo_links								{	width: 60px;
											height: 50px;
											padding-left: 11px;
											padding-top: 6px;
											background-color: #6588a4;
											float: left;}
											
#inhalt									{	width: 708px;
											height: 334px;
											padding-top: 25px;
											float: left;}

#inhalt h1								{	padding: 0px;
											margin: 0px;
											font-size: 12px;
											color: #1a171b;}

#text									{	width: 423px;
											height: 300px;
											margin-top: 15px;
											font-size: 12px;
											text-align:justify;
											color: #58585a;
											float: left;}
											
#text a									{	color: #1a171b;
											text-decoration: none;}

#teamtext								{	width: 400px;
											height: 180px;
											margin-top: 15px;
											font-size: 12px;
											text-align:justify;
											color: #58585a;}

#teamtext ul							{	margin: 0px;
											padding-left: 15px;}
											
#bildbox								{	width: 263px;
											height: 289px;
											margin-left: 11px;
											margin-right: 11px;
											margin-top: 17px;
											font-size: 0px;
											float: left;}
											
#kontakt								{	width: 200px;
											height: 300px;
											margin-top: 15px;
											font-size: 12px;
											text-align:justify;
											color: #58585a;
											float: left;}
											
#kontakt a								{	color: #1a171b;
											text-decoration: none;}											

#inhalt td								{	padding-right: 15px;
											font-size: 12px;
											text-align:justify;
											color: #58585a;}
									
#rechts									{	width: 38px;
											height: 416px;
											background-color: #d4dde1;
											float: left;}	
											
#unten_rand								{	width: 1035px;
											height: 8px;
											float: left;
											background-color: #d4dde1;}
											
#adressleiste							{	width: 795px;
											height: 17px;
											margin-top: 15px;
											margin-left: 240px;
											float: left;
											font-size: 10px;
											color: #58585a;}