﻿body {
	margin: 0px;
	background-color: #000000;
	font-family: tahoma;
	padding-top:10px;
	font-size: 12px;
	filter:alpha(opacity=100);
	opacity: 1.0;
}


#container {
	margin: 0px auto;
	width: 1100px;
	height:775px;

}

#navigation {
	margin: 0;
	padding: 0;
	height:120px;
}

#content {
	padding-top:10px;
	width:1050px;
	height:605px;
	background-image:url(images/content_bg.png);
	background-repeat:repeat-x;
}

#onderdeel {
 	margin: 0;
 	width: 1050px;
 	height:15px;
 	font-family:Tahoma;
 	font-size:12px;
 	color:#333333;
 	text-align: right;
}


.text {
	font-size:12px;
	color:#FFFFFF;
}

.deelnemers {
	font-size:12px;
	color:#999999;
}

.header {
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
}

.link:link {
	font-family:Tahoma, Verdana;
	font-size:12px;
	text-decoration: none;
	color: #999999;
	background-color: transparent;
	font-weight: normal;
}
.link:visited {
	font-family:Tahoma, Verdana;
	font-size:12px;
	text-decoration: none;
	color: #999999;
	background-color: transparent;
	font-weight: normal;
}
.link:hover {
	font-family:Tahoma, Verdana;
	font-size:12px;
	text-decoration: none;
	color:  #FF6600;
	background-color: transparent;
	font-weight: normal;
}
.link:active {
	font-family:Tahoma, Verdana;
	font-size:12px;
	text-decoration: none;
	color:  #999999;
	background-color: transparent;
	font-weight: normal;
}

.onderdeel:link {
	font-family:Tahoma, Verdana;
	font-size:12px;
	text-decoration: none;
	color: #999999;
	background-color: transparent;
	font-weight: normal;
}
.onderdeel:visited {
	font-family:Tahoma, Verdana;
	font-size:12px;
	text-decoration: none;
	color: #999999;
	background-color: transparent;
	font-weight: normal;
}
.onderdeel:hover {
	font-family:Tahoma, Verdana;
	font-size:12px;
	text-decoration: none;
	color:  #333333;
	background-color: transparent;
	font-weight: normal;
}
.onderdeel:active {
	font-family:Tahoma, Verdana;
	font-size:12px;
	text-decoration: none;
	color:  #999999;
	background-color: transparent;
	font-weight: normal;
}
.asterix {
	font-family: Tahoma;
	font-size: 12px;
	color: #ff6600;
}
