* {
	margin			: 0px;

	padding			: 0px;

	border			: none;

}



html, body {

	font			: normal 11px Trebuchet, sans-serif;
	
	line-height		: 14px; 

	color			: #000000;

	background		: #2E437D;
	
	background-image: url(../images/bg_test.jpg);

}



html {


}

	
.container
{
	width			: 760px;
	
	margin			: 10px auto;
}

.top
{
	height			: 203px;
	
	background-image: url(../images/testheader.jpg);
	
	background-repeat: no-repeat;
	
	line-height		: 28px;
	
}
#menu
{
	padding-top		: 182px;
	
}
#menu a:hover
{
	color			: #000000;
	
	text-decoration	: none;
}
#menu a
{
	font			: normal 11px Trebuchet, sans-serif;

	font-weight		: bold;
	
	padding-left	: 10px;
	
	color			: #0060a9;
	
	text-decoration	: none;
}
.nieuwsbrief
{
	color			: #0060a9;
}
.blok
{
	width			: 765px;
}

.bloklinks
{
	float			: left;
	
	width			: 380px;
	
	padding-top		: 10px;
	
	padding-bottom	: 10px;
}

.blokrechts
{
	float			: right;

	width			: 380px;
	
	padding-top		: 10px;
	
	padding-bottom	: 10px;
}

.tekstblok
{
	background-color: #FFFFFF;
	
	width			: 364px;
}

.tekstblok-top
{
	background-color: #0060a9;
	
	height			: 28px;
	
	font-size		: 12px;
	
	font-weight		: bold;
	
	color			: #ffffff;
	
	padding-left	: 10px;
	
	line-height		: 28px;
	
	width			: 364px;
}

.tekstblok-bottom
{
	background-color: #ffffff;
	
	padding-left	: 10px;
	
	width			: 364px;
}

.tekstblok-bottom a, .tekstblok-bottom a:visited
{
	color			: #0060a9;
	
	text-decoration	: none;
	
	font-weight		: bold;
}

.tekstblok-bottom a:hover
{
	text-decoration	: underline;
}

.tekstblok-bottom h1
{
	color			: #77AD1C;
	
	font-size		: 12px;
	
	font-weight		: bold;
	
	line-height		: 19px;
}

#footer
{
	clear			: both;
	
	height			: 28px;
	
	color			: #ffffff;
	
	line-height		: 28px;
	
	background-color: #77AD1C;
	
	text-align		: center;
}

#footer a
{
	color			: #ffffff;
	
	font-weight		: bold;
	
	text-decoration	: none;
}


#footer a:hover, #footer a:visited
{
	color			: #000000;
	
	text-decoration	: none;
}

.imgright {

	float			: right;

	padding			: 10px 8px 8px 8px;
}

.imgleft {

	float			: left;

	padding			: 2px 10px 8px 0px;
}


.tabel
{
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
}

.headertabel
{
	color			: #ffffff;
	background		: #77ad1c;
}

input
{
	color			: #0060a9;
	background		: #c9c9c9;
}
.button 
{
    color			: #FFFFFF;
	background		: #77AD1C;
}
.button:hover 
{
  	color			: #FFFFFF;
	background		: #0060a9;
}
.bijschrift
{
	font			: normal 10px Trebuchet, sans-serif;
	
	line-height		: 12px; 
	
	color			: #0060a9;
}

ul
{ 
	padding-left	: 14px;
	padding-right	: 10px;
	list-style-position: outside;
}

.top
{
	color			: #0060a9;
	font-size		: 9px;
	font-weight		: bold;
	line-height		: 9px;
	text-decoration	: none;
	background-color: #FFF;
}


ul.top a, ul.top a:visited, ul.top a:link
{
	color			: #0060a9;
	text-decoration	: none;
	background-color: #FFF;

}


ul.top a:hover, ul.top a:active
{
	color			: #0060a9;
	text-decoration: underline;
	background-color: #FFF;
}

.top a, .top a:visited, .top a:link
{
	color			: #77AD1C;
	text-decoration	: none;
	background-color: #FFF;

}


.top a:hover, .top a:active
{
	color			: #77AD1C;
	text-decoration: underline;
	background-color: #FFF;
}