body, div, span, font, a, td, table, img, input, select     { 
	font-family: Arial, Geneva, Verdana, sans-serif; 
	font-size: 12px;
	padding:0px;
	margin:0px;
}
#iframehoofd {
	width:700px;
	height: 520px;
	margin-right:38px; 
	margin-top:21px;
	
}

.verplicht {
	color: red;
}

body.menu {
	background-color : #b6d0de;
	color : #003f8a;
	text-decoration : none;
	margin-top : 0px;
}

body.naw {
	background-color: #b6d0de;
	background-image: url(images/logos/logo_groenouwe.gif);
	color: #003f8a;
	text-decoration: none;
	background-repeat: no-repeat;
	padding: 70px 0px 0px 0px;
}

body.top {
	background-color : #e1FFFF;
	background-image: url(images/inhoud_background.gif);
	background-repeat: repeat-x;
	text-align : center;
	padding: 0px;
}

body.inhoud {
	background-color : #e1FFFF;
	text-align : center;
	padding: 0px;
}

#naw, #naw a{
	font-size: 10px;
	color : #003f8a;
	text-align : center;
	left: 8px;
}

#menuBlokDiv {
	position : absolute;
	top : 20px;
	left : 15px;
	width : 135px;
	height : 138px;
	border-style : solid;
	border-width : 0, 2px, 0, 0;
	border-color : #b6d0de;
	z-index : 1;
}

/* om mousevolger te verbergen als ie buiten menuBlokDiv is */
#menuOpvullingBoven {
	position : absolute;
	background-color : #b6d0de;
	top : 0px;
	width : 155px;
	height : 20px;
	z-index : 1;
}

/* let op: de top verschilt op camperverhuur-groenouwe.nl van groenouwe.nl */
#menuOpvullingOnder {
	position : absolute;
	background-color : #b6d0de;
	top : 140px;
	width : 155px;
	height : 200px;
	z-index : 1;
}

.menuknop {
}

#menuMousevolgerDiv {
	position : absolute;
	left : 150px;
	top : 0px;
	width : 5px;
	height : 20px;
	background-color : #003f8a;
	z-index : 1;
}

body.menu a 	{
	color: #e6350c;
	text-decoration: none;
	width: 100%;
	padding: 0px;
}
body.menu a:visited { color: #003f8a; }
body.menu a:link 	{ color: #003f8a; }
body.menu a:hover { 
	color : #e6350c; 
	background-color : #b6d0de; /* #E1FFFF */
}
body.menu a:active { 
	color: #e6350c; 
   font-weight: bold;
   }

#inhoudDiv {
	width : 620px;
  margin:0px auto;
	text-align : left;
	padding-top: 15px;

}

#inhoudKopLogo {
	text-align : center;
}

.campersPrijzenTabelKolommenKop {
	text-align : center;
}

.campersPrijzenTabelTr0 {
	background-color: #c9ddff;
}

.campersPrijzenTabelTr1 {
	background-color: #e0edff;
}

.campersPrijzenTabelPrijs {
	text-align : right;
}

.kleinerFont {
	font-size : smaller;
}

#voetLinksCamperverhuur {
	text-align : center;
	width : 100%;
	padding-top : 10px;
	margin-bottom : 10px;
}

#voetLinksAlgemeen {
	text-align : center;
	width : 600px;
	padding-top : 10px;
	margin-bottom : 10px;
}

#contactform {
	text-align: right;
}

label {
	height: 20px;
	}

