
/* CSS Document */

* {
	margin: 0;
	border: 0;
}

body {
	background: url(../img_interface/bg_001.jpg) #141414 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #b7b7b7;
}
a {color: #b7b7b7;
	outline:0;}
a:visited {color:#b7b7b7;
	outline:0;}
a:hover {color: #fff;}
a:active { color:#fff;
	outline:0;}
#page_outer {
	background:transparent url(../img_interface/bg_inhalt_unten.png) no-repeat  center bottom;
	display:table;
	width:100%;
}

#page_inner {
	background:transparent url(../img_interface/bg_inhalt_oben.jpg) no-repeat scroll center top;
	display:table;
	width:100%;
	height:360px	
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#header {
	position: relative;
	height: 60px;
}
*html #header {
	position: relative;
	height: 82px;
}
#header #logo {
	width: 274px;
	height: 36px;
	position: absolute;
	top: 15px;
	left: 0;

}


#header #nav ul li{
	float: right;
	
}

#content {
	background:transparent url(../img_interface/bg_inhalt_mitte.gif) repeat-y;
	margin-top: 21px;
	padding-bottom: 30px;
	min-height:480px
}
*html #content {
	background:transparent url(../img_interface/bg_inhalt_mitte.gif) repeat-y;
	margin-top: 21px;
	min-height:480px;
	margin-left:3px
}
#footer {
	background:transparent url(../img_interface/bg_inhalt_unten.gif) no-repeat;
	color:#CCC;
	font-size: 12px;
	width: 972px;
	height:40px;
	padding:15px 10px 0px 5px;
	margin-bottom:15px;

}
*html #footer {
	background:transparent url(../img_interface/bg_inhalt_unten.gif) no-repeat;
	color:#CCC;
	font-size: 12px;
	width: 972px;
	height:40px;
	padding:15px 10px 0px 5px;
	margin-bottom:15px;
	margin-left:3px

}
 a#on:link, a#on:visited{
	color:#fff
}
#footer span {
	float: right;
	padding: 1px 10px 0 0;
	color: #6d6d6a;
}
/********* nav_main ************/

#nav_main ul {
	list-style-type: none;
	padding-top: 10px;

}

#nav_main ul li {
	display: inline;
}

#nav_main ul li a{
	float: left;
	font-size: 17px;
	color: #b0b0ab;
	padding: 6px 5px;
	margin-left: 30px;
	text-decoration: none;
}
#nav_main ul li a:hover {
	background-color:#767676;
	color: #fff;
}
#nav_main ul li a#ausgewaehlt {
	background-color:#767676;
	color:#fff;
}
/* Hauptnavigation */
#nav,#nav ul{ /* all lists */

	padding: 8px 0px;
	margin: 0px;
	list-style: none;
	line-height: 28px;
	z-index:1000000;

}

#nav a {
	display: block;
	color: #b0b0ab;
	padding: 3px 8px;
font-size:17px;
font-weight:lighter;
	text-decoration: none;

}

#nav li { /* all list items */
	float: left;
	width: 100px; /* width needed or else Opera goes nuts */
}
#nav li  a.HP {
	color:#d4d4d4;
	
}
#nav li  a.HPOn {
	color:#fff;
	background-color:#767676;
}
#nav li a.HP:hover {
	background-color:#767676;
	color:#fff;
}
#nav li a.HPOn:hover {
	background-color:#767676;
	color:#fff;
}
#nav li ul { /* second-level lists */
	padding: 5px;
	position: absolute;
	font-size:12px;
	line-height: 14px;
	background:#767676;
z-index:1000000;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li li a {
	display: block;
	font-weight: lighter;
		font-size:14px;
		line-height: 16px;
		color:#fff;
		padding-top:3px;
		z-index:1000001;

	}
#nav li li a.currentOn {
	color: #fff;
}
#nav li li a.Sub:link, #nav li li a.Sub:visited {
	display: block;
	color: #ccc;
	border-bottom:1px solid #ccc;
	margin-left:0px;
	padding:2px 0px;
	font-size:13px;
	z-index:1000001;
}
#nav li li a.SubLast:link, #nav li li a.SubLast:visited {
	color: #ccc;
margin-left:0px;
	padding:2px 0px;
	font-size:13px;
}
#nav li li a.SubLast:hover {
	color: #fff;
}
#nav li li a.Sub:hover {
	color: #fff;
}
#nav li li a.SubOn {
	color: #fff;
	border-bottom:1px solid #ccc;
	margin-left:0px;
	padding:2px 0px;
	font-size:13px;
}
#nav li li a:hover {
	color: #fff;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	
}

#last{
	padding-bottom:4px;

}
.NavAbstand{
	margin-left:15px
}
#contNavHaupt {
width: 785px;
height: 22px;
padding-left:15px
}

#navHaupt
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-size:18px;
font-weight:lighter 
}

#navHaupt li
{
list-style: none;
list-style-position:inside;
padding: 0px;
margin: 0px;
float: left;

}

#navHaupt li a#on
{
color: #fff;
}

#navHaupt li a#on:hover
{
color: #d4d4d4;
}

#navHaupt li a
{
text-decoration: none;
color: #d4d4d4;
display: block;
padding: 0px 10px;
margin: 0;
line-height: 22px;
}

#navHaupt li a:hover
{

color: #fff;
}
/********* nav_sek ************/

#footer ul {
list-style-position: inside;
list-style: none;
margin:0px
}

#footer  li {
list-style: none;
list-style-position:inside;
padding: 0px;
margin: 0px;
}

#footer a{
	float: left;
	color: #6d6d6a;
	padding: 1px 5px;
	margin-right: 10px;
	text-decoration: none;
}
#footer  a:hover {
	background-color:#414140;
	color: #fff;
}
#footer ul li a#ausgewaehlt {
	background-color:#414140;
	color:#fff;
}

/************** content ****************/
#spalte1 {
		width: 560px;
		float: left;
}
#spalte2 {
		width: 400px;
		float: right;
}
.bildunterschrift {
	border-bottom: 1px solid #CCC;
	padding: 5px 0 3px 3px;
}
#spalte2 h1 {
	font-size: 20px;
	color:#FBFBFB;
	font-weight:normal;
	padding: 10px 20px 10px 0;
	border-bottom: 1px solid #CCC;
}
#spalte2 h2 {
	color:#FBFBFB;
	font-weight:normal;
	font-size: 16px;
	padding: 10px 20px 0 0;

}
#spalte2 p {
	padding: 10px 20px 10px 0;
}
#spalte2 div.rand {
	padding: 10px 20px 10px 0;
	border-bottom: 1px solid #CCC;
}
/************** thumbs projekte ****************/

#thumbs {
	width: 970px;
	margin: -10px 0px 60px 3px;

	
}
#thumbs img {
	padding: 2px;
	margin-right: 14px;
	background-color: #666665;
	border: 1px solid #2e2e2d;

}
.bildGalerie{
	display:block;
	height:400px;
	overflow:hidden
}
/******************** Sitemap *******************/
.siteMapLinks {
	text-decoration: none;
	color: #b7b7b7;
}
.siteMapLinks:hover {
	color: #ffffff;
}
.sitemapHead1 {
	color: #ffffff;
	display: block;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom:1px solid #cccccc;
	text-decoration: none;
}
.sitemapHead1:visited {
	color: #ffffff;
	display: block;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom:1px solid #cccccc;
	text-decoration: none;
}
.sitemapHead1:hover {
	color: #ffffff;
}
.sitemapList1 {
	font-weight: normal;
	list-style-type: square;
	margin-left: 12px;
	padding-left: 5px;
}
.sitemapList1:hover {
	font-weight: normal;
	color: #ccc;
	list-style-type: square;
	margin-left: 12px;
	padding-left: 5px;
}
.sitemapList2 {
	font-weight: normal;
	list-style-type: none;
	margin-left: 18px;
	padding-left: 5px;
}
.sitemapList2:hover {
	font-weight: normal;
	list-style-type: none;
	margin-left: 18px;
	padding-left: 5px;
}
.konfBg {
	background:#afc200;
}
/*Slider*/
#intro ul, #intro li{ 
		margin:0;
		padding:0;
		list-style:none;
		}	
	#intro div.container{ 
		height:430px;
		width:980px;
		margin-left:0px;
		overflow:hidden;
		position:relative;
		margin-bottom:2em;
		z-index:0
		}	
	#intro ul{ 
		height:241px;		
		}	
	#intro li{ 
		float:left;
		display:inline;
		height:440px;
		width:980px;
			
		}	
	#intro span{ 
		display:block;
		width:45px;
		height:120px;
		position:absolute;
		left:-26px;
		top:300px;
	z-index:1
		}	
	#intro span.next{ 
		left:982px;
		}														
	#intro span a{  
		display:block;
		width:35px;
		height:120px;
		background:url(../images/btn_prev.gif) no-repeat  0;	
		}	
	#intro span.next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
/******************* suche ************/
td a {
	color: #b7b7b7;
}
td b {
	color: #ffffff;
}
.newsSepLine {
	color: #ffffff;
}
.suchen{
	width:250px
}

