body {margin: 0px;}

.bg_kop{
	background-image: url(../images/bg_kop.jpg);
	width: 700px;
	height: 140px;
}

.bg_kop2{
	background-image: url(../images/bg_kop2.jpg);
	width: 700px;
	height: 140px;
}


a.link_top{
	font-family: Arial;
	font-size: 12px;
	color: #c1592c;
	text-decoration: none; 
	text-align: center;
	width: 71px;
	display: block;
}
a.link_top:hover{
	font-family: Arial;
	font-size: 12px;
	color: #000000; 
	background-color: #c1592c;
	text-align: center;
	width: 71px;
	display: block;
}

a.link_top_active{
	font-family: Arial;
	font-size: 12px;
	color: #000000; 
	background-color: #c1592c;
	text-align: center;
	width: 71px;
	display: block;
}

a.link_top_active:hover{
	font-family: Arial;
	font-size: 12px;
	color: #000000; 
	background-color: #c1592c;
	text-align: center;
	width: 71px;
	display: block;
}

.text{
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
}

.titel{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #ca711a;
	background-image: url(../images/icon_titel.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: underline;
}

.kader_tweedehands{
	font-family: Arial;
	color: #cccccc;
	font-size: 11px;
	width: 230px;
	border-bottom-color: #383838;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #383838;
	border-right-style: solid;
	border-right-width: 1px;
}

.titel_kader_tweedehands{
	font-family: Arial;
	color: #95becc;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/icon_subtitel.gif);
	background-repeat: no-repeat;
	background-position: 10 8px;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.text_kader_tweedehands{
	font-family: Arial;
	color: #cccccc;
	font-size: 11px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.foto_kader_tweedehands{
	border: #cccccc 1px solid;
	width: 200px;	
}

a.link_text{
	font-family: Arial;
	font-size: 12px;
	color: #95becc;
}
a.link_text:hover{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

a{
	font-family: Arial;
	font-size: 12px;
	color: #95becc;
}
a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}


.border{
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

.bg{
	background-image: url(../images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.button { 
	color: #ffffff; 
	font-size: 11px; 
	font-family: verdana; 
	font-weight:bold;
	background-color: #be5132; 
	border: solid 1px #ffffff;
	height: 18px;
	cursor:hand;
	vertical-align:middle;	
}

.field{
	width: 250px;
	height: 18px;
	border: #be5132 solid 1px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.area{
	width: 250px;
	height: 60px;
	border: #be5132 solid 1px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}























