/* CSS Document */
#bgHeader{
	width:100%;
	float:left;
	background-color: #fff;
	background-image:url(../../uploads/pics/bgheader.jpg);
	background-repeat:no-repeat;
	background-position:990px;
	
}

#bgContent{
	width:100%;
	float:left;
	background-image:url(../../uploads/pics/bgcontent.jpg);
	background-repeat:repeat-y;
	background-position:990px;
}
#content{
	padding:0px 0px 20px 0px;
	width:990px;
	float:left;
	background-image:url(../../uploads/pics/content.jpg);
	background-repeat:repeat-y;
}	
#contentLinks{
	padding:0px;
	float:left;
	width:309px;
}
#subMenuContainer{
	padding:0px;
	float:left;
	width:309px;
}

#contentLinksInhalt{
	padding:15px;
	width:279px;
	clear:left;
	float:left;
}
#contentRechts{
	padding:15px;
	width:651px;
	float:left;
}
#bgFooter{
	width:100%;
	clear:left;
	float:left;
	background-image:url(../../uploads/pics/bgfooter.jpg);
	background-position:990px;
	background-repeat:repeat-y;
	
	}
/*##########################################HEADER##############################*/
#header{
	width: 681px;
	height:221px;
	float:left;
}

#headerBild{
	width:309px;
	height:221px;
	float:left;
}
#headerService{
	float:left;
	color:#A3A3A3;
	font-size:10px;
	padding:10px 20px 10px 0px;
	width:661px;
}
	#headerService A{
		color:#A3A3A3;
		font-size:10px;
		text-decoration:none;
	}
	#headerService A:hover{
		text-decoration:underline;
	}

#headerServiceMenu{
	float:right;
}
#headerServiceSuchen{
	float:right;
	padding-top:3px;
	margin:0px;
}

#serviceSuchenText{
	float:left;
}
#serviceSuchenInput{
	float:left;
	font-size:10px;
}
.inputSuchen{
	font-size:10px;
	margin-left:10px;
	padding:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #A3A3A3;
}

#headerServiceSuchenSubmit{
	float:left;
	margin-left:5px;
}

#headerLogin{
	float:left;
	width:230px;
	padding:15px 0px 0px 15px;
	}
#headerLogo{
	padding:20px 0px 0px 0px;
	float:right;
	width:233px;
}
/*##########################################2SPALTIG##############################*/
#sp2{

}
#sp2_1{
	width:311px;
	margin-right:15px;
	float:left;
}
#sp2_2{
	width:310px;
	margin-left:15px;
		float:left;

}
/*##########################################FOOTER################################*/
#footerCon{
	color:#FFFFFF;
	float:left;
	padding:0px;
	font-size:10px;
	width:990px;
	background-color:#0053A4;
}
#footerCon A{
	color:#FFFFFF;
	text-decoration:none;
}
#footerCon A:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#footerLinks{
	float:left;
	padding:20px 20px 20px 20px;

}
#footerLinksInhalt{

}
#footerRechts{
	float:left;
padding:20px 20px 20px 0px;

}
#footerRechtsTop{
float:left;
margin-left:10px;


}
#footerRechtsDrucken{
float:left;
margin-left:20px;
width:100px;
}
/* DRUCKEN */	
.d_druck{
	background-color:#FFFFFF;
	padding:10px;
	width:710px;
	float:left;
}
.d_drucken{
	float:left;
	width:100%;
}
.d_printLogo{
	text-align:left;
	float:right;
}
.d_druck_adresse{
	text-align:center;
	font-size:10px;
	float:left;
	width:100%;
}
.d_druckKopf{
	float:right;
}


