/* CSS SemWeb internet services document, 2008 */
* { 
    margin: 0; 
    padding: 0; 
    border: 0; 
}
html, body{
	margin: 0px;
	padding: 0px;
	font: 13px/2 Verdana;
	color: #000000;
}
body {
	background-image:url(../webimages/campingachtergrond.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;	
}
/* Header styles */
#kamperen {
	margin-left: auto;
	margin-right: auto;
	width: 874px;
	height: 146px;
}
.reigerlogo {
	float:left;
}
.fotoboven {
	float:left;
	border:3px solid #FFFFFF;
	margin-top:10px;
	margin-left:10px;
}
#reserveernu {
	position:absolute;
	z-index:100;
	margin-left:727px;
}
/* End Header styles */
/* Menu styles */
#campingmenu {
	margin-left: auto;
	margin-right: auto;
	width: 874px;
	height:55px;
}
/* REST MENU in andere CSS */
/* End Menu styles */
/* Main styles */
#hoofdnatuurgebied {
	margin-left: auto;
	margin-right: auto;
	width: 874px;
	background-image:url(../webimages/natuurgebiedback.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
/* Hoofd Kolom Links */
#campinglinks{
	float: left;
	width: 323px;	
}
#campinglinks a:link,
#campinglinks a:visited, 
#campinglinks a:active {
	color: #e36f4f;
	text-decoration: underline;
}
#campinglinks a:hover {
	color: #f3732c;
	text-decoration: underline;
}
/* Einde Hoofd Kolom Links */
/* Fix tekstverspringing (bron:http://www.webessence.nl/artikelen/CSS/3-Pixels-float-bug/) */
* html #campinglinks {
  margin-right:-3px;
}
* html #kamperenrechts {
  margin-left:0px;
  height:1%;
}
/* Einde Fix tekstverspringing */
/* Inhoud Home  */
#kamperenrechts{
	margin: 0px 0px 0px 323px;
	padding: 20px 20px 25px 25px;
	text-align:left;
}
#kamperenrechts a:link,
#kamperenrechts a:visited, 
#kamperenrechts a:active {
	color: #e36f4f;
	text-decoration: underline;
}
#kamperenrechts a:hover {
	color: #f3732c;
	text-decoration: underline;
}
#kamperenrechts li {
	padding-left:40px;
	margin-bottom:20px;
	background-image:url(../webimages/srvpijl.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}
/* Einde Inhoud Home  */
/* Inhoud Footer */
#middaghumsterland {
	background-image: url(../webimages/footerback.gif);
	background-repeat: repeat-x;
	height: 89px;
	padding-top:16px;
	font-family: Verdana;
	font-size: 12px;
	color: #cccdcd;
	text-align: left;
	line-height: 1.8;
	text-align:center;
}
#middaghumsterland a:link,
#middaghumsterland a:visited, 
#middaghumsterland a:active {
	color: #cccdcd;
	text-decoration: none;
}
#middaghumsterland a:hover {
	color: #cccdcd;
	text-decoration: underline;
}
#boerencamping {
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	width: 874px;
	font-family:Tahoma;
	font-size: 11px;
	color:#b7bcbe;
}
#boerencamping a:link,
#boerencamping a:visited, 
#boerencamping a:active {
	color: #f3732c;
	text-decoration: none;
}
#boerencamping a:hover {
	color: #f3732c;
	text-decoration: underline;
}
#duurzaamlinks {
	float:left;
	margin-left:3px;
	text-align:left;
}
#duurzaamrechts {
	float:right;
	text-align:right;
	color:#f3732c;
}
/* Einde Inhoud Footer */
/* Overige opmaak door site */
#opruimen {
	clear:both;
}
p {
	font-family: Verdana;
	font-size:13px;
	line-height:2;
	color: #000000;
}
p.camplinks {
	font-family: Verdana;
	font-size:12px;
	line-height:2;
	color: #1c582b;
	margin-left:40px;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:2.5;
	color:#f64312;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:2.5;
	color:#f64312;	
	font-weight:bold;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:2.5;
	color:#1c582b;	
	margin-left:20px;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:2.5;
	font-weight:normal;
	color:#1c582b;	
	margin-left:20px;
	padding-left:30px;
	background-image:url(../webimages/okecamping.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
.tarieftabellinks {
	width:398px;
	border-bottom:1px solid #c6c6c6;
}
.tarieftabelrechts {
	width:106px;
	border-bottom:1px solid #c6c6c6; 
	color:#f64312; 
	font-weight:bold; 
	text-align:right;
	vertical-align:top;
}

.tariefcel {
	width:504px;
	border-bottom:1px solid #c6c6c6; 
	color:#f64312;
	font-size:9px;
}

.fotolinks {
	float:left;
	margin-top:5px;
	margin-right:10px;
	border: 4px solid #c6c6c6;
}
.fotorechts {
	float:right;
	margin-top:5px;
	margin-left:10px;
	border: 4px solid #c6c6c6;
}

.titelveld {
font-weight: bold;
}

.box {
padding: 2px;
border: 1px inset #ccc;
}

.verzendknop {
background-color: #1c582b;
color: #FFFFFF;
}
/* Einde overige opmaak door site */