﻿body {
	height: 100%;
	width: 100%;
}

html {
	height: 100%;
	width: 100%;
}

body {
	margin: 0;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	background-position: center center;
	background-image: url('../images/ag.jpg');
	background-repeat: repeat-y;
}

}

textarea {
	font-size: 12px;
	color: #000;
}

select {
	font-size: 12px;
	color: #000;

}


td		{
font-size: 11px;
margin: 0pt;
margin-top: 15pt;
margin-right: 15pt;
margin-left: 15pt;
color:  #000;
}


/*
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 {text-decoration: underline; margin: 0; padding: 0; }
a:hover {text-decoration: none;	color: #fff; background-color: #003792;}

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: 20px; font-size: 12px; line-height: 18px;}
ul { margin-left: 15px; }
ol { margin-left: 25px; }
a {
	text-decoration: underline;
	margin: 0;
	padding: 0;
	color: #000;
}
a:hover {text-decoration: none;	color: #fff; background-color: #003792;}
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 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 0;
	color: #003792;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h3 a { text-decoration: none; }
h3 a:hover {}
h4 { font-size: 13px; }

.clear { clear: both; }

.left {float: left;}

.right {float: right;}

#topbalk {
	width: 100%;
	float: left;
	height: 46px;
	margin-top: 24px;
	background: url(../images/topbalkbg.jpg);
	display: inline;
}

#bottombalk {
	width: 100%;
	height: 55px;
	background: #003792;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 11px;
	padding-top: 10px;
	display: inline;
}

	#bottombalk a {
		color: #fff;
		text-decoration: none;
	}

#wrapper {
	margin: auto;
	position: relative;
	text-align: left;
	width: 885px;	
	
	
}

#container {
	width: 885px;
	float: left;
	position: relative;
	background-image: url(../images/wrapperbg.jpg);
	background-repeat: repeat-y;
}

#header {
	float: left;
	width: 885px;
	height: 185px;
}

	#logo {
		float: left;
		margin-left: 211px;
		margin-top: 23px;
		display: inline;
	}
	
#middel {
	float: left;
	width: 885px;
}

	#menu {
		float: left;
		width: 177px;
		margin-top: 0px;
		display: inline;
	}
	
	#content {
		float: left;
		width: 475px;
		margin-left: 50px;
		display: inline;
	}
	
	#sidebar {
		float: right;
		margin-right: 5px;
		width: 135px;
		display: inline;
	}
	
	#sidebar img {
			border: 1px solid #e6a501;
			margin-bottom: 13px;
		}
	#nmi img {
			border: 0px solid #e6a501;
			margin-bottom: 13px;
		}

#lsites {
	float: left;
	padding-top: 4px;
	display: inline;
}
