@charset "utf-8";
/* CSS Document */

body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #250603;
	background-color: #e2dbd1;
	margin: 0px;
	padding: 0px;
}

.container {
	width: 844px;
	min-height: 600px;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding-bottom: 15px;
}

.topbar {
	width: 844px;
	background-image: url(../images/cluezlogo.jpg);
	height: 99px;
}

.topbar2 {
	width: 844px;
	background-image: url(../images/cluezlogo.jpg);
	height: 99px;
}

.vlaggen{
	width:150px;
	height:75px;
	margin-left: 690px;
	display:block;
}

.nl, .nl_active {
	top:30px;
	position:absolute;
	float: left;
}

.nl a:link, .nl a:active, .nl a:visited {
	background-image: url(../images/nl_2.jpg);
	width: 56px;
	height: 40px;
	display: block;
}

.nl a:hover, .nl_active a {
	background-image: url(../images/nl.jpg);
	width: 56px;
	height: 40px;
	display: block;
}

.en, .en_active {
	top:30px;
	position:absolute;
	padding-bottom:20px;
	margin-left: 70px;
}

.en a:link, .en a:active, .en a:visited {
	background-image: url(../images/en_2.jpg);
	width: 56px;
	height: 40px;
	display: block;
}

.en a:hover, .en_active a {
	background-image: url(../images/en.jpg);
	width: 56px;
	height: 40px;
	display: block;
}

/*.nl, .nl_active {
	margin-left: 670px;
	float: left;
}

.nl a:link, .nl a:active, .nl a:visited {
	background-image: url(../images/nl-off.gif);
	width: 40px;
	height: 20px;
	display: block;
}

.nl a:hover, .nl_active a {
	background-image: url(../images/nl-over.gif);
	width: 40px;
	height: 20px;
	display: block;
}

.en, .en_active {
	margin-left: 720px;
}

.en a:link, .en a:active, .en a:visited {
	background-image: url(../images/en-off.gif);
	width: 40px;
	height: 20px;
	display: block;
}

.en a:hover, .en_active a {
	background-image: url(../images/en-over.gif);
	width: 40px;
	height: 20px;
	display: block;
}

*/
.menu {
	width: 844px;
	height: 42px;
	background-image: url(../images/menu-bg.jpg);
}

.menu ul {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}

.menu li {
	list-style: none;
	float: left;
	line-height: 42px;
	text-align: center;
}

.menu li.none a:link, .menu li.none a:visited, .menu li.none a:active {
	text-decoration: none;
	width: 93px;
	height: 42px;
	display: block;
	color: #ecbc74;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}

.menu li.none a:hover, .menu li.active a {
	text-decoration: none;
	width: 93px;
	height: 42px;
	display: block;
	color: #250603;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(../images/rolloverbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.leftbox {
	float: left;
	width: 252px;
	min-height: 400px;
	padding: 11px;
}

.rightbox {
	width: 560px;
	min-height: 400px;
	margin-left: 271px;
}

.adres {
	width: 218px;
	border: 1px solid #e9e6e5;
	padding: 15px;
	margin-bottom: 10px;
	min-height: 50px;
}

.goed-fout {
	width: 218px;
	border: 1px solid #e9e6e5;
	padding: 15px;
	margin-bottom: 10px;
	min-height: 150px;
}

h2 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #6b1305;
	line-height: 20px;
	background-color: #FFFFFF;
	width: 170px;
	margin-left: 0px;
	padding-left: 0px;
	background-image: url(../images/h1bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

h1 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #6b1305;
	line-height: 20px;
	background-color: #FFFFFF;
	width: 135px;
	margin-left: 10px;
	padding-left: 10px;
	background-image: url(../images/h1bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 95%;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

a:link, a:visited, a:active {
	color: #6b1305;
	text-decoration: none;
}

a:hover {
	color: #ecbc74;
	text-decoration: none;
}

.quote {
	font-style: italic;
	color: #6b1305;
	margin-bottom: 15px;
}

.bekijkknop {
	margin: 0px auto;
	width: 89px;
	height: 30px;
	margin-bottom: -15px;
	margin-top: 15px;
	margin-right: 5px;
	float: left;
}

.bekijkknop a:link, .bekijkknop a:visited, .bekijkknop a:active {
	background-image: url(../images/goed-fout.jpg);
	width: 89px;
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	display: block;
	line-height: 30px;
	font-weight: bold;
}

.bekijkknop a:hover {
	background-image: url(../images/goed-fout.jpg);
	width: 89px;
	height: 30px;
	text-align: center;
	color: #ecbc74;
	display: block;
	line-height: 30px;
	font-weight: bold;
}

.header {
	width: 558px;
	height: 194px;
	background-image: url(../images/header.gif);
	border: 1px solid #250603;
	margin-top: 12px;
}

.tekstkader {
	width: 528px;
	min-height: 50px;
	border: 1px solid #e9e6e5;
	margin-top: 12px;
	padding: 15px;
}

.footer {
	width: 844px;
	height: 32px;
	background-color: #250603;
	margin: 0px auto;
	line-height: 32px;
	color: #FFFFFF;
	text-align: center;
}

.footer a:link, .footer a:active, .footer a:visited {
	color: #ecbc74;
	text-decoration: none;
}

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

.terug {
	width: 125px;
	height: 20px;
	background-color: #250603;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	line-height: 19px;
}

a.terug:link, a.terug:visited, a.terug:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.terug:hover {
	color: #ecbc74;
	text-decoration: none;
}


