html, body {
	width: 100% !important;
}

body {
	background-image: url(bg.jpg);
	height: 100%;
	text-align: left;
	padding: 0px;
	margin: 0px;
 	font-size: 100%;
  	float: none;
	line-height: 110%;
	font-weight: normal;
	font-family: Book Antiqua; 


} 

a  {
	font-size:100%;
	font-weight: normal; 
	line-height: 120%; 
	word-spacing: -1pt;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover   {
 	font-size: 100%;
	font-weight: normal; 
	line-height: 120%;
	word-spacing: -1pt;
	color: #000000;
	text-decoration: underline
}

.menu { 
	font-size: 130%; 
	font-weight: bold; 
	line-height: 120%;
	color: #CC0000;
 
}

.tekst_klein { 
	font-size: 80%; 
	color: #CC0000;
 
}


li 	{ 
	list-style-image: url(li.gif); 

}



hr  {
	height: 1px;
	color: #cc0000;	
	width: 550px;
}



.button {
	border-bottom:1px solid #CC0000;
	border-left:1px solid #CC0000;
	border-right:1px solid #CC0000;
	border-top:1px solid #CC0000;
	color:#000000;
	
	background-image: url(formbg.gif);
}



p{
margin: 0;
padding: 5px;
line-height: 1.5em;


}

#wrapper1{
width: 660px;
margin: 0 auto;
}

.box{
background: #fff;
}

.boxholder{
clear: both;
padding: 1px;
background: #cc0000;
}

.tab{
float: left;
height: 25px;
width: 93px;
margin: 0 1px 0 0;
text-align: center;
background:  #8DC70A url(stelling1/images/greentab.jpg) no-repeat;
}

.tabtxt{
margin: 0;
color: #fff;
font-size: 14px;
font-weight: bold;
padding: 4px 0 0 0;
}



