/* CSS Document */

body, html {
	height: 100%;
}

body {
	background: url(../images/bg.gif) repeat-x top;
	margin: 0px;
	text-align: center;
}

a {
	color: #020451;
	font-weight: bold;
	text-decoration: none;
}

p {
	margin-top: 9px;
	margin-bottom: 9px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #020451;
	line-height: 18px;
}

span, div, td {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #020451;
}

h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	line-height: 25px;
	color: #00005d;
	font-weight: normal;
	margin: 0px;
	z-index: 10;
}

/* ##### opmaak ##### */

.titel {
	font-weight: bold;
	text-transform: uppercase;
}

.productenoverzicht {
	width: 624px;
	height: 80px;
}

.icoon {
	width: 100px;
	float: left;
	text-align: center;
}

.contenttekst {
	width: 624px;
	margin-left: 20px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #020451;
	line-height: 18px;		
}

.contenttitel {
	width: 664px;
	background-image: url(../images/titel_achtergrond.jpg);
	border-bottom: 1px #dddddd solid;
	text-indent: 20px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #020451;
	line-height: 30px;		
}

.contentblauwlicht {
	color: #3366cc;
}

.datum {
	font-weight: bold;
	width: 80px;
	float: left;
}

.wachtwoord {
	display: none;
}

.nieuwsarchieflink {
	color: #3366cc;
	text-decoration: underline;
	font-weight: normal;
}

.nieuws_navigatie{
	font-weight: normal;
	color: #3366cc;
}
.nieuws_navigatie:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #3366cc;
}

.niews_datum {
	color: #3366cc;
}

.actueeltitel {
	margin-top: 0px;
	font-weight: bold;
}

.actueellink {
	font-weight: normal;
}

.actueellink:hover {
	text-decoration: underline;
}

.actueeltekst {
	width: 285px;
	height: 85px;
	line-height: 15px;
	margin-top: 10px;
	margin-left: 20px;
}

.topmenu_button {
	display: none;
}

.menu_button {
	display: none;
}

.menu_button:hover {
	color: #020451;
}

.submenu {
	display: none;
}

.hoofdmenu {
	display: none;
}

.slogan {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 21px;
	font-style: italic;
	color: #323232;
	text-align: center;
}

.titeltekst {
	background: #FFFFFF;
	margin-left: 40px;
}

.introductietekst {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #00005d;
	width: 158px;
	margin-left: 24px;
	padding-top: 40px;
}

.imgright {
	margin-left: 10px;
	border: 1px solid #e5e5e8;
}

.imglogo {
	display: none;
}

.introductielink {
	color: #00021b;
	text-decoration: none;
	font-weight: bold;
}

.footertekst {
	display: none;
}

.footerlink {
	display: none;
}

.footerlink:hover {
	color: #afafaf;
	text-decoration: underline;
}

.print {
	display: none;	
}

.hide {
	display: none;
}

.imgleft {
	margin-right: 10px;
	border: 1px solid #e5e5e8;
}


/* ##### indeling website ##### */



#left {
	display: none;
}

#left_bg {
	display: none;
}

#button_productconfigurator {
	display: none;
}

#introductie {
	display: none;
}

#dealerlogin {
	display: none;
}

#midden {
	width: 664px;
	height: auto;
	float: left;
	margin-left: 50px;
}

#right {
	width: 734px;
	float: right;
	text-align: left;
	position: relative;
}

#top {
	display: none;
}

#topmenu {
	display: none;
}

#titel {
	background: url(../images/titel_bg.jpg) no-repeat;
	width: 664px;
	height: 30px;
}

#actueel {
	width: 325px;
	height: 105px;
	float: left;
	margin-top: 30px;
	border: 1px solid #dddddd;
}

#content {
	width: 664px;
	border: 1px solid #dddddd;
	float: left;
	margin-top: 10px;
}

#slogan {
	background: url(../images/slogan_bg.gif) no-repeat;
	width: 325px;
	height: 105px;
	float: right;
	margin-top: 30px;
	border: 1px solid #dddddd;
}

#menu {
	display: none;
}

#footer {
	display: none;
}

