/* CSS Document */

body{
	padding:0;
	margin:0;
	background: #D9D9D9 url(../images/bg.gif) repeat-x;
	color:#000;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	width:900px;
	height:100px;
	margin:0 auto;
	padding:85px 0 0 0;
}
#headerpic{
	display:block;
	height:100px;
	width:560px;
	padding:0;
	margin:0 auto;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:900px;
	margin:0 auto;
	padding:20px 0 0 0;
	color:#000;
}
/*------------------------------------------------bodyBottom--------------------*/
#bodyButton{
	background:#D9D9D9;
	display:block;
	height:80px;
	width:735px;
	padding:20px 0 0 0;
	margin:0 auto;
}
#bodyButton ul{
	width:735px;
	height:80px;
	margin:0 0 0 63px;
	color:#000;
	padding:0px;
	float:left;
	display:block;
}
#bodyButton ul li.one{
	background:url(../images/bg_auswahl.jpg) no-repeat;
	padding:34px 0 0 40px;
	font:bold 21px Arial, Helvetica, sans-serif;
	color:#006AB3;
	float:left;
	display:block;
	width:285px;
	height:80px;
	margin:0;
}
#bodyButton ul li.two{
	background:url(../images/bg_auswahl.jpg) no-repeat;
	padding:34px 0 0 40px;
	font:bold 21px Arial, Helvetica, sans-serif;
	color:#006AB3;
	float:left;
	display:block;
	width:285px;
	height:80px;
	margin:0;
}
#bodyButton ul li a{
	font:bold 21px Arial, Helvetica, sans-serif;
	color:#006AB3;
	padding:0 11px;
	text-decoration:none;
}
#bodyButton ul li a:hover{
	color:#006AB3;
	text-decoration:underline;
}
#bodyBottom{
	background:url(../images/bg_pics.jpg) no-repeat;
	display:block;
	height:190px;
	width:735px;
	padding:0;
	margin:0 auto;
}
#bodyBottom ul{
	width:725px;
	height:190px;
	margin:0;
	color:#000;
	padding:20px 0 0 20px;
	float:left;
	display:block;
}
#bodyBottom ul li.one{
	padding:0 35px 0 0;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#131313;
	float:left;
	display:block;
	width:150px;
}
#bodyBottom ul li.two{
	padding:0 35px 0 0;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#131313;
	float:left;
	display:block;
	width:150px;
}

#bodyBottom ul li.three{
	padding:0 35px 0 0;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#131313;
	float:left;
	display:block;
	width:150px;
}
#bodyBottom ul li.four{
	padding:0 0 0 0;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#131313;
	float:left;
	display:block;
	width:150px;
}
/*------------------------------------------------bodyBottom--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:900px;
	margin:0 auto;
	height:50px;
	color:#000;
	padding:30px 0 15px 0;
}
#footer{
	width:900px;
	margin:0 auto;
	height:40px;
	position:relative;
}
#footer ul{
	width:800px;
	position:absolute;
	left:83px;
	top:20px;
}
#footer ul li{
	float:left;
	color:#555;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#footer ul li a{
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#555;
	padding:0 11px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#555;
	text-decoration:underline;
}
/*------------------------------------------------footer--------------------*/

