* { margin: 0; }

body {
	font: 12px "Trebuchet MS", "Times New Roman", Arial;
        background: url(/t01_images/bg/body.gif) repeat-x;	
	color: #8a5407;
}

body.mailing {
	font: 12px "Trebuchet MS", "Times New Roman", Arial;
	color: #8a5407;
}
h1 {
	font-size: 15px;
	font-weight: normal;
	width: 200px;
	margin: 10px 0 20px 0;
	font-weight: bold;
	padding: 5px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 20px 0;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #603706;
}

a:hover { color: #8a5407; }

img { border: 0; }

p { margin-bottom: 20px; }

hr {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A77B46;
}

textarea {
	border : 1px solid;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 11px;
	color: #774608;

}

input, select{
	color: #774608;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	font: 12px "Trebuchet MS", "Times New Roman", Arial;
}

td {
	font: 12px "Trebuchet MS", "Times New Roman", Arial;
	color: #8a5407;
}

table.gastenboek {
	border: 1px solid #A77B46;
	padding: 10px;
}

#container {
	width: 980px;
	margin: 0 auto;
	background: #fff;
	margin-top: 18px;
	
}

#topmenu {
	width: 920px;
	padding: 10px 20px;
	height: 18px;
}
#topmenu ul { padding: 0; list-style: none; }
#topmenu li { float: left; }
#topmenu li a { color: #8A5407; margin: 0 10px; float: left; }
#topmenu li a:hover { color: #000; }

#header {
	width: 980px;
	height: 230px;
	overflow: hidden;
	padding: 0px!important;
	margin: 0px!important;
	border: 0px!important;
}

#mainmenu {
	width: 980px;
	height: 26px;
	color: #fff;
	background: #774608;
	font-size: 14px;
}

#mainmenu ul { padding: 0; list-style: none; position: absolute; }
#mainmenu ul li { display: inline; float: left; }
#mainmenu ul li a { float: left; padding: 4px 30px; color: #fff;  }
#mainmenu ul li a:hover { background: #855110; border: 0; }

#mainmenu ul li ul {
	position: absolute;
	visibility: hidden;
	display: block;
	background: #fff;
	border-bottom: 2px solid #774608;
	clear: both;
}

#mainmenu ul li ul li {
	display: block;
	float: none;
}

#mainmenu ul li ul li a {
	display: block;
	float: none;
	color: #000;
	text-decoration: none;
	width: 160px; 
	padding: 3px 0 4px 10px;
	border-bottom: 1px solid #774608;
	background: #fff;
}

#mainmenu ul li ul li a:hover {
	background: #774608;
	color: #fff;
	border-bottom: 1px solid #774608;
}

#content {
	width: 960px;
	line-height: 20px;
	margin: 10px 0;
	padding: 0 10px 10px 10px;
	background: url(/t01_images/bg/content.gif) top repeat-y;
	overflow: hidden;
}
	
   

#links {
	float: left;
	color:#FFF;
	width: 180px;
	margin-right: 10px;
	padding: 0 20px;
	overflow: hidden;
}

#midden {
	float: left;
	width: 500px;
	overflow: hidden;
}
    #midden h1 {
		font-size: 18px;
		margin: 10px 0 40px 0;
		font-weight: bold;
		width: 100%!important;
		padding: 0;
	}
	
	#midden h2 {
		font-size: 18px;
		margin: 10px 0 20px 0;
		font-weight: bold;
		padding: 0;
	}

	#midden p a:hover { border-bottom: 1px dotted #000; }
	#midden ul { list-style-type: none; }
	#midden li { background: url(/t01_images/icons/bullet.gif) no-repeat 0 9px; padding-left: 20px; }

#rechts {
	float: left;
	width: 180px;
	margin-left: 10px;
	padding: 0 20px;
	text-align: right;
	overflow: hidden;
}

#footer {
	width: 980px;
	border-top: 3px solid #774608;
	text-align: center;
	padding-top: 20px;
	clear: both;
}

.bruincontent {
	margin: 0 -20px;
	background: #774608;
	padding: 0 20px;
	color: #fff;
}

.headerlinkswit { background: #fff; color: #774608; margin-right: 10px; margin-left: -20px; }
.headerlinksbruin { background: #774608; color: #fff; margin-right: 10px; margin-left: -20px; }
.headerrechtswit { background: #fff; color: #774608; margin-left: -10px; text-align: right; }
.headerrechtsbruin { background: #774608; color: #fff; margin-left: -10px; text-align: right; }

.tour { background: url(/t01_images/icons/360tour.gif) no-repeat right #fff; }

.mb20 { margin-bottom: 20px; }
.floatright { float: right;}
.socialmedia { float: right; margin: 0!important;}

.Titles {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 20px 0;
	font-weight: bold;
}

.Titles_sub {
	color: #774608;
	font: bold 15px/16px "Trebuchet MS", "Times New Roman", Arial;
}

