body {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b21a15;
}



#container {
	position:relative;
	width:920px;
	height:560px;
	left: 50%;
	margin-left: -460px;
	background-image: url(../media/images/base/fullback2.jpg);
	overflow:hidden;
	}
	
#header{
	
	width:920px;
	height:83px;
	
} 
	
#menu {
	padding-top:3px;
	width:920px;
	height:22px;

} 

#content {

	width:860px;
	height:425px;
	margin-left: 30px;
	margin-top:10px;

} 
#titel {

	width:860px;
	color:#000;	
	height:20px;
	
	
} 


#tekst {

	width:850px;
	height:390px;
	overflow-y: auto;
	padding: 0px;
	
	margin-top:10px;
} 


#footer {

	width:895px;
	height:11px;
	margin-left:13px;
	text-align:center;

	} 
	
	
	
.tekst{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	} 


.title {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
} 

.subtitle {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	color: #000000;
	font-style: italic;
} 


h1{
	font-size:18px;
	color:#000;
	margin:0;
	padding:0;
	
	
}

.form{
	font-size:11px;
	
	
	
}

hr{
	margin:0;
	padding:0;
	
}
