body {
margin: 0;
padding: 0;
background: #DDF7F8 url(/img/layout/new/back_site.gif) repeat-y;
color:#666666;
font-family:Tahoma, Arial, sans-serif;
font-size:11px;
}

#header {
height: 169px;
background: #9cd2d2 url(/img/layout/new/header_01.jpg) no-repeat;
}

#header_right {
height: 169px;
background: url(/img/layout/new/header_right.png) no-repeat right top;
}

#nav1 {
height: 35px;
background: #9cd2d2 url(/img/layout/new/nav1.jpg) repeat-x;;
}

#nav1_right {
height: 35px;
background: url(/img/layout/new/nav1_right.png) no-repeat right top;
}

#nav1 ul {
margin: 0;
padding: 0;
padding-left: 20px;
list-style-type:none;
}

#nav1 ul li{
border-right:1px solid #FFC9D6;
float:left;
height:24px;
padding-left:11px;
padding-right:9px;
padding-top:11px;
}

#nav1 ul li a{
font-size:9px;
font-weight:bold;
text-decoration:none;
word-spacing:-1px;
color:#666666;
}

#nav1 ul li.aktiv {
background: red url(/img/layout/amenu_bg.gif);
}


#nav2 ul {
margin: 0;
padding: 0;
list-style-type:none;
padding-top: 25px;
}

#nav2 ul li{
margin-top: 8px;
padding-bottom: 8px;
border-bottom: 1px solid #d4e9ea;
margin-right: 8px;
padding-left: 8px;
}

#nav2 ul li a{
color:white;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

#nav2 ul li.aktiv > a {
text-decoration: underline;
}

ul.ebene_zwei {
	margin: 0;
	padding: 0!important;
	list-style-position:inside !important;
	list-style-type:disc!important;
}

ul.ebene_zwei li{
	border-bottom: none!important;
	margin-right:8px;
	margin-top:8px;
	padding-bottom:0!important;
	padding-left:2px!important;
	color: white;
}

#content {
width: 100%;
}

#nav2 {
width: 178px;
float: left;
position: relative;
padding-bottom: 40px;
padding-left: 8px;
}


#footer {
position: fixed;
bottom: 0;
width: 100%;
}

#footer .zeile {
background-color: #9BD2D2;
border-top: 1px solid #8bbdbd;
color:#666666;
font-family:Tahoma;
font-size:9px;
font-weight:bold;
text-align: center;
}

#text {
float:left;
margin-left:180px;
padding:50px;
position:absolute;
width:auto;
}

* html #text {margin-left: 0px;position:relative;} 
*+html #text {margin-left: 0px;position:relative;} 

.html_headline {
	color:#FF6600;
	font-family: verdana, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}

.html_text {
	line-height: 145%;
}

.html_text a{
	color:#FF6600;
}

.html_text img{
	margin: 10px;
	margin-top: 0;
	background-color: white;
}

.html_text img[align=right] {
	margin-right: 0;
}

.html_text img[align=left] {
	margin-left: 0;
}

.html_text table{
	border-collapse:collapse;
	
}

#kontakt {
	border: 0px solid #9BD2D2;
}

#kontakt label {
	clear: both;
	float: left;
	width: 100px;
	line-height: 250%;
	text-align: right;
	padding-right: 10px;
}

#kontakt input, #kontakt textarea {
	float: left;
	width: 300px;
	border: 1px solid #686969;
	margin-top: 5px;
	color: #686969;
}

#kontakt legend {
	font-weight: bold;
	border: 2px solid #686969;
	color: #686969;
	padding: 5px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/img/layout/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/layout/overlay.png", sizingMethod="scale");
}
	