@charset "utf-8";

body {
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #F4F3F5;
	margin: 0;
	padding: 0;
	text-align: center;
	color: white;
	font-size: 10px;
}

img {
	border: 0px none;
}

/* Stippelrand weg bij een link in Mozilla */
a { outline: none; }
input { outline: none; }

:focus { -moz-outline-style: none; }

h3 {
	margin-top: 5px;
	margin-bottom: 8px;
	color: #CE8950;
}

div#banner {
	width: 910px;
	height: 240px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_cs_banner.jpg);
	background-repeat: no-repeat;
}

div#adres {
	/* hoogte 200px */
	height: 120px;
	/* breedte 910px */
	width: 725px;
	padding-top: 80px;
	padding-left: 185px;
	font-size: 1.4em;
	text-align: left;
	line-height: 1.3em;
	color: #53272B;
}

div#adres h3 {
	color: #53272B;
}

div#adres a,
div#adres a:link,
div#adres a:active,
div#adres a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #53272B;
}
div#adres a:hover {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

div#adres h3 {
	font-size: 1.4em;
	margin-bottom: 0px;
	margin: 0;
	line-height: 1.5em;
}

div#scroller {
	/* hoogte 40px */
	height: 22px;
	/* breedte 820px */
	width: 816px;
	margin-top: 11px;
	margin-left: 92px;
	margin-right: 2px;
	font-size: 1.4em;
	font-weight: bold;
	color: white;
}

div#infocontainer {
	margin-right: auto;
	margin-left: auto;
	width: 910px;
	height: 460px;
	text-align: center;
}

div#infocontainer-links {
	float: left;
	/* breedt 460px */
	width: 460px;
	height: 460px;
	padding: 0px;
	text-align: left;
	/* border: 1px red solid;  */
	background-image: url(../images/menu_bottom.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	overflow: hidden
}

div.menupunt1, div.menupunt2, div.menupunt3, div.menupunt4,
div.menupunt5, div.menupunt6, div.menupunt7 {
	width: 460px;
	height: 60px;
	margin: 0px;
}

div.menupunt1 a, div.menupunt2 a, div.menupunt3 a, div.menupunt4 a,
div.menupunt5 a, div.menupunt6 a, div.menupunt7 a {
	display: block; //belangrijk
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
}

div.menupunt1 {
	background-image:url(../images/menupunt1.jpg);
	background-repeat:no-repeat;
}
div.menupunt1 a:hover {
	background-image:url(../images/menupunt1_hover.jpg);
	background-repeat:no-repeat;
}

div.menupunt2 {
	background-image:url(../images/menupunt2.jpg);
	background-repeat:no-repeat;
}
div.menupunt2 a:hover {
	background-image:url(../images/menupunt2_hover.jpg);
	background-repeat:no-repeat;
}

div.menupunt3 {
	background-image:url(../images/menupunt3.jpg);
	background-repeat:no-repeat;
}
div.menupunt3 a:hover {
	background-image:url(../images/menupunt3_hover.jpg);
	background-repeat:no-repeat;
}

div.menupunt4 {
	background-image:url(../images/menupunt4.jpg);
	background-repeat:no-repeat;
}
div.menupunt4 a:hover {
	background-image:url(../images/menupunt4_hover.jpg);
	background-repeat:no-repeat;
}

div.menupunt5 {
	background-image:url(../images/menupunt5.jpg);
	background-repeat:no-repeat;
}
div.menupunt5 a:hover {
	background-image:url(../images/menupunt5_hover.jpg);
	background-repeat:no-repeat;
}

div.menupunt6 {
	background-image:url(../images/menupunt6.jpg);
	background-repeat:no-repeat;
}
div.menupunt6 a:hover {
	background-image:url(../images/menupunt6_hover.jpg);
	background-repeat:no-repeat;
}

div.menupunt7 {
	background-image:url(../images/menupunt7.jpg);
	background-repeat:no-repeat;
}
div.menupunt7 a:hover {
	background-image:url(../images/menupunt7_hover.jpg);
	background-repeat:no-repeat;
}

div#infocontainer-rechts {
	float: left;
	/* breedt 450px */
	width: 450px;
	height: 460px;
	padding: 0px;
	text-align: left;
	/* border: 1px red solid;  */
	background-image: url(../images/bg_info.jpg);
	background-repeat:no-repeat;
	background-position:center;
	overflow: hidden;
}

div#info {
	overflow: auto;
	/* breedt 450px */
	width: 410px;
	margin-left: 38px;
	margin-right: 2px;
	/* breedt 460px */
	height: 420px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
}

div#info a,
div#info a:link,
div#info a:active,
div#info a:visited {
	text-decoration: none;
	font-weight: bold;
	color: white;
}
div#info a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CF8850;
}

div#prijsberekening {
	position:relative;
}

div#prijsberekening table.kolommen {
	width: auto;
}

div#prijsberekening table.kolommen td {
	width: 50px;
	vertical-align: top;
}

div#prijsberekening legend {
	color: white;
	font-size: 1.3em;
	font-weight:bold;
	color: #CE8950;
}

#screenshot {
	position:absolute;
	border:1px solid #70343A;
	background: #53272B;
	padding:5px;
	display:none;
	color:#fff;
	text-align: left;
	}

div#copyright {
	width: 500px;
	height: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 1.0em;
	color: #7E8384;
	/* border: 1px solid red; */
}
div#copyright a,
div#copyright a:link,
div#copyright a:active,
div#copyright a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #7E8384;
}
div#copyright a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CF8850;
}

div#created-by {
	position: absolute;
	top: 5px;
	left: 2px;
}


