/* ---------------------------------- MAIN SETTINGS --------------------------------------- */

body {
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/img/bg.gif);
	background-repeat:repeat-x;
	font-style: normal;
	line-height:150%;
	height:100%;
	overflow: -moz-scrollbars-vertical;
	color:#fff;
	font-weight:bold;
	scrollbar-face-color:#77CCCC;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#CCCCCC;
    scrollbar-shadow-color:black;
    scrollbar-highlight-color:black;
    scrollbar-3dlight-color:#808080;
    scrollbar-darkshadow-Color:#202020;

}

#form {
	position:absolute;
	display:none;
	top:50px;
	left:350px;
	width:300px;
	height:600px;
}

body a{
	color:red;
	font-weigth:bold;
	text-decoration:none;
}

#centerwrap {
	margin:0px;
	padding:0px 0px 0px 0px;
	width: 1071px;
	position:relative;
}


/* end hack */
#centerwrap {
	float:none;
	margin:-10pt auto;
	padding:0pt;
	width:1071px;
}

#header {
	margin:0px;
	padding:0px 0px 0px 0px;
	width:1021px;
	height:20px;
	position:relative;
	color:#434343;
}

#header {
	float:none;
	margin:17pt auto;
	padding:0pt;
	width:1021px;
	color:#434343;
}

#footer {
	margin:0px;
	padding:0px 0px 0px 0px;
	width:1021px;
	height:20px;
	position:relative;
	color:#434343;
}

#footer {
	
	float:none;
	margin:11px auto;
	padding:0pt;
	width:1021px;
	color:#434343;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
}

#footer a {
	font-weight:normal;
	color:black;
}


#divenlarge{
	height:517;
	overflow:auto;
}



.header {
	color:#434343;
	font-size:14px;
	font-weight:normal;
}

.header a {
	color:#00636b;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

.main_content{
	color:#848383;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:34px;
	padding-right:15px;
}

.main_content a{
	color:#848383;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.comment{
	color:#434343;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
}

.comment a{
	font size 9px;
}

.navigatie {
	color: black;
}

.navigatie a {
	color: white;
}

#reviews{
	height:230px;
	overflow-y:auto;
	overflow-x:hidden;
}

#scroll{
	height: 190px;
	overflow-y:auto;
	overflow-x:hidden;
}

.links a{
	color:black;
}

.reviews{
	color:black;
}

.reviews a {
	color:white;
}

.restaurant{
	color:black;
	font-size:10px;
}
