@import url(/include/css/editor.php);
body 	{
	background-color: #FFFFFF;
	background-image:url(/image/body_background.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-attachment:fixed;
	
	/*      T R B L  */
	margin: 0 0 0 0;
	scrollbar-arrow-color: #000000; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-highlight-color: #000000; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #000000; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	overflow: -moz-scrollbars-vertical;
}

.border	{border : 1px solid #000000;}

.button	{
	border: 1px none #FFFFFF;
	color : #FFFFFF;
	background-color : #000000;
}
.form  	{
	border: 1px solid #461864;
	background-color: #F3E0E9;
}
.menuitem a:link,.menuitem a:visited,.menuitem a:hover,.menuitem a:active {
	color:#461864;
	text-decoration:none;
	font-size:13px;
}

.seperator {
	padding-left:10px;
	padding-right:10px;
	color:#461864;
	font-size:13px;
}
hr {
	width:100%;
	height:1px;
	color : #B21C64;
	background-color:#B21C64;
	border: 1px none #FFFFFF;
	margin-top:15px;
	margin-bottom:15px;
	
}

.banner_omschrijving {
	color:#B21C64;
	font-size:10px;
}
td.sponsornaam {
	color:#350057;
	text-decoration:underline;
	font-weight:bold;
	padding-top:4px;
}
a.sponsornaam:link,a.sponsornaam:visited,a.sponsornaam:hover,a.sponsornaam:active {
	color:#350057;
	font-weight:bold;
}
.hoofdmenuitem {
	color:#B21C64;
	font-weight:bold;
	padding-bottom:4px;
}
.submenuitem {
	padding-bottom:3px;
}
.submenuitem a:link,.submenuitem a:visited,.submenuitem a:hover,.submenuitem a:active {
	color:#86669A;
	text-decoration:none;
}
.bottom_menu {
	height:15px;
	background-color:#350057;
	padding-right:10px;
}
.bottom_menu a:link,.bottom_menu a:visited,.bottom_menu a:hover,.bottom_menu a:active {
	color:#FFF;
	font-size:10px;
	text-decoration:none;
}
.bottom_menu .seperator {
	color:#FFF;
	padding-left:7px;
	padding-right:7px;
	font-size:10px;
}
#contactform label {
	width:150px;
}
#contactform td {
	padding:10px 0 0 10px;
}
.titel {
	font-weight:bold;
	color:#350057;
}
.datum {
	font-weight:bold;
	color:#B21C64;
}
.datum_detail {
	font-weight:bold;
	color:#350057;
	text-align:right;
	padding-top:1px;
}
.leesverder {
	text-align:right;
	
}
.leesverder a:link,.leesverder a:visited,.leesverder a:hover,.leesverder a:active {

}
.terug {
	text-align:right;
	padding-top:6px;
}
.terug a:link,.terug a:visited,.terug a:hover,.terug a:active {
}

ul#fotoindex {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: auto;
	line-height: 0;
}
	ul#fotoindex li {
		width: 130px;
		height: 87px;
		float: left;
		margin: 0 10px 10px 0;
		overflow: hidden;
	}
	ul#fotoindex li a:link, ul#fotoindex li a:visited {
		display: block;
		width: 130px;
		height: 87px;
	}
	
	

