@charset "utf-8";
.container {
	width:980px;
	\width:980px;
	w\idth:980px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	top:0px;
	left:0px;
	right:0px;
	z-index: 1;
}

.body{
	background-color: #7c7c7c;
}
.Top {
	background-image: url(./images/vossenjacht_01.gif);
	width: 980px;
	height: 114px;
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: center;
	vertical-align: 50%;
	color: #CCCCCC;
	z-index: 1;
}
.content {
	position: relative;
	min-height: 615px;
	width: 980px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#00FFFF;
	font-size: 12px;
	font-style: normal;
	z-index: 2;
}
.contentvossen {
	position: relative;
	min-height: 615px;
	width: 980px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size: 12px;
	font-style: normal;
	z-index: 2;
}

.menu {
	background-image: url(images/vossenjacht_02.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 980px;
	float: left;
	position: relative;
	color: #FF0000;
	overflow: none;
	z-index: 15;
}
.zijkant{
	background-image: url(images/vossenjacht_04.jpg);
	left:0px;
	top:0px;
	background-repeat: repeat-x;
	height: 768px;
	width: 100%;
	position: absolute;
	overflow: hidden;
	\width: 100%;
	w\idth: 100%;
	z-index: 1;
}
.footer{
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 980px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	overflow: none;
	color: #CCCCCC;
	float:left;
	z-index:1;
}
.tablehead{
	background-color:#FF0000;
	color: #FFFF00;
	text-align: center;
	font-size: 14px;
}
.tablerow1{
	background-color:#0000FF;
	color: #CCCCCC;
	text-align: left;
	font-size: 14px;
}
.tablerow2{
	color: #FF0000;
	text-align: left;
	font-size: 14px;
}
#nav, #nav ul {
padding: 3px 0 0 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
width: 100px;
}

#nav ul {
position: absolute;
width: 100px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
margin: 2px 5px 3px 5px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}



ul a{
font-weight: bold;
color: #F60;
cursor: pointer;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #CCC;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #FFF;
cursor: pointer;
}

ul li{
border-left: 3px;
cursor: pointer;
}

ul ul li{
background-color: #666;
border-top: 3px;
border-left: 0;
cursor: pointer;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px;
cursor: pointer;
}

* html ul ul li{
border-top: 0;
cursor: pointer;
}
/* Einde IE only hack */ 