a 			{ font-family: Arial; font-size: 11px; color: #2E272D; font-weight:600; text-decoration: underline; }
a:active    { font-family: Arial; font-size: 11px; color: #2E272D; font-weight:600; text-decoration: underline ; }
a:visited   { font-family: Arial; font-size: 11px; color: #2E272D; font-weight:600; text-decoration: underline ; }
a:hover 	{ font-family: Arial; font-size: 11px; color: #EDEAE7; font-weight:600; text-decoration: underline ; }

a.mail 		{ font-family: Arial; font-size: 11px; color: #ffffff; font-weight: normal; text-decoration: underline; }
a.mail:active  { font-family: Arial; font-size: 11px; color: #ffffff; font-weight: normal; text-decoration: underline; }
a.mail:visited { font-family: Arial; font-size: 11px; color: #ffffff; font-weight: normal; text-decoration: underline;}
a.mail:hover 	{ font-family: Arial; font-size: 11px; color: #A92C18; font-weight: normal; text-decoration: underline; }

body{
	width: 992px;
	padding: 0px 0px 0px 0px;
    height:100%; /* this is the key! */ 	
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 700px;
	background-color: #000033;
	scrollbar-face-color: #F0F0F0;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-3dlight-color:#9C3852;
	scrollbar-darkshadow-color: #F0F0F0;
	scrollbar-shadow-color: #9C3852;
	scrollbar-arrow-color: #9C3852;
	scrollbar-track-color: #F0F0F0;	
}

#header {
	background-image: url(http://www.tbouwautos.nl/images/bg_top.jpg);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;	
	width: 992px;
	height: 200px;	
	padding: 0px 0px 0px 0px;
	z-index:50;
}

#bodybox{
	background-image: url(http://www.tbouwautos.nl/images/bg.jpg);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;	
	width: 992px;
	height: 515px;
	padding: 0px 0px 0px 0px ;
}

#content {
	width: 990px;
	padding: 0px 0px 0px 0px;
	height: 496px;	
	border-left: 1px solid #ffffff;	
	border-right: 1px solid #ffffff;
}

#footer {
	width: 990px;
	height: 18px;	
	padding: 0px 0px 0px 0px;
	background-color: #5A70AF;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	float: left;		
	border-bottom: 1px solid #ffffff;	
	border-left: 1px solid #ffffff;	
	border-right: 1px solid #ffffff;
}


#menu {
	padding: 0px 0px 0px 13px;
	text-align:left;
	color:#CC6532;	
}

#menubox {
	width: 980px;
	height: 28px;
	padding: 40px 0px 0px 10px ;
	float: left;	
}

#fotobox {
	width: 400px;
	height: 113px;
	padding: 21px 0px 0px 1px ;
	float: left;	
}


.menuitem {
	padding: 2px 0px 0px 0px;
	text-align:left;	
	color:#CC6532;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #EDEAE7; 
	font-weight: normal; 
	text-decoration: none;	
}

.menuitemsub {
	background-image: url(http://www.pure-original.nl/images/menusub.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 11px;
	text-align:left;	
	color:#CC6532;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #EDEAE7; 
	font-weight:bold; 
	text-decoration: none;	
}


a.menu 			{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #002593; font-weight:bold; text-decoration: none;}
a.menu:active   { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #002593; font-weight:bold; text-decoration: none;}
a.menu:visited  { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #002593; font-weight:bold; text-decoration: none;}
a.menu:hover 	{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #A92C18; font-weight:bold; text-decoration: none;}

a.menuAct 		  { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #A92C18; font-weight:bold; text-decoration: none;}
a.menuAct:active  { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #A92C18; font-weight:bold; text-decoration: none;}
a.menuAct:visited { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #A92C18; font-weight:bold; text-decoration: none;}
a.menuAct:hover   { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #A92C18; font-weight:bold; text-decoration: none;}


.menuspacer {
	width:140px;
	height:10px;
	float: left;		
}

#textbox {
	width: 980px;
	height: 500px;
	padding: 0px 0px 0px 6px ;
	float: left;	
}

.text_kop {
	width:770px;
	padding: 10px 20px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	color:#2E272D;
	float: left;		
}
.text {
	width:770px;
	padding: 5px 20px 0px 10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#2E272D;
	float: left;		
}

.spacer {
	width:760px;
	height:15px;
	padding: 0px 0px 0px 0px;
	float: left;		
}

.contact_titel {
	width:200px;
	padding: 0px 0px 0px 10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#42542E;
	float: left;		
}

.contact_waarde {
	width:475px;
	padding: 0px 20px 0px 10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#42542E;
	float: left;		
}


.update {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #506637; 
	font-weight: normal;
	font-style:italic; 
	text-decoration: none;	
	text-align:left;
	color:#42542E;

}

.foto {
    padding: 2px 2px 2px 2px;
	border: #786D6F 1px solid;
}

.fotoRight {
	margin: 2px 0px 10px 10px;
    padding: 2px 2px 2px 2px;
	border: #786D6F 1px solid;
	float: right;
	
}

.fotoLeft {
	margin: 2px 10px 10px 0px;
    padding: 2px 2px 2px 2px;
	border: #786D6F 1px solid;
	float: left;
}
