/* css en website design door Imade: www.imade.nl */


/* ALGEMEEN
----------------------------------------------- */




body,td,th {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	color: #e4e4e4;	
	line-height:18px;	
	text-align:left;
		
}
	
	
body {	background-color: #3b3537;	margin: 5px;}
	
	
a:link {   color: #fff;	text-decoration: underline;}
a:visited {	text-decoration: underline;	color: #fff;}
a:hover {	text-decoration: none;	color: #fff;}
a:active {	text-decoration: underline;	color: #fff;}


h1,h2,h3,h4,h5,h6 {	font-family: Arial,Trebuchet MS, Verdana, Arial;}
h1 {	font-size: 14px; text-transform:uppercase;}
h2 {	font-size: 12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; padding-bottom:2px; margin-bottom:1px;}

img {	border:none;	vertical-align:top;}

form {	margin-bottom: 0px;	padding-bottom: 0px;}

.copy {	
	color:#b2b2b2;
	width:350px;
	padding-top:4px;
	border-top:1px solid #FFFFFF;
	margin:20px 0px 10px 0px;
	font-style:italic;
}
.copy a, .copy a:visited, .copy a:active, .copy a:hover {	text-decoration:none;	color:#b2b2b2;}



/* TABEL
----------------------------------------------- */

.main_table {
	margin-left:auto;
	margin-right:auto;
	width:905px;
	border:1px solid #242021;
	background-color:#242021;
	
}

.colum_nav {
 	width:190px;
	vertical-align:top;
	padding-top:35px;
	
}

.colum_content {
	width:630px;
	vertical-align:top;
	padding-left:85px;
	padding-top:35px;
	line-height:20px;
}




/* NAVIGATIE OPMAAK
----------------------------------------------- */


#button ul {
	list-style : none;
	margin : 0;
	padding : 0;
	border : none;
}
#button li {
	margin : 0;
}
#button li a {
	display : block;
	padding : 3px 3px 3px 0.5em;
	border-left : 0 solid #c99c2f;
	color : #e63000;
	text-decoration : none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	
}
#button li a {
	width : auto;
}
#button li a:hover {
	border-right : 0px solid #c99c2f;
	color : #FFF;
}



/* CONTENT OPMAAK
----------------------------------------------- */


.content {
	width:350px;
	line-height:22px;
	
}

.contentimage {	border:1px solid #338ac6;}


#flashimade{
	height:435px; 
	overflow:hidden;
}
.news_blok {
	width:170px; 
	background-color:#f14e23;
	border:1px solid #FFFFFF;
	float:right; 
	color:#fff; 
	padding:7px;
	margin-right:40px
}
.news_blok_text {
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
.titel {font-weight:bold; color:#e0eef5; font-family:"Trebuchet MS", Verdana, Arial; font-size:13px;}

.pagina{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:right;
	padding-right:3px;
	margin-top:190px;
	margin-bottom:10px;
}
.titel1 {font-weight:bold; color:#000; font-family:"Trebuchet MS", Verdana, Arial; font-size:13px;}

.leesverder {color:#fff;	text-decoration:none;}
.leesverder a, .leesverder a:visited, .leesverder a:active {text-decoration:none; color:#fff;}
.leesverder a:hover {text-decoration:none; color:#ff6600;}


.vacature {
	width:350px; 
	background-color:#373233;
	border:1px solid #000;
	padding:7px;
	
}


.error {
	width:350px; 
	background-color:#e63000;
	border:1px solid #fff;
	color:#fff;
	padding:7px;
	
}

