/*-------------------------- main -----------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
img {
	border: none;
}
.clear {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}

body {
	background: url(../images/bg-body.jpg) repeat-x 0 0 #fff;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#containerMain {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 965px;
	margin: 0px auto -114px auto;

}
	
	#push {
		height: 151px;
	}
/*-------------------------- header row1-----------------------------------------*/	
div#header1
{
	width: 528px;
	height: 91px;
	background: url(../images/bg-header1.gif) 62px 34px no-repeat;
	float: left;
}
div#header2
{
	width: 189px;
	height: 91px;
	float: left;
	color: #C69146;
	font-size: 11px;
}
div#header3
{
	width: 184px;
	height: 91px;
	background: url(../images/bg-header3.gif) 0 28px no-repeat;
	float: left;
}
/*-------------------------- navi main-----------------------------------------*/	
div#header4
{
	width: 965px;
	height: 22px;
	background: url(../images/bg-navi-main.gif) 327px 0 no-repeat;
	float: left;
}
body.englisch div#header4
{
	width: 965px;
	height: 22px;
	background: url(../images/bg-navi-main-englisch.gif) 327px 0 no-repeat;
	float: left;
}
/*-------------------------- header row3-----------------------------------------*/	
div#header5
{
	width: 712px;
	height: 288px;
	background: url(../images/bg-content-menue.gif) 47px 26px no-repeat;
	float: left;
}
div#adressContainer
{
	padding-left: 4px;
	padding-top: 77px;
	background: url(../images/bg-kontaktdaten.gif) 4px 48px no-repeat;
	float: left;
	color: #E0F4FF;
	font-size: 11px;
	line-height: 20px;
}
body.englisch div#adressContainer
{
	background: url(../images/bg-contaktdetails.gif) 4px 48px no-repeat;
}
div#adressContainer a
{
	color: #F6D295;
}
div#adressContainer a:hover
{
	color: #FFF000;
}
div#adressContainer div
{
	padding-bottom: 7px;
	margin-bottom: 7px;
	background: url(../images/bg-adress-dottline.gif) 0 bottom no-repeat;
}
/*-------------------------- navitop -----------------------------------------*/
div#naviTop
{
	width: 677px;
	height: 33px;
	background: url(../images/bg-navi.gif) 204px 0 no-repeat;
	float: left;
}
body.englisch div#naviTop
{
	width: 677px;
	height: 33px;
	background: url(../images/bg-navi.gif) 204px 0 no-repeat;
	float: left;
}
/*-------------------------- content -----------------------------------------*/	
div#contentContainer
{
	width: 694px;
	float: left;
}
div#contentContainer div#contentMain 
{
	padding-left: 65px;
	padding-top: 54px;
	line-height: 20px;
}
/*-------------------------- sidebar -----------------------------------------*/	
div#sidebarContainer
{
	width: 257px;
	float: left;
	color: #506074;
	font-size: 11px;
}
div#sidebarContainer h3
{
	color: #506074;
	font-size: 11px;
	font-weigth: bold;
}
div#sidebarContainer a
{
	color: #0A477A;
	font-size: 11px;
	display: block;
	margin-right: 34px;
	background: url(../images/bg-weiter.gif) 0 0 repeat-x #fff;
	line-height: 18px;
	border: 1px solid #F4F4F4;
	padding-left: 5px;
	margin-top: 16px;
	margin-bottom: 33px;
}
div#sidebarContainer a:hover
{
	color: #fff;
	background: #407FC2;
	}
div#sidebar 
{
	background: url(../images/bg-sidebar.gif) 0 0 no-repeat #D0DDEA;
	margin-top: 54px;
	padding-left: 39px;
	padding-top: 63px;
	padding-right: 31px;
	padding-bottom: 31px;
	line-height: 20px;
}
div#sidebar table 
{
width: 185px;
}
/*-------------------------- Bottom -----------------------------------------*/	
#footer {
	background: url(../images/bg-footer.jpg) 0 0 repeat-x #2A3135;
	height: 114px;
}
#footerInner {
	background: url(../images/bg-footer-inner.gif) 56px 42px no-repeat;
	width: 965px;
	height: 114px;
		margin: 0px auto;
}	
		
		