/* Camping Stochemhoeve */

body
	{
	margin:0px;
	background:#CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}

h1
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2d7cad;
	}

.bold
	{
	font-weight:bold;
	font-size:12px;
	}

.datum
	{
	font-style:inherit;
	color:#CCC;
	}

.form
	{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.form2
	{
	width:350px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

input.onzichtbaar
	{
	visibility:hidden;
	}

.orange
	{
	color:#F90;
	font-size:12px;
	}

#wrapper
	{
	position:relative;
	background:url(../afbeeldingen/bg-wrapper.jpg) repeat-y;
	width:720px;
	margin:0 auto;
	}

#header
	{
	position:relative;
	height:145px;
	width:700px;
	margin:0 auto;
	}

#naambeeld
	{
	background:url(../afbeeldingen/bg-header.jpg) no-repeat;
	height:80px;
	width:700px;
	border-bottom: 1px solid #FFF;
	}

#menu
	{
	background:#690;
	width:700px;
	height:40px;
	border: 1px solid #FFF;
	}

#menu ul
{
	display:block;
	background:url(img/menu-background.jpg) repeat-x;
	width:700px;
	height:40px;
	margin:0;
	padding:0;
}

#menu ul li
{
	display:block;
	height:40px;
	float:left;
}

#menu ul li a
{
	display:block;
	background:url(img/menu-hover.jpg) repeat-x;
	height:40px;
	line-height:40px;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	padding:0 9px;
	text-transform:uppercase;
}

#menu ul li a:hover
{
	background-position:0 -40px;
}

#nieuws
	{
	background:url(../afbeeldingen/bg-nieuws.jpg);
	width:700px;
	height:25px;
	border-bottom: 1px solid #FFF;
	}

#nieuwsflash
	{
	background:#F60;
	width:80px;
	height:25px;
	}

#nieuwsbericht
	{
	width:590px;
	height:25px;
	color:#FFF;
	float:right;
	padding-right:20px;
	}

#nieuwsbericht a		{color:#FFF; text-decoration:underline;}
#nieuwsbericht a:hover	{color:#000; text-decoration:underline;}

#nieuwsbericht-pad
	{
	padding-top:6px;
	}

#content
	{
	width:700px;
	min-height:480px;
	height:auto;
	_height:480px;
	padding-left:10px;
	}

#framelinks
	{
	position:absolute;
	width:140px;
	min-height:50px;
	height:auto;
	padding:10px;
	top:auto;
	}

#framelinks a		{color:#000;}
#framelinks a:hover	{color:#000;}
#framelinks a:active{color:#F90;}

#inhoud
	{
	width:520px;
	background:#FFF;
	min-height:50px;
	height:auto;
	float:right;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	}

#inhoud a		{color:#000;}
#inhoud a:hover	{color:#f90;}

#kolomlinks
	{
	width:200px;
	}

#kolommidden
	{
	width:50px;
	float:right;
	margin-right:10px;
	text-align:right;
	}

#kolomrechts
	{
	width:250px;
	float:right;
	}

#flashfotos
	{
	width:520px;
	height:180px;
	}

#footer
	{
	position:relative;
	width:700px;
	height:40px;
	margin:0 auto;
	}

#submenu
	{
	background:url(../afbeeldingen/bg-submenu.jpg) no-repeat;
	width:700px;
	height:20px;
	color:#FFF;
	font-size:10px;
	text-align:center;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	}

#submenu a			{color:#FFF; text-decoration:none;}
#submenu a:hover	{color:#000; text-decoration:none;}

#submenu-pad
	{
	padding-top:3px;
	}

#copyright
	{
	background:url(../afbeeldingen/bg-copyright.jpg) no-repeat;
	width:700px;
	height:20px;
	text-align:center;
	}

#divclear
	{
	clear:both;
	}
