/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color:#000000;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#CCCCCC;
}
#wrapper{
	background-image:url(../images/ontwerp02.jpg);
	background-repeat:no-repeat;
	width:890px;
	height:600px;
	position:absolute;
	margin-top: -300px;
	top:50%;
	margin-left: -445px;
	left:50%;
	margin-right:auto;
/*	margin-bottom:auto;*/
	border: 1px solid #666;
}
#banner{
	height:110px;
	margin:0;
	padding:0;
}
#content{
	text-align:left;
	height:300px;
	width:890px;
	overflow:auto;
	overflow-x:hidden;
}
#navigatie{
	height:35px;
	font-size:80%;
}
#onderstrook{
	text-align:right;	
	height: 140px;
	font-size:70%;
}
#pub{
	text-align:right;
	font-size:65%;
	color:#666666;
	margin-right:5px
}
#pub a{
	color:#999999;
	text-decoration:none;
}
/*OPMAAK CONTENT*/
#content p{
	font-size:70%;
	margin-left: 150px;
	margin-right:80px;
	line-height:1.3em;
}
#content h1{
	color:#FC0;
	font-size:120%;
	font-weight:lighter;
	font-variant:small-caps;
	letter-spacing:0.3em;
/*	margin-top: 30px;*/
	margin-left:150px;
}
#content a{
	color:#FFF0B3;
}
#content a:hover, #content a:focus{
	color:#FFCC00;
}
#content img{border: 0px}
/*OPMAAK NIVIGATIE*/
#navigatie ul {
	padding: 1px 0 2px 0;
	margin: 0;
}

#navigatie ul li {
	display: inline;
	padding: 0px 5px 0px 5px;
	margin: 0;
}

#navigatie ul li a {
	color: #F00000;
	text-decoration: none;
	padding: 1px 8px 2px 8px;
	text-align: center;
	width: 9em;
}

#navigatie ul li a:hover, a:focus {
	color: #FFCC00;
/*	padding: 1px 8px 2px 8px;*/
}

/*OPMAAK TABELLEN*/
table{
	margin-left:150px;
	border:0;
	width:650px;
	font-size:70%;
	text-align:left;
	line-height:1.3em;
}
.tabletitle{
	color:#CC0000;
}
.tablesmall{
	width:600px;
}
/*OPMAAK FORMULIER*/
input.tekst, textarea.tekst {
	border: 1px solid #CCCCCC;
	background-color:#000000;
	color:#CCC;
}
.imageborder{
	border:1px solid #666;
}
hr {
	color:#666;
/*	background-color:#666;*/
	width: 80%;
	text-align:center;
	border:1px solid #333;
}
input.formbutton{
	background:url(../images/button01.jpg) no-repeat;
	border:none;
	width:120px;
	height:22px;
	color:#CCC;
}
input.formbutton:hover,input.formbutton:focus{
	background:url(../images/button01.jpg) no-repeat;
	border:none;
	width:120px;
	height:22px;
	color:#CCC;
}
.tablecaptcha{
	width:280px;
}
/* ######### PAGINANUMMERS  ######### */
.boxes { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 70%;
margin:0;padding:0;
} 

.boxes a:link, .boxes a:visited, .boxes a:active{ 
color:black; 
background-color: #000; 
border: 1px solid #FF0000; 
margin: 1px; 
text-decoration: none; 
padding: 1px 5px; 
} 

.boxes a:hover { 
color:#CCCCCC;
background: #F00; 
border: 1px solid #99CC00; 
margin: 1px; 
text-decoration: none; 
padding: 1px 5px; 
}


#flashPlayer{
	margin-left:150px;
}
.highslide-gallery {
	margin-left:70px;
}
