html, body{
	height: 100%; 
	margin: 0; 
	padding: 0; 
}


body{
	background:url(http://bilpartner.eyepublish.bytbil.com/system/grafik/bg_body.png) repeat-x #ffffff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

/* placeing maindivholders in center with small margins */
#mainHeader, #mainMenuHolder{
	width:1000px;
	margin:0 auto;
}


#mainContainer{
	background:url(http://bilpartner.eyepublish.bytbil.com/system/grafik/bg_innerContainer.png) repeat-y;
	width:1010px;
	margin:0 auto;
	min-height:100%
}

#innerContainer{
background:url(http://bilpartner.eyepublish.bytbil.com/system/grafik/bg_mainContainer.png) top center no-repeat;
	
}

#mainHeader{
	background:url(http://bilpartner.eyepublish.bytbil.com/system/grafik/bg_mainHeader.png) top no-repeat #000000;
	height:125px;
	position:relative;
}

#mainHeader #bpHeader{
	height:125px;
	position:absolute;
	left:15px;
	top:15px;	
}

img{
	border:0px;
}

p{
	margin:0;
}

a{
	color:#c70000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	color:#2a5077;
	font-size:19px;
	padding:10px 10px 10px 10px;
	margin:0px;
	font-weight:normal;
}

.bg_small{
	background:url(http://bilpartner.eyepublish.bytbil.com/system/grafik/bg_small.png) repeat-y;
}

.bg_normal{
	background:url(http://bilpartner.eyepublish.bytbil.com/system/grafik/bg_normal.png) repeat-y;
}

.ClearFloats{
	clear:both;
	padding:0;
	margin:0;
	line-height:0;
	font-size:0;
	height:0;
}


.contentMargins{
	margin:11px 16px 11px 16px;
}

#bpsplash{

}

.Ingress{
	font-size:14px;
	color:#666666;
}

.content{
	padding:10px 10px 10px 10px;
	line-height:170%;
}

.divider_full, .divider_small, .divider_normal{
	padding:0;
	line-height:0;
	font-size:0;
	height:5px;
	margin:1px 0px 1px 0px;
}

.divider_full{
	background:url(http://bilpartner.eyepublish.bytbil.com/system/grafik/bg_divider_full.png) no-repeat;
}


.divider_small{
	background:url(http://bilpartner.eyepublish.bytbil.com/system/grafik/bg_divider_mini.png) no-repeat;
}

.divider_normal{
	background:url(http://bilpartner.eyepublish.bytbil.com/system/grafik/bg_divider_normal.png) no-repeat;
}

.startwindow_small{
	width:234px;
	float:left;
	margin:13px 13px 0px 0px;
}

.linkArrow a{
	background:url(http://bilpartner.eyepublish.bytbil.com/system/grafik/linkarrow.gif) no-repeat right;
	padding-right:10px;
}


.leftContentHolder{
	float:left;
	width:715px;
	margin-right:13px;	
}

.rightContentHolder{
	float:left;
	width:250px;
	
}

.innerLeftContentHolder{
	width:340px;
	float:left;
	margin-right:15px;
}

.innerRightContentHolder{
	width:340px;
	float:left;

}

#startwindow_small_last{
	margin:13px 0px 0px 0px;
}

form{
	margin:0px;
	padding:0px;
}

.textField, .dropDown{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	border:1px solid #dadada;
}


#contactForm .textField{
	width:100%;
}


#bokaprovkorning, #nyhetsbrevet {
	width:333px;
	float:left;
}


#bokaprovkorningimg{
	width:359px;
	float:left;
}

#bokaprovkorning .textField, #bokaprovkorning .dropDown, #nyhetsbrevet .textField, #nyhetsbrevet .dropDown, #formContainer3 .textField, , #formContainer3 .dropDown{
	width:300px;
}

#DanmarkLeftContent{
	width:323px;
	float:left;
margin-right:10px;
} 

#formContainer3{
		width:359px;
	float:left;
}


#contactDealerInfoTable{
	width:100%;
}

.btn{
	background:url(http://bilpartner.eyepublish.bytbil.com/system/grafik/bg_whitepx.png) repeat-x top #efefef;
	border:1px solid #dadada;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:5px;
	cursor:pointer;
	margin-top:8px;
}

* html #mainContainer{
	height: 100%;

}

#clearFooter { 
	height: 85px; 
	border: 0;
	margin: 0; 
	padding: 0;
}

#Footer{
	background: url(http://bilpartner.eyepublish.bytbil.com/system/grafik/bg_Footer.png) top repeat-x;
	width: 1000px;
 	height: 85px;  
 	margin: -85px auto 0 auto; 
	position:relative;
}

#Footer p{
	margin:0px;
}

#Footer #footerMargins{
	padding:15px 10px 10px 10px;
}

#footerInfoHolder{
	font-size:11px;
	width:220px;
	float:left;
}

#footerInfoHolder div{
	float:left;
	width:auto;
	margin-right:20px;
}

#footerLogos{
	text-align:right;
	float:right;
	width:730px;

}
#by{
	position:absolute;
	width:23px;
	height:79px;
	right:-23px;
	top:5px;
}

#errorMsg
{
	display: none;
	width: 350px;
	height: 72px;
	position: absolute;
	z-index: 1000;
	padding:15px 15px 15px 15px;
	border: 5px solid #c70000;
	background-color:#ffffff;
	left: 50%;
	top: 50%;
	margin-left: -175px;
	margin-top: -36px;	
}

#errorMsg_head
{
	font-weight: bold;

	font-size: 14px !important;
}

#errorMsg_body
{
	
	font-size: 13px !important;
}

#DenmarkFlag{
	position:absolute;
	height:60px;
	width:78px;
	left:230px;
}