/* CSS http://www.dewereld.net (De Wereld Saasveld) - Elschotdesign 2008 */

body {
	background-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	SCROLLBAR-FACE-COLOR: #E7CFB3;
	SCROLLBAR-HIGHLIGHT-COLOR: #D5CBB2;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #C1AB91;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #55423C;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #55423C;
	text-decoration: none;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
}
.red-bold {
	color: #BD2635;
}
.leftcontent-red {
	color: #B9212D;
	font-weight: normal;
	font-size: 10px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E645A;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* h4 Alleen voor formulier*/
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftcontent  h5 a {
	display: block;
	width: 120px;
	height: 24px;
	background-color: #E7CFB3;
	color: #B1001A;
	font-size: 100%;
	line-height: 23px;
	margin-left: 55px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#leftcontent  h5 a:hover {
	color: #911E23;
	background-color: #D8B183;
	text-decoration: none;
}
#container {
	background-image: url(images/container.jpg);
}
#container{
	position: absolute;
	top: 50%;
	height: 600px;
	width: 954px;
	background-repeat: no-repeat;
	margin-top: -300px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -472px;
	left: 50%;
}

#navigation {
	background-image: url(images/navigation.jpg);
	height: 44px;
	width: 599px;
	position: absolute;
	top: 167px;
	left: 319px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
}
#navigation li {
	display: inline;
	padding-right: 19px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	color: #804B33;
	text-decoration: none;
}
.last {
	font-size: 80%;
	padding-left: 32px;
}
#container a {
	color: #333333;
	text-decoration: none;
}
#container a:hover{
	color: #804B33;
}
#maincontent {
	background-color: #e7cfb3;
	height: 306px;
	width: 599px;
	position: absolute;
	left: 319px;
	top: 211px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#maintextbox {
	height: 248px;
	width: 529px;
	position: relative;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	top: 28px;
	left: 38px;
}
/* Bepaalt dat form geen scroller krijgt */
#mainformulier {
	height: 248px;
	width: 529px;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 28px;
	left: 38px;
	font-size: 12px;
}
#formulier {
	height: 146px;
	width: 519px;
	position: relative;
	margin: 0px;
	top: 14px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #55423C;
	border: 1px solid #FFF7EA;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#maintextbox.menu  {
	text-align: center;
}
#maintextbox ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #55423C;
	text-decoration: none;
	list-style-type: square;
	padding-top: 16px;
	line-height: 20px;
	padding-bottom: 16px;
}

#left {
	height: 450px;
	width: 279px;
	margin-top: 67px;
	margin-left: 40px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#leftcontent a {
	color: #55423C;
}
#leftcontent a:hover {
	color: #55423C;
	text-decoration: underline;
}
.logo {
	position: absolute;
	left: 45px;
	top: 90px;
}
#leftcontent {
	height: 250px;
	width: 245px;
	position: absolute;
	left: 46px;
	top: 211px;
	text-align: center;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7CFB3;
	padding: 5px;
}

/* text small left */

.leftcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #55423C;
	text-decoration: none;
	margin: 0px;
}
#topphotos {
	height: 100px;
	width: 599px;
	position: absolute;
	top: 67px;
	left: 319px;
	margin: 0px;
}
.topphoto-restaurant {
	background-image: url(images/top_restaurant.jpg);
}
.topphoto-menu {
	background-image: url(images/top_menu.jpg);
}
.topphoto-menu-kerst {
	background-image: url(images/top_menu-kerst.jpg);
}
.topphoto-arrangementen {
	background-image: url(images/top_arrangementen.jpg);
}
.topphoto-contact {
	background-image: url(images/top_contact.jpg);
}
.button {
	float: right;
	position: relative;
}
.topbutton {
	float: right;
	position: relative;
}
.footer {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B776C;
	text-decoration: none;
	height: 20px;
	width: 259px;
	position: absolute;
	text-align: center;
	top: 492px;
	left: 42px;
}
#copyright a {
	color: #9B776C;
	text-decoration: none;
}
#copyright a:hover {
	color: #9B776C;
	text-decoration: underline;
}
