/* CSS Document */
html { 
	height: 100%; 
	margin-bottom: 1px; 
}
.inclusi {
	text-align: center;
	font-style: italic;
}
.verplicht {
	font-weight: bold;
}
h5 {
	font-size: 12px;
}
.radiobut {
	border: 0px;
}
.ordering {
	color:#FFFFFF;
	font-weight: bold;
	
}
.whatis {
	font-size: 9px;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
}

.whatisover {
	font-size: 10px;
	text-decoration: underline;
	cursor: pointer;
	font-weight: normal;
}
.error {
	color: #FF0000;
}
.contacthead {
	text-align: right;
	font-weight: bold;
}
.adresgegevens {
	margin-left: 20px;
}
body{
 	background-image:url(images/bg.gif);
	text-align:center;
	margin-top:-1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#container{
	background-color:#FFFFFF;
	text-align:left;
	margin:auto;
	width:670px;	
	border-color:#9AA2A4;
	border-style:solid;
	border-width:1px;
	margin-bottom:5px;
}

#header img{
	border-color:#9AA2A4;
	border-style:solid;
	border-width:1px;
}
#header{
	margin-top:5px;
	text-align:center;
}

#menu{
	padding:5px 7px 0px 7px;
}
#menu_head{
	background-image:url(images/menu_bg.jpg);
	border-color:#9AA2A4;
	border-style:solid;
	border-width:1px;
	width:654px;
	height:18px;		
}
#menu ul{
	margin: 0;
	padding: 0;
	border: 0;
	clear: left;
	border-color:#9AA2A4;
	border-style:solid;
	border-width:1px;
	height:27px;
	margin-top:-1px;
}

.menu_item{	
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;	
}

.menu_item a{
	background: #A7B1B5;
	width: 107px;
	height: 25px;
	border-top: 1px solid #BCCACE;
	border-left: 1px solid #939B9E;
	border-bottom: 1px solid #A7B1B5;
	border-right: 1px solid #BCCACE;
	padding: 0;	
	color: #E2E2E2;
	text-decoration: none;
	display: block;
	text-align: center;	  
	line-height: 1.8em;
	font-size:12px;
}

#first a{
	border-left: 1px solid #A7B1B5;
}
#first a:hover{
	border-left: 1px solid #ECECEC;
}

.menu_item a:hover{
	background-color: #ECECEC;
	border-top: 1px solid #fff;
	border-left: 1px solid #939B9E;
	border-bottom: 1px solid #ECECEC;
	border-right: 1px solid #fff;
	color: #A7B1B5;
}
.clearboth { clear: both; }

.extra_head{
	background-image:url(images/head_bg.jpg);
	border-color:#9AA2A4;
	border-style:solid;
	border-width:1px;
	width:185px;
	height:26px;
	color: #A7B1B5;	
	text-align:center;
	line-height:1.6em;
}
.extra_body{
	background-color:#ECECEC;
	border-color:#9AA2A4;
	border-style:solid;
	border-width:1px;
	width:185px;
	color:#738086;
	margin-top:-1px;
	
}
.extra_menu{
	padding-bottom:5px;
	padding-right:5px;
	padding-left:7px;
}

.content_head{
	background-image:url(images/head_bg.jpg);
	border-color:#9AA2A4;
	border-style:solid;
	border-width:1px;
	width:462px;
	height:26px;
	color: #A7B1B5;
	font-size:12px;
	text-align:center;
	line-height:1.5em;
}
.content_body{
	background-color:#ECECEC;
	border-color:#9AA2A4;
	border-style:solid;
	border-width:1px;
	width:462px;
	color:#738086;
	margin-top:-1px;	
}
#content{
	float:left;
	margin-top:5px;
	margin-bottom:5px;
}
#sidebar{
	float:left;
	margin-top:5px;
}
.fix{
	padding:5px;
}

#klanten_head{
	background-image:url(images/head_bg.jpg);
	border-color:#9AA2A4;
	border-style:solid;
	border-width:1px;
	width:654px;
	height:26px;
	color: #A7B1B5;
	
	text-align:center;
	line-height:1.6em;
}

#klanten_body {
	background-color:#ECECEC;
	border-color:#9AA2A4;
	border-style:solid;
	border-width:1px;
	width:654px;
	color:#738086;
	margin-top:-1px;	
}
#klanten_foot{
	border-top-color:#C0C6C8;
	border-top-style:dotted;
	border-top-width:1px;
	text-align:right;
	width:100%;	
	float:left;
}

#klanten {
	padding-bottom:10px;	
	padding-left:7px;
	float:left;
}
#klant1 {
	border-right-color:#C0C6C8;
	border-right-style:dotted;
	border-right-width:1px;
	width:48%;
	
	float:left;
}
#klant2 {
	width:48%;
	float:left;
	border-left-color:#C0C6C8;
	border-left-style:dotted;
	border-left-width:1px;
	margin-left:-1px;
}
.klant_foto img{
	border-color:#9AA2A4;
	border-style:solid;
	border-width:1px;
	width:75px;
	float:left;
}
.klant_gegevens{
	width:225px;
	float:left;
	margin-left:5px;	
}
#footer{
	text-align:center;
	color:#A7B1B5;
	padding-bottom:2px;
	float:left;
	width:100%;
	
}
b{
	color:#778286
}
a{
	color:#7BABC0;
	text-decoration:none;
	border-bottom-color:#7BABC0;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

a:hover{
	color:#186587;
	text-decoration:none;
	border-bottom-color:#186587;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.extra_menu ul{
	margin: 0;
	padding: 0;	
	
}
.extra_menu ul li{
	list-style-type:none;
	margin-top:7px;	
}
.extra_menu ul li a{
	color:#738086;
	text-decoration:none;
	border-bottom-color:#738086;
	border-bottom-style:dotted;
	border-bottom-width:1px;	
	border-right-color:#738086;
	border-right-style:solid;
	border-right-width:3px;
	width:170px;
	display:block;	
}

.extra_menu ul li a:hover{
	color:#186587;
	border-bottom-color:#186587;
	border-right-color:#186587;
}
#grote_cell{
	vertical-align:top;
	padding-top:5px;
}
input,
textarea, select{
	border-color:#9AA2A4;
	border-style:solid;
	border-width:1px;
	color:#8C969A;
	font-size:10px;
}
#button{
	background: #A7B1B5;
	color: #E2E2E2;
}
#button:hover{
	background-color: #ECECEC;	
	color: #A7B1B5;
}

#diensten {
	width:100%;  
	
}
.smal{
	width:16%;
}
.breed{
	width:36%;
}
.head{
	background: #A7B1B5;	
	border: 1px solid #9AA2A4;
	color: #E2E2E2;
	text-align:center;
	
}
.left{
	background-color: #C3CACD;
	border: 1px solid #9AA2A4;
	color: #fff;	
	font-weight:bold;
}

.cell{
	background-color: #fff;
	border: 1px solid #9AA2A4;
	color: #A7B1B5;
}
#help {
	text-align: left;
}
.helpd {
	margin-left: 20px;
}
ul.promotie {
	list-style-image: url(images/li-inside.gif);
}