@import url('clear.css');

html, body {
	background-color: #D8D8D0;
	width: 100%;
	height: 100%;
	font-family: "Arial";
	text-align: center;
}

div#topwrapper {
	text-align: left;
	width: 1000px;
	margin: auto;	
}
div#topwrapper div#header 
{
	background-image: url('/sitePics/headers/header.jpg');
	width: 1000px;
	height: 266px;
}

div#topwrapper div#header span#countdown 
{
	position: absolute;
	margin-left: 936px;
	top: 41px;
	font-size: 11px;
	text-align: right;
	width: 19px
}
div#topwrapper div#navigation 
{
	background-image: url('/sitePics/navigation/navigationbar.jpg');
	width: 955px;
	height: 27px;
	padding-left: 45px;
	padding-top: 5px;
}

div#topwrapper div#navigation ul 
{
	padding: 0px;
    margin: 0px;    
    line-height: 20px;
}

div#topwrapper div#navigation ul li
{
	position: relative;
	float: left;
	width: 158px;
	height: 24px;
	font-weight: bold;
	
}

div#topwrapper div#navigation ul li a
{
	display: block;
    width: 128px;
    color: #ffffff;
    cursor: pointer;
}


div#topwrapper div#navigation ul li ul 
{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 24px;
	width: 132px;
	z-index: 3;
}

div#topwrapper div#navigation ul li:hover ul 
{
	display: block;
	z-index: 3;
	margin: 0px 0px 0px 0px;
}

div#topwrapper div#navigation ul li:hover ul li
{
	padding-left: 10px;
	width: 132px;
	font-size: 13px;
	font-weight: normal;
	background-image: url('/sitePics/navigation/libg.jpg');	
	border-bottom: 1px solid #ffffff;
}

div#topwrapper div#navigation ul li:hover ul li a:hover
{
	font-weight: bold;
}

div#bodywrapper 
{
	width: 100%;
	background-color: #AEADA8;
	overflow: auto;
	text-align: left;
}

div#bodywrapper div#contentwrapper
{
	background-image: url('/sitePics/content/contentbg.jpg');
	background-repeat: repeat-y;
	width: 1000px;
	min-height: 400px;
	height: auto;
	margin: auto;
	overflow: auto;
	font-size: 12px;
}

div#bodywrapper div#contentwrapper div#content
{
	float: left;
	width: 644px;
	margin-left: 35px;
	padding-left: 10px;
	padding-top: 20px;
	height: auto;
	
}

div#bodywrapper div#contentwrapper div#content a
{
	text-decoration: underline;	
	color: #0066CC;
}

div#bodywrapper div#contentwrapper div#right 
{
	width: 270px;
	margin-left: 10px; 
	float: left;
	overflow: auto;
	
}	
	
	
div#bodywrapper div#contentwrapper div#right div#alinea4top
{
	width: 267px;
	margin-top: 45px;
	background-image: url('/sitePics/navigation/navigation_alineatop.jpg');
	height: 19px;
}


div#bodywrapper div#contentwrapper div#right div#alinea4content
{
	width: 242px;
	padding: 0px 10px 0px 15px;
	background-image: url('/sitePics/navigation/navigation_alineacontent.jpg');
	
}
div#bodywrapper div#contentwrapper div#right div#alinea4content p
{
	margin: 0px;
	padding: 0px;
}
div#bodywrapper div#contentwrapper div#right div#alinea4bottom
{
	
	width: 267px;
	background-image: url('/sitePics/navigation/navigation_alineabottom.jpg');
	height: 19px;
}
div#bodywrapper div#contentwrapper div#right div#alinea5top
{
	width: 267px;
	margin-top: 15px;
	height: 19px;
	background-image: url('/sitePics/navigation/navigation_alineatop.jpg');
	
}

div#bodywrapper div#contentwrapper div#right div#alinea5content
{
	width: 242px;
	padding: 0px 10px 0px 15px;
	background-image: url('/sitePics/navigation/navigation_alineacontent.jpg');
	
}

div#bodywrapper div#contentwrapper div#right div#alinea5content p
{
	margin: 0px;
	padding: 0px;
}

div#bodywrapper div#contentwrapper div#right div#alinea5bottom
{
	
	width: 267px;
	background-image: url('/sitePics/navigation/navigation_alineabottom.jpg');
	margin-bottom: 10px;
	height: 19px;
	
}






div#bodywrapper div#contentwrapper div#right div#alinea6top
{
	width: 267px;
	margin-top: 15px;
	height: 19px;
	background-image: url('/sitePics/navigation/navigation_alineatop.jpg');
	
}

div#bodywrapper div#contentwrapper div#right div#alinea6content
{
	width: 242px;
	padding: 0px 10px 0px 15px;
	background-image: url('/sitePics/navigation/navigation_alineacontent.jpg');
	
}

div#bodywrapper div#contentwrapper div#right div#alinea6content p
{
	margin: 0px;
	padding: 0px;
}

div#bodywrapper div#contentwrapper div#right div#alinea6bottom
{
	
	width: 267px;
	background-image: url('/sitePics/navigation/navigation_alineabottom.jpg');
	margin-bottom: 10px;
	height: 19px;
	
}


div#bodywrapper div#contentwrapper div#right div#advertorialBlockTop
{
	width: 267px;
	background-image: url('/sitePics/navigation/navigation_alineatop.jpg');
	height: 19px;
}

div#bodywrapper div#contentwrapper div#right div#advertorialBlockHeader
{
	margin-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('/sitePics/navigation/navigation_alineaheader.jpg');
	background-repeat: repeat-y;
	text-align: center;
	
}

div#bodywrapper div#contentwrapper div#right div#advertorialBlockHeader p
{
	margin: 0px;
	padding: 4px 0px 0px 0px;
	font-size: 20px;
	color: #1847b2;
	letter-spacing: 9px;	
}

div#bodywrapper div#contentwrapper div#right div#advertorialBlockContent
{
	width: 242px;
	padding: 7px 10px 0px 15px;
	background-image: url('/sitePics/navigation/navigation_alineacontent.jpg');
	
}

div#bodywrapper div#contentwrapper div#right div#advertorialBlockContent p
{
	margin: 0px;
	padding: 0px;
}

div#bodywrapper div#contentwrapper div#right div#advertorialBlockBottom
{
	
	width: 267px;
	background-image: url('/sitePics/navigation/navigation_alineabottom.jpg');
	height: 19px;
}

div#bodywrapper div#contentwrapper div#news
{
		clear: both;
		margin-top: 20px;

}

div#bodywrapper div#contentwrapper div#news div#newstop
{	
	width: 656px;
	background-image: url('/sitePics/content/newstop.jpg');
	height: 22px;
}

div#bodywrapper div#contentwrapper div#news div#newscontentbanner
{	
	width: 641px;
	background-image: url('/sitePics/content/newscontentarrow.jpg');
	height: 43px;
	padding-left: 15px;
}

div#bodywrapper div#contentwrapper div#news div#newscontentbanner p.highlight
{
	margin: 0px;
	padding: 8px 0px 0px 0px;
	font-size: 22px;
	color: #1847b2;
	letter-spacing: 7px;	
}


div#bodywrapper div#contentwrapper div#news div#newscontent
{	
	width: 631px;
	height: auto;
	background-image: url('/sitePics/content/newscontent.jpg');
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-top: 5px;
	
}

div#bodywrapper div#contentwrapper div#news div#newsbottom
{	
	width: 656px;
	background-image: url('/sitePics/content/newsbottom.jpg');
	background-repeat: no-repeat;
height: 25px;
}



	
	
div#bodywrapper div#contentwrapper div.newsitem
{
	margin-top: 45px;
       margin-bottom: -20px;
}

div#bodywrapper div#contentwrapper div.newsitem div.newsitemtop
{	
	width: 656px;
	background-image: url('/sitePics/content/newstop.jpg');
	background-repeat: no-repeat;
	height: 22px;
	font-weight: bold;
	font-size: 16px;
}


div#bodywrapper div#contentwrapper div.newsitem div.newsitemcontent
{	
	width: 631px;
	height: auto;
	background-image: url('/sitePics/content/newscontent.jpg');
	background-repeat: repeat-y;
	padding-left: 20px;	
	
}

div#bodywrapper div#contentwrapper div.newsitem div.newsitemcontent h3
{
	padding: 0px 0px 10px 0px;
	margin: 0px;
}


div#bodywrapper div#contentwrapper div.newsitem div.newsitemcontent div.newsitemtext
{	
	width: 580px;
	background-color: white;
	padding: 10px;

}

div#bodywrapper div#contentwrapper div.newsitem div.newsitembottom
{	
	width: 656px;
	background-image: url('/sitePics/content/newsbottom.jpg');
	background-repeat: no-repeat;
	height: 15px;
}	
	


div#footerwrapper 
{
	width: 1000px;
	overflow: auto;
	text-align: left;
	margin: auto;
}

div#footerwrapper div#contentbottom 
{
	width: 1000px;	
	height: 26px;
	background-image: url('/sitePics/content/contentbottom.jpg');
	background-repeat: no-repeat;
}

div#footerwrapper div#links
{
	width: 952px;
	padding-left: 24px;
	padding-right: 24px;	
	text-align: center;
}

div#footerwrapper div#links ul li
{
	font-size: 12px;
	display: inline;
	margin-right: 20px;
}
div#footerwrapper div#links ul li a
{	
	color: #000000;
}

div#footerblock div#footertop {
	background-image: url('/sitePics/footer/footertop.jpg');
	width: 1000px;
	height: 26px;
	background-repeat: no-repeat;
}
div#footerblock div#footercontent {
	background-image: url('/sitePics/footer/footerbg.jpg');
	background-repeat: repeat-y;
	width: 950px;
	padding-left: 40px;
	overflow: auto;
		
}
div#footerblock div#footerbottom {
	background-image: url('/sitePics/footer/footerbottom.jpg');
	width: 1000px;
	height: 27px;
	background-repeat: no-repeat;
}

div#bodywrapper div#contentwrapper div#content table tbody tr td input#schrijfgastenboek
{
	background-color: #b7c3e0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #1847b2;
}


div#bodywrapper div#contentwrapper div#content table#guestform tbody tr td textarea
{
	border: solid 1px #d3d2d0;
}

div#bodywrapper div#contentwrapper div#content table#guestform tbody tr td input
{
	border: solid 1px #d3d2d0;
}

div#bodywrapper div#contentwrapper div#content table#guestform tbody tr td input[type="submit"] 
{
	border: solid 1px #d3d2d0;
	background-color: #b7c3e0;
}


h1 {
 display: none;
}
h2 {
 width: 100%;
 border-bottom: 1px solid #D3D3D3;
 font-family: "Arial";
 font-size: 22px;		
 margin-top: 20px;
}

h3
{
 font-weight: bold;
 font-size: 16px;
}
p {
 margin-top: 10px;	
}

b, strong {
 font-weight: bold;
}
input 
{
 border: 1px solid #999999;	
 height: 18px;
font-size: 14px;
margin-bottom: 2px;

}
select
{
 border: 1px solid #999999;	
 height: 22px;
font-size: 14px;
}
textarea
{
 font-size: 14px;
 border: 1px solid #999999;
 height: 100px;
}
legend {
margin-left: 0px;
padding-let: 0px;
}
input[type="submit"] 
{
	border: solid 1px #d3d2d0;
	background-color: #b7c3e0;
	height: 18px;
}
input[type="file"] 
{
	border: solid 1px #d3d2d0;
	height: 18px;
}

