*{
	margin: 0;
}
html, body{
	height: 100%;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFF;
	color: #666;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img{
	border: 0px;
}
A:link {
	text-decoration: none;
	color: #333;
}
A:visited {
	text-decoration: none;
	color: #666;
}
A:active {
	text-decoration: none;
	color: #666;
}
A:hover {
	text-decoration: none;
	color: #666;
}
b{
	letter-spacing: 1px;
}

#container{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; /* het min getal is hetzelfde als de height van push en footer! */
}
#headertable{
	float: left;
	margin-top: 15px;
	margin-left: 40px;
	width: 860px;
}
#menu{
	text-align: center;
	vertical-align: bottom;
	width: 150px;
	padding-bottom: 25px;
}
#content{
	clear: both;
	padding-left: 100px;
	padding-top: 18px;
	width: 800px;
}
.infoheader{
	display: block;
	font-size: 16px;
	color: #677fb0;
	background-image: url('../images/bikini.jpg');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	margin-left: -15px;
	margin-top: 20px;
	font-weight: bold;
}
ul{
	margin: 10px;
}
ul li{
	list-style-image: url('../images/bikini-oranje.jpg');
	margin-bottom: 5px;
}
.yvetteimg{
	margin-right: 30px;
	float: left;
}
.yvettetext{
	height: 385px;
	padding-top: 150px;
}
#contacttext{
	position: absolute;
	left: 80px;
	top: 380px;
	line-height: 20px;
}
.contactmap{
	position: absolute;
	left: 455px;
	top: 220px;
}
#icon{
	margin-bottom: -5px;
	margin-right: 25px;
}
.groot{
	font-size: 16px;
	color: #677fb0;
	background-image: url('../images/bikini-oranje.jpg');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 47px;
	margin-left: 3px;
	font-weight: bold;
}

.badmodeitem{
	margin-bottom: 50px;
	margin-left: 50px;
	height: 450px;
}
.badmodebg-l{
	background-color: #f0c870;
	margin-top: -100px;
	width: 650px;
	height: 150px;
}
.badmodebg-r{
	background-color: #cdd9ee;
	margin-top: -100px;
	width: 650px;
	height: 150px;
}

.badmode-l{
	margin-left: 80px;
	z-index: 2;
}
.badmode-r{
	margin-left: 370px;
	z-index: 2;
}
.rotateimg-l{
	position: relative;
	left: 110px;
	top: 110px;
}
.rotateimg-r{
	position: relative;
	left: 410px;
	top: 110px;
}
.bijschrift-l{
	margin-top: 9px;
	margin-left: 350px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 300px;
	height: 80px;
	vertical-align: middle;
}
.bijschrift-r{
	margin-top: 9px;
	margin-left: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 300px;
	height: 80px;
	vertical-align: middle;
}
.middlecell-l{
	width: 1px;
	border-left: 1px #d1b167 solid;
	border-right: 1px #d1b167 solid;
}
.middlecell-r{
	width: 1px;
	border-left: 1px #84a4dc solid;
	border-right: 1px #84a4dc solid;
}
.bijschrift{
	text-align: center;
	padding-right: 20px;
}

#nr9{
	position:relative;
	top:0px;
	left:0px;
}
#nr8{
	position:relative;
	top:0px;
	left:0px;
}
#nr10{
	position:relative;
	top:0px;
	left:0px;
}
#nr6{
	position:relative;
	top:0px;
	left:0px;
}
#nr5{
	position:relative;
	top:0px;
	left:0px;
}
#nr7{
	position:relative;
	top:0px;
	left:0px;
}
#nr1{
	position:relative;
	top:0px;
	left:0px;
}


#push {
	height: 100px; /* footerheight + extra ruimte */
}
#footerbg{
	background-color: #e5e5e5;
	color: #989898;
	width: 100%;
	height: 60px;
}
#footertext{
	padding-top: 23px;
	text-align: left;
	width: 100%;
}
#top a{
	text-decoration: underline;
	color: #666;
}
#adriaan a{
	text-decoration: none;
	color: #989898;
}