html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	margin: 0;
	padding: 0;
	text-align:center;
	}
	
#wrapper {
	background-color: #FFFFFF;
	width: 850px;
	margin: 10px auto;
	border: 0;
	text-align:left;
	position:relative;
}

#banner {
	height: 95px;
	background-image: url(images/FESkop2.gif);
	background-repeat: no-repeat;
}

#banner p {
	font-size:9px;
	color:#333333;
	text-align:right;
	margin-right: 20px;

}

#banner a {
	font-size:9px;
	color:#333333;
	text-decoration:none;
	text-align:right;
}

#banner a:hover{
	color:#FFFFFF;
	background-color:#FF0000;
}

#banner2 {
	float:right;
	height: 95px;
	width:145px;
	background-color:#FF0000;
}

#nav {
	height: 35px;
	border-bottom: 0;
	background-image: url(images/stippellijn_nav.gif);
	background-repeat: no-repeat;
}

#nav2 {
	height: 35px;
	border-bottom: 0;
	background-image: url(images/stippellijn_nav2.gif);
	background-repeat: no-repeat;
}

#navEN {
	height: 35px;
	border-bottom: 0;
	background-image: url(images/stippellijn_navEN.gif);
	background-repeat: no-repeat;
}

#navEN2 {
	height: 35px;
	border-bottom: 0;
	background-image: url(images/stippellijn_nav2EN.gif);
	background-repeat: no-repeat;
}

#navFR {
	height: 35px;
	border-bottom: 0;
	background-image: url(images/stippellijn_navFR.gif);
	background-repeat: no-repeat;
}

#navFR2 {
	height: 35px;
	border-bottom: 0;
	background-image: url(images/stippellijn_nav2FR.gif);
	background-repeat: no-repeat;
}

#nav3 {
	position:absolute;
	width: 145px;
	right: 1px;
	height: 95px;
	background-color:#FF0000;
	top: 0;
}

#content p{
	font-size: 80%;
	margin: 10px;
	margin-left: 200px;
}

#content h1{
	font-size: 65%;
	color: #990000;
	padding: 0;
	margin: 20px;
}

#content h2{
	font-size: 65%;
	color: #990000;
	padding: 0;
	margin: 20px;
}
#col1 {
	margin-top: 25px;
	margin-left: 12px;
	float:left;
	width: 403px;
	background-color:#FFFFFF;
	border-right-color: #CCCCCC;
	border-right-width: 2px;
	border-right-style: dotted;
}

#col1 h1{
	font-size: 70%;
	color: #FF0000;
	margin-right: 10px;
}

#col1 p{
	font-size: 70%;
	margin-right: 10px;
}

#col1 a{
	color:#333333;
	text-decoration: underline;
}

#col1 a:hover{
	color:#FF0000;
	text-decoration: underline;
}

#col2 {
	margin-top: 25px;
	margin-left: 12px;
	float:left;
	width: 403px;
	background-color:#FFFFFF;
}

#col2 h1{
	font-size: 70%;
	color: #FF0000;
	margin-right: 10px;
}

#col2 p{
	font-size: 70%;
	margin-right: 10px;
}

#col2 a{
	color:#333333;
	text-decoration: underline;
}

#col2 a:hover{
	color:#FF0000;
	text-decoration: underline;
}
	
#footer {
	height: 40px;
	clear:both;
	background-image: url(images/stippellijn_footer.gif);
	background-repeat: no-repeat;
}

#footer p{
	font-size: 9px;
	color:#666666;
	text-align:center;
}
	
#footer a{
	color:#666666;
	text-decoration: none;
}

#footer a:hover{
	color:#FFFFFF;
	background-color:#666666;
}
	
#footer2 {
	height: 25px;
	clear:both;
}

.container {
	width: 99%;
	float:right;
	background-color:#CC3300;
}
.leftimage{
	float: left;
	margin: 0 10px 20px 0;
}

.button{
	float:none;
	margin-left: 12px;
	margin-right: 5px;
	margin-top: 12px;
}

.button2{
	float:none;
	margin-left: 12px;
	margin-right: 5px;
	margin-top: 10px;
}

.clearit{
	clear: both;
}

