html, body{  
	text-align:center; /*For IE6 Shenanigans*/  
	font: 11px Verdana, sans-serif;
	color: #000;
	background: #e8e5df;
	margin:0;
        text-align: left;
}

.clear{
	clear:both;
}

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

#center{  
	width:996px;  
	height:100%;
	margin:0px auto;
	text-align:left;
	background: url(../imgs/borders.jpg) top repeat-y;
}

#container{
	float:left;
	width:956px;
	height:100%;
	background-color: #fff;
}

.border{
	background-color: #e3e3e3;
}

#borderLeft{
	float:left;
	width:20px;
}

#borderRight{
	float:right;
	width:20px;
}

.meerInfo{
	position:absolute;
	text-align:right;
	line-height:1.2em;
	right:0px;
	bottom:0px;
	width:150px;
	height:auto;
	padding:5px 0;
}

.meerInfo .text{
	position:absolute;
	right:12px;
	float:left;
	width:100%;
}

.meerInfo .gray{
	font-weight:bold;
	width:100%;
	color:#666666;
}


.meerInfo .blue{
	font-weight:bold;
	width:100%;
	color:#00b3ff;
}

.meerInfo .raquo{
	padding:1px;
	float:right;
	font-weight:bold;
	color:#00b3ff;
}

#header{
	width:956px;
	height:331px;
}

#headerBorder{
	position:relative;
	left:10px;
	width:906px;
	height:1px;
	margin-bottom:15px;
	background-color:#e3e3e3;
}


#headerPage{
	width:956px;
	height:212px;
}

#headerPage .headerLeft{
	position:relative;
	float:left;
	width:478px;
	height:212px;
	background-image: url(../imgs/headerpage_left.jpg);
}

#headerPage .headerRight{
	position:relative;
	float:left;
	width:478px;
	height:212px;
	background-image: url(../imgs/headerpage_right.jpg);
}

#headerPage #menuBox{
	width:430px;
	height:212px;
}

#headerPage #menu{
	position:relative;
	top:158px;
	left:-10px;
	width:430px;
	height:25px;
}

.headerLeft{
	position:relative;
	float:left;
	width:478px;
	height:331px;
	background-image: url(../imgs/header_left.jpg);
}

.headerRight{
	position:relative;
	float:left;
	width:478px;
	height:331px;
	background-image: url(../imgs/header_right.jpg);
}

/*.headerHalfPage{
position:relative;
float:left;
width:478px;
height:212px;
background-color: #ddd000;
}*/

#menuBox{
	position:relative;
	left:8px;
	width:430px;
	height:204px;
}

#menu{
	position:relative;
	top:134px;
	width:auto;
	height:25px;
	padding:0 0 0 25px;
}

#menu a {
	color:#8c8c8c;
	font-weight:bold;
}

#menu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu li{
	background-image: url(../imgs/bullet_gray.gif);
	display: inline;
	background-repeat: no-repeat;
	background-position: 0px 5px; 
	padding-left: 10px;
	margin-right:12px;
}

#headerWeideVogels{
	position:absolute;
	bottom:0px;
	width:438px;
	height:130px;
	padding:20px;
}

#headerWeideVogels .content{
	position:absolute;
	right:10px;
	bottom:0px;
	width:328px;
	height:120px;
}

#headerWeideVogels .image{
	position:absolute;
	bottom:0px;
	width:130px;
	height:120px;
}

.headerLinks{
	position:relative;
	left:5px;
	font-weight:bold;
	float:left;
	width:190px;
	height:127px;
	margin-right:10px;
	padding:0 0 0 15px;
}

.headerLinks ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.headerLinks li{
	background-image: url(../imgs/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px; 
	padding-left: 10px;
}


#pageTitle{
	width:956px;
	height:119px;
	background-color: #fff;
}

#content{
	position:relative;
	width:936px;
	height:100%;
	padding:0 10px;
}

.columnHome{
	float:left;
	width:234px;
	height:393px;
}

.columnHomeHeader{
	width:234px;
	height:136px;
}

.columnHomeContent {
	position:relative;
	width:207px;
	height:257px;
	padding:0 13px;
}

.columnHomeContent .meerInfo{
	right:10px;	
	height:50px;
}

.columnHome .border{
	float:left;
	width:1px;
	height:393px;
}

#sponsorList{
	width:572px;
	padding-bottom:70px;
	margin-left:35px;
	background-color: #fff;
}

.sponserBoxInfo {
	border-bottom:1px solid #e3e3e3;
	padding:0 20px 20px 15px;
}

.sponsorBox{
	width:560px;
	height:138px;
	border-bottom:1px solid #e3e3e3;
}



.sponsorName{
	font-family: georgia, serif;
	font-style:italic;
	font-size:1.5em;
	margin:20px 15px 0 15px;
	width:550px;
	height:30px;
}

.sponsorLogo{
	text-align:center;
	position:relative;
	float:left;
	margin-left:15px;
	width:160px;
	height:88px;
}

.sponsorText{
	position:relative;
	float:right;
	width:326px;
	height:88px;
	margin-right:45px;
}

.sponsorText .meerInfo{
	position:absolute;
	right:-10px;
	bottom:0px;
	width:104px;
	height:20px;
}


.newsBox{
	width:560px;
        padding-bottom: 20px;
	border-bottom:1px solid #e3e3e3;
}


.newsName{
	font-family: georgia, serif;
	font-style:italic;
	font-size:1.5em;
	margin: 5px 15px 0 15px;
	width:550px;
	height:30px;
}

.newsText{
    margin-left: 15px;
}

.newsDate{
    margin-left:15px;
    /*margin-bottom:-2px;*/
}

#sideBox{
	position:relative;
	right:50px;
	float:right;
	width:257px;
	height:150px;
}

#sideBox .title{
	font-family:georgia, serif;
	font-style:italic;
	font-size:2em;
	margin-bottom:5px;
}


#nieuwsBox .raquo, #galleryBox .raquo{
	font-weight:bold;
	float:left;
	width:10px;
	height:130px;
}


#nieuwsBox .text, #galleryBox .text{
	float:right;
	width:245px;
	height:130px;
}

#nieuwsBox .meerInfo{
	position:absolute;
	top:50px;
}

#galleryBox .images{
	margin-top:5px;
}

#galleryBox .image{
	float:left;
	width:75px;
	height:49px;
	margin:3px 6px 3px 0;
	background-color:#ddd;
	border:none;
}

#footer{
	position:relative;
	width:956px;
	height:420px;
	margin-bottom:100px;
	background: url(../imgs/footer_bg.jpg) left no-repeat;

}

#nieuwsBrief{
	position:absolute;
	right:5px;
	bottom:0px;
	width:232px;
	height:97px;
	background: url(../imgs/nieuwsbrieftitle.png) top no-repeat;
}

#nieuwsBrief .input{
	position:absolute;
	bottom:0px;
	width:232px;
	height:60px;
	background-color: #fff;
}

#submitLinks{
	width:572px;
	height:252px;
	margin-left:35px;
	background-color: #fff;
}

#submitLinksTitle{
	font-family: georgia, serif;
	font-style:italic;
	color:#6db3f3;
	font-size:2em;
	padding:20px 20px;
	width:532px;
	height:22px;
	background-image: url(../imgs/linktip_title.jpg);
}

#submitForm{
	width:532px;
	margin:20px;
	height:150px;
}

#submitForm #formTextArea{
	font-family: verdana, sans-serif;
	font-size:1em;
	font-weight:bold; 
	padding:2px;
	margin:0 0 5px 0;
	width:528px;
	height:96px;
	border:none;
	background-color:#e3e3e3;
	clear:both;
	overflow: auto;
}
