@charset "UTF-8";
/* CSS Document */

* { 

margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;

}

h1, h2, h3, h4, h5, h6, p { 

margin-top: 0;


}


body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.koptitel{
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #cfdc28;
}




.medium
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #234295;
}



.large
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-stretch: wider;
}

.xslarge
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-stretch: wider;
}

.xsmall
{
	font-size: 10px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-style: italic;
	color: #234295;
}

.small
{
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-style: italic;
	color: #234295;
}

.plain
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}



.number
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #cfdc28;
}

.highlight
{
	border: #666666 1px solid;
	color: #ffffff;
	background-color: #234295;
	padding-left: 5px;
	padding-right: 5px;
}

.high
{
	border: #666666 1px solid;
	color: #333333;
	background-color: #66CC00;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9px;
	font-style: italic;
}
	
	
	#main
{
	position: relative;
	width: 800px;
	top: 10px;
	height: 720px;
	margin: auto;
	}

	
#artikelen {
	width: 620px;
	height: auto;
	position: relative;
	float: left;
    left: 30px;
	top: 40px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	
	
}	


	
#maincontent {
	width: 800;
	height: 600;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	
	
}

#maincontent_flash {
	width: 800;
	height: 720;
	position: relative;
	float: left;
	
}


#contact {
	width: 800px;
	height: 300px;
	clear: both;
	position: relative;
	top: 200px;
		
	
	
}

#links {
	width: 400px;
	height: auto;
	clear: both;
	position: relative;
	float: left;
	left: 250px;
	top: 100px;
		
	
	
}

#logo {
	width: 800px;
	height: 30px;
	position: relative;
	clear: both;
	top: 0px;
	background-image: url(/images_layout/top_home.jpg);
	background-repeat: no-repeat;
}

#left {
	float: left;
	clear: both;
	width: 460px;
	left: 200px;
	margin-top: 45px;
}

#left .big-box {
	clear: both;
	width: 460px;
	left: 233px;
	position: relative;
}

#left .big-box .top {
	width: 331px;
	height: 41px;
	clear: both;
	background: url('/images_layout/big-box-top.png') no-repeat top left;
}

#left .big-box .bottom {
	width: 331px;
	height: 37px;
	clear: both;
	background: url('/images_layout/big-box-bottom.png') no-repeat top left;
}

#left .big-box .center {
	width: 331px;
	height: auto;
	clear: both;
	background: url('/images_layout/big-box-center.png') repeat-y top left;
	padding: 0px 0px 0px 0px;
}




#left .big-box .center .content {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 331px;
	height: auto;
	padding: 0px 0px 0px 0px;
	color: #666666;
}


#left .big-box .center .links {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 331px;
	left: 200px;
	height: auto;
	padding: 0px 0px 0px 0px;
	color: #666666;
	clear: both;
	
}

#left .big-box .center .form {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
	left: 210px;
	height: auto;
	padding: 0px 0px 0px 22px;
	color: #666666;
	clear: both;


}

#left .big-box .center .xlarge {
font-size: 12px;
color: #666666;
}


	
#contenttext{
	width: 490px;
	height: auto;
	margin-left: 10px;
}

#contenttext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
	
	



#adresbanner {
	top: 0px;
	width: 800px;
	text-align: center;
	height: 100px;
	position: relative;
	clear: both;
}








#adres {
	width: 130px;
	height: auto;
	padding-left: 35px;
	padding-top: 8px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	line-height: 25px;
}

a {
	text-decoration: none;
	color: #CC3300;
	font-family: "Trebuchet MS";
	font-size: 12px;
	}





#footer
{
	color: #666;
	position: relative;
	margin: auto;
	width: 800px;
	clear: both;
	text-align: center;
	font-size: 12px;
	top: 40px;
	height: 20px;
	font-stretch: wider;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#footer_flash
{
	color: #666;
	position: relative;
	margin: auto;
	width: 800px;
	clear: both;
	text-align: center;
	font-size: 12px;
	top: 70px;
	height: 20px;
	font-stretch: wider;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

