/* CSS Document */

body{
	font-family : "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	margin : 0;
	padding-top : 0;
	padding-right : 0;
	padding-bottom : 14px;
	padding-left : 0;
	background-color: #dbdbd6;
	height: 100px;
}

.spacer {
	clear : both;
	font-size : 0;
	line-height : 0px;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------Kopf--------------------*/
#header {
	width : 950px;
	height : 130px;
	position : relative;
	padding-top : 120px;
	padding-right : 30px;
	background-color: #000000;
	background-image: url(../bilder/basic/hg_head.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headerlogo {
	position : absolute;
	left : 18px;
	top : 111px;
	width : 250px;
	height : 100px;

}

#headerlogo li {
background-image: url(../bilder/basic/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

#nav {
	float : right;
	border : none;
	padding : 0;
	margin : 0;
	font-family : "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size : 12px;
	line-height : 1.6em;
	letter-spacing: 2px;
	font-weight: normal;
}
#nav li {
float : left;
list-style : none;
margin : 0 4px 0 0;
padding : 0;
}
#nav li a {
	display : block;
	padding : 40px 10px 21px 10px;
	color : #fff;
	text-decoration : none;
	text-transform : uppercase;
	
}
#nav li a:hover {
color : #999900;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #999900;
}

#nav li#active {
	display : block;
	color : #999900;
	text-decoration : none;
	text-transform : uppercase;
	padding : 40px 10px 21px 10px;
	border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #999900;
	
}
/*------------------------------------------------Kopf--------------------*/

/*------------------------------------------------Inhalt--------------------*/
#content {
width : 980px;
margin : 0 auto;
padding : 25px 0 13px;
}
/*------------------Linke Seite--------------------*/

#left {
	width : 615px;
	float : left;
}


/*------------------------------------------------Links--------------------*/




#sidebar_bildbox01 {
	margin-top : 0px;
	padding-bottom: 30px;
	float: left;
	padding-left: 45px;
	padding-right: 40px;
	background-color: #191e25;
	background-image: url(../bilder/basic/patter.gif);
	background-repeat: repeat;
	width: 895px;
}

#sidebar_bildbox01 h2 {
	color : #33ccff;
	font-family : "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size : 12px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #33ccff;
	padding-bottom : 10px;
	text-transform : none;
	font-weight : normal;
	padding-top : 20px;
	margin-right: 8px;
	margin-bottom: 15px;
	letter-spacing: 2px;
}

p.news {
font-family : "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
font-size : 11px;
line-height : 1.6em;
color : #a3a3a3;
padding-right : 20px;
padding-left : 20px;
}
p.news a.weiter {
display : block;
color : #33ccff;
text-decoration : none;
text-align : left;
border : none;
height : 20px;
padding-top : 10px;
}
p.news a:hover {
color : #fff;
text-decoration : none;
}



/*------------------------------------------------Fuss--------------------*/
.footer {
	width : 980px;
	margin : 0 auto;
	font-family : "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size : 11px;
	color : #fff;
	text-align : center;
	position : relative;
	padding-top : 40px;
	height : 85px;
	background-color: #191e25;
	background-image: url(../bilder/basic/patter.gif);
	background-repeat: repeat;
	background-position: 0 0;
}
.footer a {
color : #33ccff;
text-decoration : none;
}
.footer a:hover {
text-decoration : underline;
}

/*----------------------------Sprungmenü nach oben--------------------*/



#sprung a{
	width:595px;
	float:left;
	margin: 0px;
	background-color: #999900;
	padding: 0px;
	height: 20px;
	background-repeat: repeat;
}

#sprung a:hover{
	width:595px;
	float:left;
	margin: 0px;
	background-color: #191e25;
	padding: 0px;
	height: 20px;
	background-image: url(../bilder/basic/patter.gif);
	background-repeat: repeat;
}

#sprung p.weiter a{
	color:#fff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
}	

#sprung p.weiter a:hover{
	color:#fff;
}
