@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: #000000;
	background-position: top left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
	
}

#header_top_u
{
	background: url(../images/header_top_u.gif) repeat-x;
	margin-top: 310px;
}


#navlist
{
	font-size: 1.3em;
	height:50px;
	padding:0;
	margin:0;
	font-weight: bold;
}

#navlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a
{
	height: 32px;
	padding-top: 17px;
	color: #cccccc;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background: url(../images/navi_trenner.png) no-repeat right top;
	font-family: "Tahoma", Times, serif;
	font-size: 14px;
}

#navlist li a:link, #navlist li a:visited { 
	color: #cccccc; 
}

#navlist li a:hover {
	color: #ffffff;
	background: url(../images/bg_navi_hover.png) no-repeat center top;
}

#navlist li a#current, #navlist li a:hover#current
{
	color: #ffffff;
	background: url(../images/bg_navi.png) no-repeat center top;
}

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


.aankeiler
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}

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



.large
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #cfdc28;
}

.xlarge
{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}

.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: 1100px;
	height: auto;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url(../images/hcbg.jpg);

	
	}
#leftcol{
	position: absolute;
	padding-right: 50px;
	width: 200px;
	height: auto;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFAF5;
	left: 100px;
	top: 10px;
}
	

#flash_header 
{
	position: relative;
	float: left;
	width: 780px;
	height: 303px;
	left: 28px;
	
}



#links 
{
position: relative;
float: left;
	width: 200px;
	height: 303px;
	left: 0px;
	top: 100px;
}


#flash_menupan ul
{
position: relative;
float: left;
width: 450px;
height: 20px;
left: 4px;

}

#flash_menupan ul li 
{
	text-align: center;
	position: relative;
	top: 0px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	float: left;
	display: inline; 
	padding-left: 0px;
	left: 0px;
}

	li ul { 
	display: inline; 
	
}


#flash_menupan ul li a {
	text-decoration: none;
	color: #333333;
	padding: 2px;
	font-family: "Tahoma", "Trebuchet MS";
	font-size: 14px;
	}

#flash_menupan ul li a:hover
{
	color: #CCCC33;
	font-family: "Tahoma", "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
}
#flash_menupan ul li a:visited
{
	color: #CCCC33;
	text-decoration: none;
}

#flashmusic{
	
	float: right;
	position: relative;
	top: 10px;
	width: 300px;
	height: 220px;
	left: 70px
	
	
}



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

#bgartikelen{
	width: 620px;
	height: auto;
	background-image: url(../images/dash.gif);
	background-repeat: repeat-y;
	
	}
	
#artikelentext{
	width: 610px;
	height: auto;
	margin-left: 10px;
	
}

#banner {
	width: 300;
	height: 50;
	top: 10px;
	position: relative;
	float: right;
    margin-right: 20px;	
}	

#banner p {
font-family: "Trebuchet MS";
font-size: 10px;
color: #666666;

}





#content {
	width: 500;
	height: auto;
	position: relative;
	float: left;
    left: 0px;
	top: 40px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	
	
}	


	
#bgcontent{
	width: 500px;
	height: auto;
	float: left;
	margin-top: 3px;

	
	}
	
#bgcontent .big-box {
	clear: both;
	width: 500px;
	position: relative;
}


#bgcontent .big-box .top

{

width: 500px;

height: 25px;

clear: both;

background-color: transparent;

background-image: url(../images/big-box-top.png);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left top;

}
#bgcontent .big-box .center

{

width: 460px;

height: auto;

clear: both;

background-color: transparent;

background-image: url(../images/big-box-center.png);

background-repeat: repeat-y;

background-attachment: scroll;

background-position: left top;

padding-top: 0px;

padding-right: 20px;

padding-bottom: 0px;

padding-left: 20px;

}

#bgcontent .big-box .youtube{

width: 400px;
height: auto;
left: 70px;
position: relative;


}


#bgcontent .big-box .mp3{

width: 456px;
height: auto;
left: 0px;
position: relative;
top: -5px;

}

#bgcontent .big-box .photos{

width: 400px;
height: auto;
left: 10px;
position: relative;


}

#bgcontent .big-box .bottom {
	width: 500px;
	height: 33px;
	clear: both;
	background: url('../images/big-box-bottom.png') no-repeat top left;
}


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

#contenttext p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;

}
	
	



#content ul li

{
	
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 5px;
	margin-top: 1px;
	margin-left: 18px;
	list-style-position: outside;
	text-align: left;
	font-size: 12px;
	list-style-image: url(../images/arrow2.gif);
	
	}

#adresbanner {
	background: url(../images/header_top_u.gif) repeat-x;
	margin-top: 10px;
	
	

}
#adres {
	width: 500px;
	height: auto;
	padding-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	
}

a {
	text-decoration: none;
	color: #234295;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 11px;
	}

#right
{
	float: right;
	width: 220px;
	height: auto;
	margin-left: 10px;
	margin-top: 45px;






	
}

#right a 
{
	font-size: 11px;
	color: #CCFF00;
	font-weight: normal;
	font-family: "Trebuchet MS";	
}

#right a img
{
	position: relative;	
	padding-right: 6px;
	padding-left: 6px;
    margin-bottom: 5px;
}


#right .small-box .top {
	width: 225px;
	height: 35px;
	clear: both;
	background: url('../images/small-box-top.png') no-repeat top left;
}

#right .small-box .bottom {
	width: 225px;
	height: 48px;
	display: block;
	clear: both;
	background: url('../images/small-box-bottom.png') no-repeat top left;
}

#right .small-box .center {
	width: 225px;
	height: auto;
	clear: both;
	background: url('../images/small-box-center.png') repeat-y top left;
	padding: 0px 20px 0px 20px;
}

#right .small-box .center p.toolbar {
	width: 190px;
	height: auto;
	padding-left: 0px;
	padding-right: 5px;
	margin-right: 5px;
	
}
#right .small-box .center h1 {
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}
#right .small-box .center p.toolbar a {
	text-decoration: none;
	font-size: 10px;
	padding-left: 1px;
}
#right .small-box .center p {
	color: #FFFFFF;
	padding-bottom: 14px;
	line-height: 16px;
	font-size: 11px;
	margin-left: px;
	margin-right: 10px;
	
 	
}
#right .small-box .center xsmall {
	color: #a7cb06;
	font-size: 10px;
	margin-left: 0px;
	font-style: italic;
}
#right .small-box .center small {
	color: #666666;
	padding-bottom: 14px;
	line-height: 16px;
	font-size: 11px;
}
#right .small-box .center large {
	color: #234295;
	padding-bottom: 14px;
	line-height: 16px;
	font-size: 14px;
}


#right .small-box .center xlarge {
	color: #cfdc28;
	padding-bottom: 14px;
	line-height: 16px;
	font-size: 16px;
}


#right .small-box .center nieuwsarchief {
	margin-left:10px;
    font-size: 11px;
	margin-left: 0px;
}


#right .center ul li {
	padding: 0px 0px 10px 0px;
  margin: 0px 0px 0px 15px;
  list-style-type: disc;
}
#right div.hr {
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
	border-top: 1px solid #3b240e;
	padding-bottom: 15px;
}

#right .center p.center {
	text-align: center !important;
}

#index {
	width: 808px;
	height: auto;
	position: relative;
	float: left;
        left: 160px;
        top: 0px;
	
}
#bottom
{
	background-image: url(../images/ace_bottom.png);
	background-repeat: no-repeat;
	width: 808px;
	height: 55px;
	clear: both;
}
#footer
{
	color: #666;
	position: relative;
	width: 808px;
	clear: both;
	text-align: center;
	font-size: 10px;
	top: 0px;
	height: 20px;
	margin: auto;
}







