@charset "utf-8";

#wrap {
	color: #FFFFFF;
	width: 920px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	background-image: url(mp2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
body {
	margin:10px;
	padding:0px;
	overflow:-moz-scrollbars-vertical;
	background-image: url(images/topbg.png);
	background-repeat: repeat-x;
	background-color: #f6e8d6;
	color: #FFFFFF;
} 

/* basis */ 

* {
margin:0px;
padding:0px;
} 

td, div, th, span {
	vertical-align:middle;
	text-align:center;
	border:0px solid #ffffff;
	font-family:"Trebuchet MS", Tahoma, Verdana, "Microsoft Sans Serif", Arial;
	font-size:12px;
	line-height:18px;
	color:#666666;
} 

/* opsommingen */ 

ul,
ol {
margin-left:20px;
margin-bottom:15px;
} 

ul li {
list-style-type:square;
} 

/* afbeeldingen */ 

img {
border:none;
} 

/* invoervelden */ 

input {
width:200px;
border:1px solid #808080;
background:none;
color:#333333;
} 

textarea {
	width:200px;
	border:1px solid #808080;
	color:#CCCCCC;
} 

button,
.button {
width:200px;
border:1px solid #808080;
background:none;
background-color:#004c9;
color:#333333;
} 

a:visited {
	color:#FFFFFF;
	text-decoration:none;
} 

a:hover {
	color:#FF6600;
	text-decoration:none;
} 

a:active {
color:#FF6600;
text-decoration:underline;
} 

/* opmaak */ 

P {
	font-family:Arial, Helvetica, sans-serif;
	font-size:67px;
	line-height:48px;
	color:#333333;
	margin-bottom:0px;
	font-weight: bolder;
} 

H1 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	font-style:normal;
} 

H2 {
	color:#FF6600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
} 

H3 {
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
font-style:normal;
} 

H4 {
color:#FF6600;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
font-style:normal;
margin-bottom:0px;
} 

H5 {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
font-style:normal;
margin-bottom:0px;
} 

H6 {
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
font-style:normal;
margin-bottom:0px;
} 
#menu {
	color: #FFFFFF;
	width: 900px;
	height: 22px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: "Trebuchet MS", Tahoma, Verdana, "Microsoft Sans Serif", Arial;
	float: none;
	padding-left: 20px;
	background-image: url(images/menuachter.jpg);
	padding-top: 5px;
	background-repeat: repeat-x;
}
#content {
	color: #666666;
	width: 368px;
	float: left;
	left: auto;
	right: auto;
	margin-top: 5px;
	margin-left: 5px;
	background-repeat: repeat;
}
#news {
	width: 200px;
	height: auto;
	margin-right: auto;
	margin-left: -10px;
	float: left;
	padding: 0px;
	position: absolute;
	top: 250px;
	left: auto;
	right: auto;
	background-image: url(newsbg.jpg);
	background-repeat: repeat-y;
}
#content2 {
	color: #666666;
	width: 503px;
	float: left;
	background-color: #FFFFFF;
	border: 1px dotted #854623;
	left: auto;
	right: auto;
	margin-top: 5px;
	margin-left: 0px;
	padding: 20px;
	text-align: left;
}
a:link {
	text-decoration:none;
	color: #FFFFFF;
}
.menuopmaak {
	font-size: 12px;
	color: #FFFFFF;
}
