body, html {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
}


h1 {
	font-size: 17px;
	font-weight: bold;
	line-height: 80%;
	word-spacing:-1px;
}

h2 {
	font-size: 17px;
	line-height: 130%;
	font-weight: normal;
}


.clear {
	clear: both;
}

div#body_container {
	background: #fff url(../images/bg-waaretenwe.jpg) no-repeat top left;
   width: 960px;
	height: 1000px;
	font-family: Verdana, Helvetica, Arial, Univers;
	letter-spacing:-1px;
	color: #000;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

div#container {
	float: left;
   width: 800px;
}

div#top {
	text-align: left;
	height: 70px;
}

div#navigation {
	float: left;
	width: 200px;
	height: 1000px;
}

div#content {
	float: left;
	width: 600px;
	height: 1000px;
}

div#card {
	width: 573px;
	border-width: 5px;
	border-color: #FF5400;
   border-style: dashed;
	padding-top: 5px;
}

div.recensie {
	padding-left: 100px;
	padding-right: 100px;
	background: #fff url(../images/commas.jpg) no-repeat top left;
	text-align: left;
}
p.recensie_naam {
   width: 100%;
	text-align: right;
}
div.recensie_button {
	background: #ddd;
	float: right;
	border-width: 1px;
	border-color: #aaa;
   border-style: solid;
}

div#ad {
	float: right;
	width: 160px;
	height: 1000px;
	text-align: left;
	font-size: 15px;
}

div#ad-maplinks {
	font-size: 5px;
}



div#navigation-location {
	width: 180px;
	height: 145px;
   background: #FF5400;
	color: #FFF;
	font-size: 25px;
	font-weight: bold;
}
div#navigation-location-full {
	width: 180px;
	height: 145px;
   background: #bbb;
	color: #FFF;
	font-weight: bold;
}
div#navigation-location-full a:link {
	text-decoration: none;
}
div#navigation-location-full a:visited {
	text-decoration: none;
}

div#navigation-selection-empty {
	width: 180px;
	height: 145px;
   background: #bbb;
}
div#navigation-selection {
	width: 180px;
	height: 145px;
   background: #FF5400;
	color: #FFF;
	font-size: 25px;
	font-weight: bold;
}
div#navigation-selection-full {
	width: 180px;
	height: 145px;
   background: #bbb;
	color: #FFF;
	font-weight: bold;
}
div#navigation-selection-full a:link {
	text-decoration: none;
}
div#navigation-selection-full a:visited {
	text-decoration: none;
}

div#navigation-address-empty {
	width: 180px;
	height: 145px;
   background: #bbb;
}
div#navigation-address {
	width: 180px;
	height: 145px;
   background: #FF5400;
	color: #FFF;
	font-size: 25px;
	font-weight: bold;
}
div#navigation-address-full {
	width: 170px;
	border-width: 5px;
	border-color: #FF5400;
   border-style: dashed;
	padding-top: 5px;
	padding-bottom: 5px; 
}

div#navigation-links {
	width: 180px;
}







div#add_recensie_container {
	background: #fff url(../images/bg-waaretenwe.jpg) no-repeat top left;
   width: 490px;
	font-family: Verdana, Helvetica, Arial, Univers;
	letter-spacing:-1px;
	color: #000;
	font-size: 14px;
	margin: 0;
	padding: 20px;
	text-align: left;
}







a:link {
	color: #004A8A;
}
a:visited {
	color: #004A8A;
}
a:active {
	color: #000000;
}
a:hover {
	color: #000000;
}




.input {
	background: #eee;
}

.textarea {
	background: #eee;
}

.input_submit {
	background: #eee;
}



.selected {
	font-weight: bold;
	word-spacing: -1px;
	color: #cccccc;
	background: #78716d;
}

.number {
	font-size: 8px;
	font-weight: normal;
	color: #867b75;
}

.footer {
	font-size: 10px;
	font-weight: normal;
	color: #867b75;
	}