html, body
{
	height: 100%;
}

body
{
	margin: 0px;
	background: url(../images/template/bg.gif) left 100px repeat-x #001428;
}

div, span, p, td
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}

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

*
{
	outline: none;
}

a
{
	color: #fff;
	text-decoration: underline;
}

a:hover
{
	color: #fff;
	text-decoration: none;
}


img
{
	border: none;
}

#container
{
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	background: url(../images/template/bg_site.gif) repeat-y;
}

#site
{
	width: 1000px;
	text-align: left;
	height: auto;
	position: relative;
	padding-top: 100px;
	padding-bottom: 25px;
}

#site:after 
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header
{
	width: 1000px;
	height: 132px;
	position: relative;
	background: #fff;
}

#logo
{
	width: 238px;
	height: 132px;
	position: relative;
	float: left;
}

#sfeer
{
	width: 552px;
	height: 132px;
	position: relative;
	float: left;
}

#slogan
{
	width: 210px;
	height: 132px;
	position: relative;
	float: left;
}

#content
{
	width: 1000px;
	height: auto;
	position: relative;
	background: url(../images/template/bg_content.gif) repeat-y;
}

#content:after 
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#left
{
	width: 181px;
	height: auto;
	position: relative;
	padding: 28px 18px 28px 38px;
	font-size: 13px;
	line-height: 40px;
	float: left;
	overflow: hidden;
}

#left a
{
	width: 181px;
	height: 40px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#left a:hover
{
	color: #ffd98d;
	text-decoration: none;
}

#left span
{
	width: 181px;
	height: 40px;
	display: block;
	text-decoration: none;
	color: #ffd98d;
	font-size: 13px;
	font-weight: bold;
}

#middle
{
	width: 552px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 1px;
	line-height: 18px;
	display: inline;
	padding-bottom: 62px;
}

#middle .content
{
	width: 484px;
	height: auto;
	position: relative;
	padding: 28px 34px 0px 34px;
	border-bottom: 1px solid #d4ba86;
	color: #fff;
}

#middle .content_vervolg
{
	width: 484px;
	height: auto;
	position: relative;
	padding: 28px 34px 0px 34px;
	background: #fff;
	color: #000;
}

#middle .content_vervolg a {	
color: #000000;
}

#middle p
{
	margin-bottom: 22px;
}

#middle .impressie
{
	width: 552px;
	height: auto;
	position: relative;
}

#middle .nav
{
	width: 552px;
	height: 24px;
	position: relative;
	text-align: center;
	background: #001428;
	color: #fff;
	text-transform: uppercase;
	line-height: 24px;
	font-size: 10px;
}

#middle .nav a
{
	color: #fff;
	text-decoration: none;
}

#middle .nav a:hover
{
	color: #fff;
	text-decoration: none;
}

.bull
{
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

#right
{
	width: 209px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 1px;
	display: inline;
}

#right .afbeelding
{
	padding:30px 0 0 19px;
	width: 190px;
	height: 184px;
	position: relative;
	border-bottom: 1px solid #d4ba86;
	color:#fff;
	font-size:11px;
	line-height:18px;
	
}

#right .afbeelding strong
{
	font-size:11px;
	display:block;
	margin-bottom:18px;
}


#right .content
{
	width: 185px;
	height: auto;
	position: relative;
	padding: 62px 5px 28px 19px;
	font-size:11px;
	line-height:18px;
	color: #fff;
}

#right .content p
{
	font-size:11px;
	line-height:18px;
	color: #000;
}


#right .content span
{
	font-size:11px;
	line-height:18px;
	color: #fff;
	font-weight: bold;
}

#bottom
{
	height: 10px;
	width: 1000px;
	position: relative;
	background: url(../images/template/bg_bottom.gif) no-repeat;
}
	
#bottom .adres
{
	width: 552px;
	height: 32px;
	position: absolute;
	left: 238px;
	bottom: 10px;
	text-align: center;
	background: #543a06;
	padding: 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	line-height: 16px;
}

#bottom .adres a
{
	color: #ffd98d;
	text-decoration: underline;
}

#bottom .adres a:hover
{
	color: #ffd98d;
	text-decoration: none;
}
