html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	background: #ffffff;
}
A:link, A:visited, A:active, A:hover  {
	color: #6699FF;
}

#page {
	text-align: left;
	width: 970px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	background-image: url('img/weetwaarjekoopt_back.gif');
}

#container {
	width: 950px;
	padding: 0 10px 0 10px;
}

#header {
	height: 175px;
	width: 930px;
	margin: 0 10px 0 10px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	background: #ffffff;
}
#headerlinks {
	background-color: #750063;
	height: 30px;
	width: 710px;
	margin: 115px 0 0 0;
	float:  left;
}
#headerlinks p {
	font-size: 23px;
	line-height: 23px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	margin: 4px 0 0 10px;
	padding: 0;
}
.rood {
	color: #c63661;
}
#headerrechts {
	margin:  20px 50px 0 0;
	float: right;
}
#nav {
	margin: 7px 10px 0 10px;
	padding: 0 0 13px 0px;
	height: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}
#nav ul {
	border: 0;
	margin: 0;
	padding: 0;
}

#nav li {
	padding: 0;
	margin: 0;
	float: left;
	line-height: 16px;
	list-style-type: none;
	display: inline;
	font-size: 14px;
}

#nav li a, #nav li a.selected {
	color: #750063;
	text-decoration: none;
	padding: 8px 5px 0px 10px;
	margin: 0;
}

#nav li a:hover {
	color: #c63661;
}

#nav li a.selected {
	color: #c63661;
	font-weight: 600;
}
#hoekje{
	margin: 13px 0 0 25px;
}
#kolommen {
		height:  100%;

}
#kollinks {
	float: left;
	width:  720px;
}

#kolrechts {
	float: right;
	width:  188px;
	padding: 20px;
}
#blokzwart {
	background-color: #000;
	color: #ffffff;
	margin: 0 10px 0 10px;
	padding: 20px;
}
#tekst1 {
	margin: 0 0 20px 0;
}
#tekst1 p {
	margin: 0 0 20px 0;
}
#tekst2 {
	margin: 20px 0 0 0 ;
}

#kwoots {
	width:  620px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-top-width: 2px;
	margin: 20px 0 20px 0;
	padding: 20px;
}
#tekst1links, #tekst2links {
	width: 260px;
	margin:  0 10px 0 0;
	float: left;
}
#tekst1rechts, #tekst2rechts {
	float: right;
	width: 390px;
}
#tekst1links {
	color: #c63661;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}
#tekst2links {
	color: #691062;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}
.quotetekst {
	font: italic 30px/35px "Times New Roman", Times, serif;
}
#footer {
	height:  50px;
}
h2.diapkopje  {
	font-size: 22px;
	background-color: #c63661;
	font-weight: bold;
	display: inline;
	color: #ffffff;
}

