body
{
	font-family:Verdana;
	
	margin:0px auto; 
	padding:0px;
	text-align:center;
}

h2
{
	font-size:13px;
	padding:0px;
	margin:0px;
	padding-top:2px;
	margin-top:2px;
}
h3
{
	font-size:16px;
	padding-top:5px;
}

.subnavigatie_button
{
	heigth: 96px;
	width: 152px;
	_width: 182px;
	background-image: url("../../images/button.jpg");
	background-repeat: no-repeat;
	font-size:12px;
	font-family:verdana;
	color:black;
	padding:2px;
	padding-left:30px;
	text-align:left;
	float:left;
	overflow:hidden;
	
}
.subnavigatie_button a:active{color:black;}
.subnavigatie_button a:link {text-decoration: none;color:black;}
.subnavigatie_button a:visited {text-decoration: none;color:black;}
.subnavigatie_button a:hover{color:#B61525;}

.login_button
{
	width:200px;
	height: 25px;
	background-image: url("../../images/button_login.jpg");
	background-repeat: no-repeat;
	font-size:12px;
	font-family:verdana;
	color:black;
	padding:4px;
	padding-left:30px;
	text-align:left;
	float:left;
}

div#container
{
	width:878px;
	margin:0px auto;
	float:inherit ;
}
div#artikel_container
{
	background-image: url("../../images/RidderRide_18.jpg");
	background-repeat: no-repeat;
	width:680px;
	height:auto;
	margin-left:8px;
	margin-bottom:50px;
	float:left;
	text-align:left;
	font-size:12px;
}
div#sub_artikel_container
{
	height:296;
	width:680px;
	margin-bottom:0px;
	float:right;

}

.input_tekst
{
	font-family:Verdana;
	font-size:12px;
}
