{
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 12px;
	line-height: 21px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #0f0001 url(../images/body_bg.jpg) no-repeat top center;
}

h1 {
	font-size: 70px;
	padding:0px;
	margin:0px;
	color: #8f8f5e;
}
h2 {
	font-size: 35px;
	color:#333333;
	padding:0px;
	margin:0px;
	margin-left:1px;
	margin-bottom: -2px;
}
h3 {
	font-size: 26px;
	padding-left:11px;
	padding-top:3px;
	margin:0px;
	color: #333333;
}

h3.column {
	font-size: 26px;
	padding: 0px;
	margin:0px;
	color: #333333;
}

.logo {
	position: absolute;
	left: 30px;
	top: 70px;
}
.subtitel {
	position: absolute;
	left: 30px;
	top: 134px;
}

#menu-items {
	position: absolute;
	left: 480px;
	top: 140px;
}

#menu-items ul {
	list-style-type: none;
}

#menu-items ul li {
	float: left;
	display: inline;
	width:83px;
	text-align:center;
}

#nav {
	position: absolute;
	left: 380px;
	top: 108px;
	height: 51px;
}

#nav ul {
	list-style-type: none;
}

#nav ul li {
	float: left; 
	display: inline;
	text-align:center;
}

#nav ul li a {
	display: block;
	height: 51px;
	color: #8f8f5e;
	font-size:14px;
	letter-spacing: -1px;
	text-decoration: none;
}

#nav ul li a:hover {
	background-position: 0 -51px !important;
}


#nav ul li#menu_item_1 a {
	background: url(../images/nav/1.png) top left;
	width: 57px;
}

#nav ul li#menu_item_2 a {
	background: url(../images/nav/2.png) top left;
	width: 65px;
}

#nav ul li#menu_item_3 a {
	background: url(../images/nav/3.png) top left;
	width: 60px;
}

#nav ul li#menu_item_4 a {
	background: url(../images/nav/4.png) top left;
	width: 105px;
}

#nav ul li#menu_item_5 a {
	background: url(../images/nav/5.png) top left;
	width: 70px;
}

#nav ul li#menu_item_6 a {
	background: url(../images/nav/6.png) top left;
	width: 70px;
}

#nav ul li#menu_item_7 a {
	background: url(../images/nav/7.png) top left;
	width: 76px;
}

#nav ul li#menu_item_8 a {
	background: url(../images/nav/8.png) top left;
	width: 68px;
}

#nav ul li#menu_item_9 a {
	background: url(../images/nav/9.png) top left;
	width: 100px;
}

.foto {
	position: absolute;
	left: 40px;
	top: 205px;
}

.fotolijst {
	position: absolute;
	left: 37px;
	top: 199px;
	width: 339px;
	height: 272px;
	background: url(../images/fotolijst.png) no-repeat top left;
}

.clear {
   clear: both;
} 

.hidden {
	display: none;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.content {
	position: absolute;
	left: 420px;
	top: 195px;
	width: 500px;
	height: 420px;
	overflow: auto;
}

#logos {
	position: absolute;
	left: 480px;
	top: 645px;
	padding-bottom:20px;
}

#adres {
	position: absolute;
	left: 100px;
	top: 645px;
	color: #8f8f5e;
	padding-bottom:20px;
}

#openingstijden {
	position: absolute;
	left: 270px;
	top: 645px;
	width: 160px;
	color: #8f8f5e;
	padding-bottom:20px;
}

.agenda {
	position: absolute;
	left: 942px;
	top: 205px;	
	color: #8f8f5e;
	width: 170px;
}

.agenda ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}

.kopagenda {
	margin-left: -10px;
	color: #8f8f5e;
	}

#logos ul {
	margin: 0px;
	padding: 0px;
}
	
#logos ul li {
	float: left; 
	display: inline;
	text-align:center;
	margin-right:20px;
}


table {
	padding: 0px;
	margin: 0px;
}

table.klein {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	}

table.klein tr{
	border-bottom: 1px dotted #000000;
	}


.lijn {
width:380px;
border-top: 1px dotted #333333;
margin: opx;
margin-top:6px;
margin-bottom:6px;
}

.bericht{
width:375px;
margin:0px;
padding:0px;
}

.zonderlijn {
text-decoration: none;
}

.veld {
	border: 1px solid #333333;
	background-color: #f1932f;
	color: #000000;
	font-size: 10px;
	padding: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}

.veldnaam {
	border: 1px solid #333333;
	background-color: #f1932f;
	color: #000000;
	font-size: 12px;
	padding: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	width: 250px;
}

.veldtekst {
	border: 1px solid #333333;
	background-color: #f1932f;
	color: #000000;
	font-size: 12px;
	padding: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	width:250px;
	height:100px;
}