a:link {
	font: bold normal 12px "Times New Roman", Times, serif;
	color: #D0CEBC;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	font: bold normal 12px "Times New Roman", Times, serif;
	color: #A9AC9D;
	text-transform: none;
	text-decoration: none;
}
a:active {
	font: bold normal 12px "Times New Roman", Times, serif;
	color: #D0CEBC;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	font: bold normal 12px "Times New Roman", Times, serif;
	color: #D0CEBC;
	text-transform: none;
	text-decoration: none;
}

.bg_main {
	background: #324740;
}
.bg_kop {
	background: #F7F0DB url(../images/bg/wibrea_motors_kop.jpg) no-repeat;
}
.bg_1 {
	background: #D0CEBC;
}
.bg_2 {
	background: #A9AC9D;
}
.bg_3 {
	background: #818B7F;
}


.kop_tekst_1 {
	font: bold 18px "Times New Roman", Times, serif;
	color: #D0CEBC;
}
.intro_tekst_1 {
	font: bold normal 14px "Times New Roman", Times, serif;
	color: #F7F0DB;
}
.body_tekst_1 {
	font: normal 12px "Times New Roman", Times, serif;
	color: #FFFFFF;
}

div.container {
    position: absolute;
    margin: -300px auto 0 -480px;
    width: 960px;
    height: 600px;
    top: 50%;
    left: 50%;
}
.bg {
	background: url(../images/bg/bg.jpg);
	padding: 0px;
	margin: 0px;
}
.bg_menu {
	background: #324740 url(../images/bg/bg_menu.jpg) no-repeat;
}
