.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	word-spacing: 1px;
}

a
{
	text-decoration: none;
	color: #484848;
}

a:hover
{
	text-decoration: underline;
}

a.footer_2
{
	text-decoration: none;
	color: #424242;
}

a:hover.footer_2
{
	text-decoration: underline;
}

body
{
	margin: 0px;
	background-color: #484848;
}

#body
{
	width: 780px;
	background-color: #FFFFFF;
	text-align: left;
}

	#header
	{
		height: 75px;
		border-bottom: #484848 1px solid;
		background-image: url(../images/bg_header_sub.gif);
		background-position: bottom;
		background-repeat: repeat-x;
	}
	
	#content
	{
		height: 332px;
		background-position: right;
		background-repeat: no-repeat;
	}

		#content #text
		{
			position: absolute;
			width: 288px;
			height: 332px;
			margin-left: 12px;
			padding-right: 10px;
			overflow: auto;
			scrollbar-face-color: white;
			scrollbar-arrow-color: #656563;
			scrollbar-base-color: white;
			scrollbar-shadow-color: white;
			scrollbar-darkshadow-color: white;
			scrollbar-highlight-color: white;
			scrollbar-3dlight-color: white;
			scrollbar-track-color: white;
		}
		
		#content #sitemap
		{
			position: absolute;
			width: 750px;
			height: 403px;
			margin-left: 12px;
			padding-right: 10px;
			overflow: auto;
			scrollbar-face-color: white;
			scrollbar-arrow-color: #656563;
			scrollbar-base-color: white;
			scrollbar-shadow-color: white;
			scrollbar-darkshadow-color: white;
			scrollbar-highlight-color: white;
			scrollbar-3dlight-color: white;
			scrollbar-track-color: white;
		}
		
			#content #text .title
			{
				margin-top: 10px;
			}

		#content #menu
		{
			position: relative;
			left: 310px;
			width: 158px;
			height: 100%;
			border-left: #484848 1px solid;
			border-right: #484848 1px solid;
			background-color: #484848;
		}

				#content #menu a
				{
					display: block;
					cursor: hand;
					padding-left: 14px;
					padding-right: 8px;
					border-bottom: #ffffff 1px solid;
					background-color: #cbcccd;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					font-weight: bold;
					color: #606060;
					text-decoration: none;
					line-height: 18px;
				}
			
				#content #menu a:hover
				{
					background-color: #e7e7e7;
				}

	#streamer
	{
	border-top: #484848 7px solid;
	}
	
	#streamer_2
	{
	border-top: #ffffff 7px solid;
	}
	
		#streamer .text
		{
			width: 40%;
			font-size: 12px;
			font-style: italic;
			line-height: normal;
		}

	#footer
	{
		height: 20px;
		border-top: #FFFFFF 1px solid;
		background-color: #bbbcbe;
	}
		
		#footer img
		{
			border: 0px;
			border-right: #FFFFFF 1px solid;
		}
		
		#footer_2
	{
		z-index: 6;
		height: 20px;
		width: 780px;
		text-align : right;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 14px;
		color: #424242;
	}
		
#kvk {
	margin-left: 0px;
	padding-top: 0px;
	width: 765px;
	font-style: normal;
	color: #000000;
	font-size: 9px;
}

.naw{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}

#content #menu .submenutitel, #content #menu .submenutitel:hover {
	background:none;
	color:#FFF;
}


