body,td,th {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #000000;

}

body {
	margin-top: 0px;
	background-color: #260859;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
h1 {
	font-size: x-small;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: x-large;
}

#content {
	margin: auto;
	width: 975px;
	position: relative;
}

#backgr_top {
	float: left;
	height: 275px;
	width: 975px;
	background-color: #F2E4C1;
	margin-top: 20px;
	background-image: url(../images/backgr_top_wit.jpg);
}
#content {
	margin: auto;
	width: 975px;
	position: relative;
	height: auto;
}


#logo {
	float: left;
	height: 250px;
	width: 25px;
	margin-top: 25px;
	display: block;
	padding-left: 0px;
}

#foto_top {
	float: left;
	height: 250px;
	width: 925px;
	margin-top: 25px;
	background-color: #FFFFFF;
}


#navigatie {
	float: left;
	height: 28px;
	width: 925px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: bold;
	color: FFFFFF;
	padding: 0 25px 0 25px;
}


#nav_spacer {
	float: left;
	height: 225px;
	width: 226px;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #eee;
	text-align: center;
}

#subnav {
	float: left;
	height: 125px;
	width: 905px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 10px 10px 10px;
	margin: 0 25px 0 25px;
	background-image: url(../images/backgr_subnav_bl.png);
}


#subnav a:hover {
	text-decoration: underline;
	color: #000000;
}

#subnav a:link {
	color: #000000;
}

#subnav a:visited {
	color: #000000;
}

#subnav a:active {
	color: #000000;
}


#backgr_main {
	float: left;
	height: 100%;
	width: 975px;
	background-color: #F2E4C1;
	background-image: url(../images/backgr_main_wit.jpg);
}


#main {
	float: left;
	width: 575px;
	padding: 15px 25px 15px 25px;
}

#main-image {
	float: left;
	width: 325px;
	padding: 15px 25px 15px 0;

}

#main_spec {
	float: left;
	width: 690px;
	padding: 10px 0 0 10px;
	background-color: #CCCCCC;
}

#main_bistro {
	float: left;
	width: 690px;
	padding: 10px 0 0 10px;
	background-color: #CCCCCC;
}

#main_pannenkoek {
	float: left;
	width: 690px;
	padding: 10px 0 0 10px;
	background-color: #CCCCCC;
}

#main_hooiberg {
	float: left;
	width: 690px;
	padding: 10px 0 0 10px;
	background-color: #CCCCCC;
}

#backgr_bottom {
	float: left;
	height: 60px;
	width: 975px;
	background-color: #FFFFFF;
	background-image: url(../images/backgr_bottom_wit.jpg);
	padding-bottom: 5px;
	background-repeat: inherit;
}
#designby {
	float: right;
	height: 15px;
	width: 450px;
	margin-top: 5px;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
}

#designby a:hover {
	color: #FFFFFF;
}

#designby a:link {
	color: #FFFFFF;
}

#designby a:visited {
	color: #FFFFFF;
}

#designby a:active {
	color: #FFFFFF;
}



#adres_bottom {
	float: left;
	height: auto;
	padding: 20px 25px 0 25px;
	width: 925px;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

