﻿body {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #fff;
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	background-image: url('../img/ag.jpg');
}

textarea {
	font-family: Verdana;
	font-size: 12px;
	color: #fff;

}

select {
	font-family: Verdana;
	font-size: 12px;
	color: #fff;

}

input {
	font-family: Verdana;
	font-size: 12px;
	color: #fff;

}


/*
Hier worden alle standaard onderdelen gedefinieerd. Een link die overal een bepaalde kleur moet
hebben is makkelijk hier aan te geven dan voor elke div apart.
*/

textarea { line-height: normal; }

input { line-height: normal; }

fieldset { margin: 0; padding: 0; }

legend { margin: 0; padding: 0; }

form { margin: 0; padding: 0; }

dl { margin: 0; padding: 0; }

ol { margin: 0; padding: 0; }

ul { margin: 0; padding: 0; }

a { margin: 0; padding: 0; }

p { margin: 0; padding: 0; }

h4 { margin: 0; padding: 0; }

h3 { margin: 0; padding: 0; }

h2 { margin: 0; padding: 0; }

h1 { margin: 0; padding: 0; }

p { margin-bottom: 10px; font-family: Verdana; line-height: 14px; font-size: 11px;}
ul {  }
ol { margin-left: 25px; }
a { color: #fff; }
a:hover { text-decoration: none; color: #f3e627; }
a:active { text-decoration: none; }
img { display: block; border: none; }
dl dt { font-weight: bold; margin-bottom: 10px; }
dl dd { margin: 0 0 30px 0;}
fieldset { border: none; }
caption { display: none; }


thead th { background-color: #EFEDE1; text-align: center; }
tbody th{ background-color: #fff; font-weight: normal;}
tfoot th { background-color: #EFEDE1; }
tfoot td { background-color: #fff; }



/* HEADERS */

h6 { color: #000; padding: 0 !important; margin-bottom: 7px; }

h5 { color: #000; padding: 0 !important; margin-bottom: 7px; }

h3 { color: #000; padding: 0 !important; margin-bottom: 7px; }

h2 { color: #4a8cbe; padding: 0 !important; margin-bottom: 7px; }



h2 {
	font-size: 16px;
	font-family: Verdana;
	color: #fff;
	vertical-align: bottom;
}
h3 { font-size: 12px; font-family: Verdana; font-weight: bold; padding: 0; margin: 0; }
h3 a { text-decoration: none; }
h3 a:hover {}
h4 { font-size: 13px; }

.clear { clear: both; }




#wrapper {
	margin: auto;
	position: relative;
	text-align: left;
	width: 955px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#gelebalk {
	width: 935px;
	float: left;
	padding: 10px;
	background: #f3e52c;
}

#header {
	width: 935px;
	height: 276px;
	background-image: url('../img/headerimg-origineel.jpg');
}

#headerlinks {
	position: absolute;
	width: 230px;
	height: 104px;
	left: 328px;
	top: 65px;
}

#headerlinks img {
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
}


#menu {
	float: left;
	height: 31px;
	width: 935px;
	z-index: 1;
}

#main {
	width: 935px;
	float: left;
	background: url(../img/mainbg.jpg);
}

#main_left {
	width: 222px;
	float: left;
	color: #3f3f3f;
	padding: 31px 32px 31px 24px;
}

.main_textleft {
	float: left;
	width: 222px;
	margin-top: 50px;
	font-size: 11px;
	color: #f3e52c;
}

#main_images {
	width: 190px;
	margin-left: 27px;
	float: left;
	margin-top: 42px;
}

#main_images img {
	margin-bottom: 25px;
		}
		
#main_right {
	width: 375px;
	float: left;
	margin-left: 25px;
	margin-top: 13px;
	margin-bottom: 26px;
}

.main_textblock {
	float: left;
	width: 375px;
	margin-top: 25px;
}

.main_textblock h2 {
	font-size: 12px;
	font-weight: bold;
		}
		
#footer {
	width: 935px;
	height: 31px;
	float: left;
}

#footer_left {
	width: 278px;
	height: 31px;
	float: left;
	*margin-top: -15px;
}
#footer_left img {
	display: block;
	float: left;
}

#footer_right {
	width: 657px;
	height: 31px;
	background: #808080;
	color: #3f3f3f;
	float: left;
	text-indent: 20px;
	line-height: 31px;
		}
		
#footer_right a {
	text-decoration: none;
	color: #3f3f3f;
			}
			
#lsites {
	float: right;
	margin-top: 2px;
}
