html, body {
	margin: 0px;
	background-image: url(/images/background.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #3A530A;
	font-family: calibri;
}

h1 {
	color: #FFFFFF;
	font-size: 22pt;
}

h2 {
	color: #77A50E;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#middle a {
	color: #000000;
}

h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #91C026;
}

.home_news_datum i {
	font-size: 10pt;
}

.nieuws_img img {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.intro_tekst {
	margin-top: -11px;
}

.home_news_leesmeer_container {
	clear: both;
}
.kop_groen {
	color: #77A50E;
	font-size: 15pt;
	font-weight: bold;
}

.kop2_groen {
	color: #77A50E;
	font-size: 13pt;
	font-weight: bold;
}

.kop3_groen {
	color: #77A50E;
	font-size: 12pt;
	font-weight: bold;
}

.kop_licht-groen {
	color: #91C026;
	font-size: 15pt;
	font-weight: bold;
}

.kop2_licht-groen {
	color: #91C026;
	font-size: 13pt;
	font-weight: bold;
}

.kop3_licht-groen {
	color: #91C026;
	font-size: 12pt;
	font-weight: bold;
}

.kop_bruin {
	color: #512F07;
	font-size: 15pt;
	font-weight: bold;
}

.kop2_bruin {
	color: #512F07;
	font-size: 13pt;
	font-weight: bold;
}

.kop3_bruin {
	color: #512F07;
	font-size: 12pt;
	font-weight: bold;
}

.text_bruin {
	color: #512F07;
}

.text_groen {
	color: #77A50E;
}

.text_licht-groen {
	color: #99C92D;
}

.kop_licht-bruin {
	color: #C39016;
	font-size: 15pt;
	font-weight: bold;
}

.kop2_licht-bruin {
	color: #C39016;
	font-size: 13pt;
	font-weight: bold;
}

.kop3_licht-bruin {
	color: #C39016;
	font-size: 12pt;
	font-weight: bold;
}

.text_licht-bruin {
	color: #C39016;
}

.dealer{
	font-size: 10pt;
	width: 200px;
	margin: 0px;
	margin-bottom: 17px;
	padding: 0px;
	height: 95px;
}

.dealer strong {
	font-size: 12pt;
}

.input_dealer{
	border:1px solid #000000;
	font-size:14px;
	color:#000000;
	height: 19px;
}

.input_dealer2 {
	height: 23px;
}

#dealer_container{
	clear: both;
}

#dealer_container h3 {
	width: 100%;
	clear: both;
}

.btn_middle2 {	
	margin-top: 5px;
	width:75px;
	height:22px;	
	float:left;	
	border:1px solid #000000;
	background-color: #74AF17;
	font:12px calibri;
	font-weight:bold;
	color:#FFFFFF;	
	cursor:pointer;
}
