body, html
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: url(../img/bg.jpg) repeat-x #ccd6e0;
	font-family: Verdana;
	font-size: 10px;
	color: #777777;
}

form
{
	overflow: hidden;
}

img
{
	border: 0;
}

h1
{
	font-size: 10px;
	color: #003366;
}
h2
{
	font-size: 10px;
	color: #003366;
	font-weight: normal;
}

.container
{
	width: 942px;
	height: 725px;
	margin: 0 auto;
	
}

.container_vervolg
{
	width: 942px;
	margin: 0 auto;
	overflow: auto;
}



/* Header */

.header
{
	width: 942px;
	height: 141px;
	background: url(../img/header.png) no-repeat;
}

.banner
{
	width: 942px;
	height: 238px;
	background: url(../img/banner.png) no-repeat;
	position: relative;
}

#flashbanner
{
	position: absolute;
	left: 2px;
}


.banner img
{
	padding-left: 14px;
}

.banner_foot
{
	width: 942px;
	height: 58px;
	background: url(../img/banner_foot_vervolg.png) no-repeat;
	position: relative;
}

.twitter {
	width: 200px;
	height: 30px;
	position: absolute;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 14px;
}

.disclaimer
{
	width: 264px;
	height: 37px;
	background: url(../img/disclaimer.png) no-repeat;
	margin-left: 545px;
	text-align: center;
}

.disclaimer a
{
	line-height: 48px;
	text-decoration: none;
	color: #777777;	
}

.logo a
{
	width: 90px;
	height: 83px;
	display: block;
	position: absolute;
	margin-left: 818px;
	
}

.brandon a
{
	width: 147px;
	height: 42px;
	display: block;
	position: absolute;
	top: 62px;
}

/* Menu */

.mainmenu
{
	margin: 0;
	padding: 0;
	float:left;
	list-style: none;
	margin-left: 25px;
	top: 108px;
	position: absolute;
}

.mainmenu li
{
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	border: 0px;
	height: 34px;
	float:left;
}
.mainmenu li a
{
	display: block;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	border: 0px;
	float:left;
	height: 34px;	
	font-family: Verdana;	
	line-height: 34px;
	font-weight: bold;
	
}

.item a  { width: 64px; background: url(../img/menu_n.png) no-repeat; text-decoration:none; padding-left: 27px; }
.item a:hover{  width: 64px; background: url(../img/menu_h.png) no-repeat; text-decoration:none;  color: #003366 !important;  padding-left: 27px; }

.item.selected a
{
	background-image: url(../img/menu_h.png) !important;
	color: #003366 !important;
}

.item2 a  { width: 88px; background: url(../img/menu_n2.png) no-repeat; text-decoration:none; text-align: center;  }
.item2 a:hover{  width: 88px; background: url(../img/menu_h2.png) no-repeat; text-decoration:none;  color: #003366 !important; text-align: center;  }

.item2selected a
{
	width: 88px; background: url(../img/menu_h2.png) no-repeat; text-decoration:none;  color: #003366 !important; text-align: center;
	background-image: url(../img/menu_h2.png) !important;
	color: #003366 !important;
}

/* Menu Onder */

.menuonder
{
	margin: 0;
	padding: 0;
	float:left;
	list-style: none;
	margin-left: 555px;
	_margin-left: 277px;
	margin-top: -1px;
	
}

.menuonder li
{
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	border: 0px;
	height: 38px;
	float:left;
}
.menuonder li a
{
	display: block;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	border: 0px;
	float:left;
	height: 38px;	
	font-family: Verdana;	
	line-height: 31px;
	font-weight: bold;
	text-align: center;
	
}

.item_onder a  { width: 89px; background: url(../img/menu_onder_n.png) no-repeat; text-decoration:none;  }
.item_onder a:hover{  width: 89px; background: url(../img/menu_onder_h.png) no-repeat; text-decoration:none;  color: #003366 !important;  }

.item_onderselected a
{
	width: 89px; background: url(../img/menu_onder_h.png) no-repeat; text-decoration:none;  color: #003366 !important;
	background-image: url(../img/menu_onder_h.png) !important;
	color: #003366;
}

.item_onder2 a  { width: 88px; background: url(../img/menu_onder_n2.png) no-repeat; text-decoration:none;  }
.item_onder2 a:hover{  width: 88px; background: url(../img/menu_onder_h2.png) no-repeat; text-decoration:none;  color: #003366 !important;  }

.item_onder2selected a
{
	width: 88px; background: url(../img/menu_onder_h2.png) no-repeat; text-decoration:none;  color: #003366 !important;
	 background-image: url(../img/menu_onder_h2.png) !important;
	 color: #036;
}

.item_onder3 a  { width: 94px; background: url(../img/menu_onder_n3.png) no-repeat; text-decoration:none;   line-height: 14px !important;  padding-right: 5px;}
.item_onder3 a:hover{  width: 94px; background: url(../img/menu_onder_h3.png) no-repeat; text-decoration:none;  color: #003366 !important;   padding-right: 5px;}

.item_onder3selected a
{
	line-height: 14px !important;
	width: 94px;
	background-image: url(../img/menu_onder_h3.png) !important;
	color: #036;
}

/* Content */

.content
{
	width: 942px;
	float:left;
}

/*.content p
{
	margin-bottom: 10px !important;
}*/

.content_vervolg
{
	width: 942px;
	background: url(../img/vervolg_bg.png) repeat-y;
}

.content_vervolg_tekst
{ 
	width: 890px;
	margin: 0 auto;
}

.content_vervolg_top
{
	width: 942px;
	height: 19px;
	background: url(../img/vervolg_top.png) no-repeat top;
}

.content_vervolg_foot
{
	width: 942px;
	height: 21px;
	background: url(../img/vervolg_foot.png) no-repeat bottom;
}



.kader_wrap
{ 
	width: 310px;
}

.kader
{
	width: 310px;
	background: url(../img/kader_bg.png) repeat-x;
	height: 123px;

}

.kader p
{
	margin: 0px;
	padding: 0px;
	padding-left: 18px;
	width: 270px;	
	margin-bottom: 10px;
}

.kader_top
{
	width: 310px;
	height: 38px;
	background: url(../img/kader_top.png) no-repeat top;

}

.kader_top p
{

	margin: 0px;
	padding: 0px;
	padding-left: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 25px;

}

.kader_foot
{
	width: 310px;
	height: 23px;
	background: url(../img/kader_footer.png) no-repeat bottom;

}

.blauw
{
	width: 304px;
	float:left;
	background: url(../img/blauw_bg.jpg) repeat-y;
}

.blauw_top
{
	width: 304px;
	height: 38px;
	background: url(../img/blauw_top.jpg) no-repeat top;
}

.blauw_foot
{
	width: 304px;
	height: 36px;
	background: url(../img/blauw_foot.jpg) no-repeat bottom;
}

.blauw_content
{
	width: 260px;
	margin: 0 auto;
}

.blauw_content h2
{
	color: #036;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.blauw_content p
{
	margin-top: 0px;
	padding-top: 0px;
}



/* Footer */

.footer_wrap{
	width: 942px;
	margin: 0 auto;
	margin-top: -102px;
	position: relative;
}

.footer{
	width: 942px;
	background: url(../img/footer_bg.png) repeat-x;
}

.footer_top{
	width: 942px;
	height: 25px;
	background: url(../img/footer_top.png) no-repeat;
}

.footer_foot{
	width: 942px;
	height: 27px;
	background: url(../img/footer_foot.png) no-repeat;
}





#showroomframecontainer
{
	height: 388px;
	width: 603px;
	padding-left: 21px;
	padding-top: 20px;
	background-image: url(../img/brandon-website-showroom-kader.png);
}


#onderhoudsbeurt input,#onderhoudsbeurt textarea, .ctable input, .ctable textarea
{
	width: 300px;
	height: 16px;
	border: 1px solid #c2c2c2;
}
#onderhoudsbeurt textarea, .ctable textarea
{
	height: 50px;
}
.checkboxlist input
{
	width: 16px !important;
	border: none !important;
}


a
{
	color: #777;	
	text-decoration: none;
}
a:hover
{
	color: #777;	
	text-decoration: underline;
}

.blauw_content a
{
	color: #003366;
}
