/* CSS Document */
BODY {
	margin: 0px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504E53;
	line-height: 14px;
}
input, select, textarea, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504E53;
	line-height: 14px;
}
input, select, textarea {
	border: 1px solid #AAAAAA;
}
a {
	text-decoration: none;
	color: #504E53;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #504E53;
}
h1 { 
	margin-top: 0px;
	font-size: 14px;
	line-height: 16px;
	color: #504E53;
}
h2 {
	font-weight: normal;
	font-size: 12px;
	color: #504E53;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #504E53;
}
img.copyright {
	padding-left: 10px;
}
.search_input_field {
	background-image: url(../../images/structure/bg_zoek.gif);
	background-repeat: no-repeat;
	
	height: 15px;
	width: 157px;
	
	padding: 5px;
	
	font-size: 11px;
	color: black;
	
	border: 0px;
}
.submenu {
	border-left: 1px;
	border-right: 0px;
	border-bottom: 1px;
	border-top: 1px;
	border-color: #AAAAAA;
	border-style: solid; 
	padding-top: 34px;
	padding-bottom: 20px;
}
.zoekveld {
	padding-left: 10px;
}
.submenu_sub {
	font-size: 11px;
	color: #AAAAAA;
	padding-left: 40px;
	display: block;
	margin-bottom: 5px;
}
.submenu_sub a {
	text-decoration: none;
}
.submenu_sub:hover {
	text-decoration: none;
}
.main {
	border-left: 1px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-color: #AAAAAA;
	border-style: solid; 
	padding-left: 32px;	
	padding-top: 28px;
	padding-right: 28px;
}
.bottom {
	font-size: 11px;
	color: #504E53;
	line-height: 25px;
	font-weight: normal;
}
.bottom a {
	text-decoration: none;
}
.bottom:hover {
	text-decoration: none;
	font-weight: bold;
}
#nieuws {
	background-image: url(../../images/structure/bg_nieuws.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nieuws {
	padding-left:15px	
}
.nieuwskop {
	padding: 5px 0px !important;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 900px;
}
.print {
	float: right;
	font-family: arial, helvetica;
	font-size: 11px;
	color: #504E53;
}
.print a {
	font-weight: bold;
	text-decoration: none;
}
