/* CSS Document */

div.container {
	width : 800px; margin:0 auto; padding:0; 
	}
	
ul.topmenu {
	width: 100%; margin : 0 0 5px 0 ; padding : 0 ;
	}
	
ul.topmenu li {
	list-style-type:none; display:  inline; margin: 0 ; padding: 0 3px ;
	}
	
ul.topmenu li a {
	list-style-type:none; display:  inline; margin: 0 ; padding: 0 3px ;
	}	
	
.left {
	width:204px; padding: 0 6px 0 0; float:left;
	}
	
.center {
	width:424px; padding: 0 6px 0 0; float:left;
	}
	
.right {
	width:159px; float:left;	
	}	
	
.centertop {
	width:589px; padding: 0 0; float:left;
	}	
	
		
.centeraanbod {
	width:585px; padding: 0; float:left;
	}
		
.formfield {
border:none;
background:#BBB;
width:200px;
height:17px;
}

.formfield_sm {
border:none;
background:#BBB;
width:48px;
height:17px;

}

.formfield_sm_m {
border:none;
background:#BBB;
width:80px;
height:17px;

}

.formfield_m {
border:none;
background:#BBB;
width:145px;
height:17px;

}

.formfieldbig {
border:none;
background:#BBB;
width:200px;
height:100px;
}

.formbutton {
border:solid 1px #999;
background:#fff;
color:#666;
width:75px;
height:20px;
}	

.stripe {
	padding:0;
	margin:0;
	height:11px;
	background-image: url(../images/stripe.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

ul.leftmenu {
	margin : 0 ;
	padding : 0 ;
	}
	
ul.leftmenu li {
list-style-type:none;
margin: 0 0 1px 0 ;
padding: 0 0 2px 0 ;
color:#F78C19;
background:url(../images/stripe_leftmenu.gif) left bottom no-repeat;
}	

ul.leftmenu li a {
margin:0;
padding: 3px ;
color:#F78C19;
text-decoration:none;
background:url(../images/bg_leftmenu.gif) right bottom no-repeat;
display:block;
}	
	
ul.leftmenu li a:hover{
margin: 0 ;
padding: 3px ;
color:#fff;
text-decoration:none;
background:url(../images/bg_leftmenu_over.gif) right bottom no-repeat;
background-color: #F78C19;
display:block;
}
