body{
	margin: 0px;
	font-family: Arial, Verdana;
	background: url('../images/bg.gif') repeat-y #fff;
}

#container{
	width: 933px;
}

#links{
	background: url('../images/menu_bg.jpg') no-repeat #000;
	width: 350px;
	height: 100% auto;
	color: #fff;
	text-align: right;
	padding: 27px 0 0 0;
	float: left;
}

#menu{
	padding: 0 11px 0 0;
	float: right;
}

.menu_item{
	background: url('../images/menu_wit.gif') center right no-repeat;
	padding: 5px 15px 5px 0;
	font-size: 14px;
}

.menu_item_actief{
	background: url('../images/menu_rood.gif') center right no-repeat;
	padding: 5px 15px 5px 0;
	font-size: 14px;
}

.menu_link{
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

.algemenelink{
	color: #be0902;
	cursor: pointer;
	text-decoration: none;
}

.algemenelink:hover{
	color: #be0902;
	cursor: pointer;
	text-decoration: underline;
}

#rechts{
	width: 550px;
	padding: 27px 0 0 20px;
	float: left;
}

#handtekening{
	font-size: 11px;
}

h1{
	font-size: 18px;
	color: #be0902;
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	border-bottom: 2px dotted #be0902;
}

h2{
	font-size: 14px;
	color: #be0902;
	margin: 0px 0 4px 0;
	padding: 0px;
}

h3{
	font-size: 14px;
	color: #be0902;
	margin: 5px 0 0 0;
	padding: 0px;
}

p{
	font-size: 12px;
	color: #000;
	margin: 4px 0 4px 0;
	padding: 0px;
}

hr{
	width: 196px;
	height: 3px;
	border: 0px;
	border-bottom: 3px dotted #be0902;
	margin: 0px;
	padding: 0px;
}

.terug{
	float: right;
}

.terug a{
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.anker{
	color: #000;
	text-decoration: none;
}

.red{
	color: red;
}
