/* CSS Document behorend bij www.rondleidingenyerseke.nl - de layout */
/* Ontwikkeld door Jozias Boone - Nilsson */



* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;

}

body {
		background: url(template/bg.jpg);
		background-position:bottom center;
		background-repeat:repeat-x;
		background-attachment:fixed;
		*background-attachment:scroll;
		margin: 0px;
		padding: 0px;
}

#container {

	position: relative;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	/*width: 852px;*/
	width: 912px;
	
	
	/*padding-left:30px;
	padding-right:30px;*/
	
	background-image:url(template/schaduwcontainer.png);
	background-repeat:repeat-y;
	background-position:top center;
	
	*background-image:url(template/schaduwcontainer.jpg);
	*background-repeat:no-repeat;
	*background-position:bottom center;
	
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
}

#boven {
	position:relative;
	top:0px;
	left:30px;
	height:341px;
	width:852px;
	overflow:hidden;
}

img#top {
	position:absolute;
	top:0px;
	left:0px;
}

img#hoofdfoto {
	position:absolute;
	top:67px;
	left:0px;
}

#inzetjes {
	position: absolute;
	left: 572px;
	top: 5px;
	z-index:80;
}

#balkgeel {
	position:absolute;
	top:327px;
	left:0px;
}

#navigatie {
	position:relative;
	top:0px;
	left:30px;

	padding-top: 30px;
	width: 181px;
	background-image:url(template/verloopnav.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;	
	height: 280px;
	float:left;
	margin-top:1px;
	z-index: 99;
		
}

#navigatie ul {
	margin-top:0px;
	margin-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 22px;
	list-style:none;
	padding: 0px;
	
}

#navigatie ul li {

	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height: 24px;
	color: #003EA7;
	padding: 0px;

}


#navigatie ul li a {

	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height: 24px;
	color:#003EA7;
	font-style:normal;
	text-decoration:none;
	padding: 0px;
}

#navigatie ul li a:hover {
	text-decoration:underline;
}

#navigatie ul li ul {

	padding: 0px;
	margin-left: 10px;

}

#navigatie ul li ul li {
	font-weight:normal;
	padding: 0px;
}

#navigatie li.pagina {
	list-style-image:none;
	list-style-type:none;
	padding: 0px;
	
}

#navigatie li.actievepagina a  {
	text-decoration:none;
	color:#990000;
	padding: 0px;
}


#tekst {
	position:relative;
	top:0px;
	left:30px;

	margin-top: 30px;
	margin-left: 40px;	
	height: auto;
	float:left;
	width: 441px;
	background-color:#FFFFFF;	

}

#uitgaanstips {
	position:relative;
	top:0px;
	right:30px;
	
	background-image:url(template/verloopuitgaan.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;	
	float: right;
	width: 181px;
	margin-top:1px;

}

#uitgaanstips ul {

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style:none;
 	margin-left: 0px;
}

#uitgaanstips ul li {

	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#003399;
	margin-bottom: 0px;

}

#footer {
	width: 852px;
	height: 20px;
	clear:both;
	bottom: 0px;
	margin-left: 30px;
	margin-right:30px;
	position:relative;
}

div#content {
	position:relative;
}

#clear {
	width: 100px;
	height: auto;
	clear:both;
}

p {
	margin-right: 20px;

}

td {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin-right: 20px;

}

H1 {

	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	line-height: 24px;
	color:#003EA7;
	margin-bottom: 18px;

}


H2 {

	margin-top:30px;
	margin-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	line-height: 24px;
	color:#f3bd1d;
	margin-bottom: 15px;


}



H3 {

	margin-top:0px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height: 24px;
	color:#003EA7;
	margin-bottom: 15px;
	font-variant:small-caps;


}

#tekst ul {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin-right: 20px;
	margin-left: 14px;

}

#tekst li {

	list-style:disc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin-right: 20px;
	margin-left: 14px;

}

.prijzen {

}


.prijzen th {

	padding-left: 5px;
	background-color: #006600;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin-right: 20px;
	text-align:left;
}

.prijzen td {

	padding-left: 5px;
	background-color:#CCCCCC;
}

a {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color:#000000;
	

}

hr {

							

}

.contact_form th
{
  text-align: right;
  padding-right: 10px;
}

.error,
.contact_form th em
{
  color: red;
}

.error,
#submit_contact
{
  margin-bottom: 10px;
  margin-top: 10px;
}
