body
{
	font-family: Verdana, Arial, Helvetica;
	font-size:13px;
	color: #000000;
	background-color: #333333;/*#dae4ff;/*#c2b78a;#D6CBA8*/
	
}
.kop1
{
	font-size: 13px;
	font-weight: bold;	
}
.kop2
{
	font-size: 12px;
	font-weight: bold;	
}

.on
{
	height: 20px;
	background-color: #6B9820;
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	color: #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
.contacton
{
	font-size:11px;
	border: 1px solid #ffffff;
	background-color: #6b9820;
	text-align: center;
	font-weight:bold;
}
.contact
{
	font-size:11px;
	border: 1px solid #ffffff;
	background-color: #c7641c;
	text-align: center;
	font-weight:bold;
}
.top_navi
{
	height: 20px;
	background-color: #454545;
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	color: #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	text-align: center;
	font-weight: bold;
}

.fotoindex
{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
}

.content_totaal
{
	width:950px;
}

select, input
{ 
	font-size: 12px;
	font-family: verdana; 
}

.dragme
{
	position:relative;
}

.content
{
	width:740px;
	height: 650px;
	background: url('foto/content.png');
	font-family: Verdana, Arial, Helvetica;
	color: #ffffff;
	font-size:12px;
}

.zoek
{
	height: 600px;
	width:210px;
	background: url('foto/zoek.png') #6B9820; /*6B9820*/
	font-family: Verdana, Arial, Helvetica;
	
	color: #ffffff;
	padding: 0px;	
}

.text
{
	text-align: left;
	font-family: Verdana, Arial, Helvetica;
	
	color: #000000;
}

.bottom
{
	text-align: left;
	font-size: 11px;
	width: 100%;
	background: url('foto/bottom.png');
	height: 60px;
}

.top
{
	background: url('foto/top.png');
	padding:0px;
	width: 700px;
	text-align: center;
}
.top1
{
	padding:0px;
	text-align: right;
	background: url('foto/top.png');
	
	width: 150px;
}
a:link
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:visited
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}