/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/body_background3.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tekst_klein {
	font-family:Arial Narrow, Helvetica Condensed, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.koptekst {
	color:#FF0000;
	font-weight:bold;
	font-size:20px;
	margin-bottom:10px;
}
.subkoptekst {
	color:#000000;
	font-weight:bold;
	font-size:11px;
}
.tabtekst {
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}
.tabtekst_aan {
	color:#FF0000;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}
a.tabtekst:hover {
	color:#FF0000;
}
.inleiding {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	line-height:180%;
}
.navigatie_div {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}
.navigatie {
	color:#000000;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}
.navigatie_aan {
	color:#FF0000;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}
a.navigatie:hover {
	color:#FF0000;
}

.pics {  
	width:  322px; 
	height: 322px; 
	padding: 0;  
	margin:  0;  
} 
 
.pics img {  
	padding: 0px;  
	border:  0px;  
	width:  322px; 
	height: 322px; 
	top:  0; 
	left: 0;
} 

.pics_aanbiedingen {  
	width:  290px;  
	height:   110px;  
	padding: 0;  
	margin:  0;  
} 
 
.pics_aanbiedingen img {  
	padding: 0px;  
	border:  0px;  
	width:  290px; 
	height: 110px; 
	top:  0; 
	left: 0;
}




label
{
width: 110px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
width:100px;
margin-left: 110px;
}
input,textarea
{
width:300px;
color: #333333;
background: #EAEAEA;
border: 1px solid #CCCCCC
}

.submit input
{
color: #FFFFFF;
background: #333333;
border: 0px;
}
fieldset
{
border: 1px solid #CCCCCC;
width: 440px;
}

legend
{
color: #333333;
background: #EAEAEA;
border: 1px solid #CCCCCC;
padding: 2px 6px
}