@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: #2f2823;
	background-image: url(../images/ace_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.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: 16px;
	font-weight: bold;
	color: #cfdc28;
}

.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: 810px;
	height: auto;
	margin: auto;

	
	}
#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: 600px;
	height: 200px;
	left: 28px;
	z-index: 1;
}

#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;
}

#vandale{
	
	float: right;
	position: relative;
	top: 10px;
	width: 300px;
	height: 20px;
	font-size:8px;
	
	
}



#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: 30px;
	top: 40px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	
	
}	


	
#bgcontent{
	width: 500px;
	height: auto;
	background-image: url(../images/dash.gif);
	background-repeat: repeat-y;
	
	}
	
#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 {
	width: 160px;
	height: 192px;
	position: relative;
	float: right;
	right: 21px;
	background-image: url(../images/adres.jpg);
	background-repeat: no-repeat;
}
#adres {
	width: 130px;
	height: auto;
	padding-left: 35px;
	padding-top: 8px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	line-height: 25px;
}

a {
	text-decoration: none;
	color: #CC3300;
	font-family: "Trebuchet MS";
	font-size: 12px;
	}
	
#home
{
	width: 525px;
	height: auto;
	overflow: visible:
	position: relative;
	float: right;
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding: 0;
	color: #333333;
	font-style: normal;
	padding-right: 6px;
	padding-left: 0px;
	top: 40px;
	right: 10px;
	display: inline;
}

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

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


#home .big-box .top

{
	width: 524px;
	height: 34px;
	clear: both;
	background-color: transparent;
	background-image: url(../images/home_panel_top.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: top;
}


#home .big-box .bottom

{
	width: 524px;
	height: 21px;
	display: block;
	clear: both;
	background-color: transparent;
	background-image: url(../images/home_panel_bottom.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#home .big-box .center

{
	width: 400px;
	height: auto;
	clear: both;
	background-image: url(../images/home_panel_center.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-y-position: top;
	padding-top: 0px;
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 10px;
}	


#home .big-box .calendar{
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
        font-size: 14px;
        padding-top: 20px;
        margin-top:10px;
        padding-left: 4px;
        font-weight:bold;
	width: 100px;
	height: 38px;
}
	
	
	
	

#right
{
	width: 220px;
	height: auto;
	overflow: visible:
	position: relative;
	float: right;
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding: 0;
	color: #333333;
	font-style: normal;
	padding-right: 6px;
	padding-left: 0px;
	top: 40px;
	right: 10px;
	display: inline;
}

#right a 
{
	font-size: 11px;
	color: #234295;
	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: 216px;
	height: 34px;
	clear: both;
	background-color: transparent;
	background-image: url(../images/rightcol_top.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: top;
}


#right .small-box .bottom

{
	width: 216px;
	height: 21px;
	display: block;
	clear: both;
	background-color: transparent;
	background-image: url(../images/rightcol_bottom.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#right .small-box .center

{
	width: 185px;
	height: auto;
	clear: both;
	background-image: url(../images/rightcol_content.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-y-position: top;
	padding-top: 0px;
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#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: #234295;
	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: #666666;
	padding-bottom: 14px;
	line-height: 16px;
	font-size: 11px;
	margin-left: 10px;

	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: 10px;
}


#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 {
	background-repeat: repeat-y;
	background-position: 0 0;
	background-image: url(../images/ace_content.png);
	width: 808px;
	height: auto;
	position: relative;
	float: left;
	overflow-x: visible;
	overflow-y: visible;
	display: inline;
	
}
#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;
}



/*form*/

div#errors {
	width: 400px;
	margin-left: 10px;
}
label {
	float: left;
	width: 140px;
	text-align: left;
	padding-top: 5px;
}

input, textarea {
	padding: 3px;
	margin: 3px;
	border: 1px solid #bac5d6;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, SunSans-Regular, sans-serif; 
    font-size: 12px;
	background: #fff;
}
input.fout, textarea.fout {
	border: 1px solid #FF0000;
}

label.fout {
	color: #FF0000;
}

#formulier
{

width: 500px;
height: auto;
margin-left: 10px;


}


#formulier-inner
{

color:#333; 
font-size: 11px; 
font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, SunSans-Regular, sans-serif; 


 
}












