/* CSS Document */

html, body {
	background-color: #464F4D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	background-image:url(../images/bggrijs.jpg);
	background-position:center;
	background-repeat:repeat-x;
}

a {
	color: #FFFFFF;
}
a:hover {
	color: #666666;
}

h1 {
	display:block;
	background-color:#A1AAA7;
	font-size:	20px;
	color: #FFFFFF;
	padding-left: 15px;
}

p {
	padding-left: 15px;
}

img {
	border:none;
}

#container {
	width: 784px;
	margin-left: -382px;
	height: 401px;
	margin-top: -200px;
	top: 50%;
	position:absolute;
	left: 50%;
}

#background {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 784px;
	height: 401px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
}

.bijschrift {
	font-size:10px;
}

#topleft {
	position:absolute;
	top: 0px;
	left: 11px;
	width: 159px;
	height: 156px;
	background-image: url(../images/linksboven.jpg);
	background-repeat:no-repeat;
}

#name {
	width: 145px;
	height: 35px;
	position:absolute;
	top: 100px;
	left: 8px;
	font-size:9px;
	color: #666666;
	font-weight:bold;
}

#navigatie {
	position:absolute;
	top: 139px;
	left: 6px;
	color: #FFFFFF;
	width: 145px;
	height: 20px;
	font-weight:bold;
}

#menu {
	position:absolute;
	top: 161px;
	left: 11px;
	width: 158px;
	height: 240px;
	background-color:#7C8886;
	/*filter:alpha(opacity=60);
    opacity: 0.60;*/
}


/* Navigation
-------------- */
ul#nav {
	padding:0;
	margin:0;
	position:absolute;
	
	top: 5px;     /* set the exact position of the navigation */
	left: 10px;		/* set the exact position of the navigation */
	width:138px;
	height:223px;
}
ul#nav li {
	padding:0;
	margin:0;
	text-indent:-9999px;	
	list-style-type:none;
	float:left;
}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background-image: url(../images/btns.jpg);	
}

li#home a {
	width:138px;
	height:20px;
}

li#overons a {
	width:138px;
	height:20px;
}

li#hertenkweek a {
	width:138px;
	height:21px;
}

li#hertenvlees a {
	width:138px;
	height:21px;
}
li#trofeeherten a {
	width:138px;
	height:20px;
}
li#verdovingsgeweren a {
	width:138px;
	height:22px;
}
li#miniatuurpaardjes a {
	width:138px;
	height:22px;
}
li#hoevetoerisme a {
	width:138px;
	height:21px;
}
li#links a {
	width:138px;
	height:20px;
}
li#stratenplan a {
	width:138px;
	height:21px;
}
li#contact a {
	width:138px;
	height:23px;
}

li#home a {	
	background-position:0px 0px;
}
li#home a.selected,li#home a:hover {	
	background-position:138px 0px;
}
li#overons a {	
	background-position: 0px -20px;
}
li#overons a.selected,li#overons a:hover {	
	background-position: 138px -20px;
}
li#hertenkweek a {	
	background-position:0px -39px;
}
li#hertenkweek a.selected,li#hertenkweek a:hover {	
	background-position:138px -39px;
}
li#hertenvlees a {	
	background-position:0px -59px;
}
li#hertenvlees a.selected,li#hertenvlees a:hover {	
	background-position:138px -59px;
}
li#trofeeherten a {	
	background-position:0px -80px;
}
li#trofeeherten a.selected,li#trofeeherten a:hover {	
	background-position:138px -80px;
}
li#verdovingsgeweren a {	
	background-position:0px -99px;
}
li#verdovingsgeweren a.selected,li#verdovingsgeweren a:hover {	
	background-position:138px -99px;
}

li#miniatuurpaardjes a {	
	background-position: 0px -120px;
}
li#miniatuurpaardjes a.selected,li#miniatuurpaardjes a:hover {	
	background-position:138px -120px;
}
li#hoevetoerisme a {	
	background-position: 0px -141px;
}
li#hoevetoerisme a.selected,li#hoevetoerisme a:hover {	
	background-position: 138px -141px;
}

li#links a {	
	background-position: 0px -161px;
}
li#links a.selected,li#links a:hover {	
	background-position:138px -161px;
}
li#stratenplan a {	
	background-position: 0px -180px;
}
li#stratenplan a.selected,li#stratenplan a:hover {	
	background-position: 138px -180px;
}
li#contact a {	
	background-position: 0px -200px;
}
li#contact a.selected,li#contact a:hover {	
	background-position: 138px -200px;
}

#home2 {
	position:absolute;
	top: 245px;
	left: 179px;
	width: 239px;
	height: 154px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color:#7C8886;
	filter:alpha(opacity=85);
    opacity: 0.85;
}

#home2 a {
	color: #FFFFFF;
}
#home2 a:hover {
	color: #666666;
}

p {
	padding-bottom: 5px;
}


#content {
	position: absolute;
	top: 35px;
	left: 209px;
	width: 542px;
	height: 355px;
	color: #666666;
	background-color:#ABB4B1;
	font-size:12px;
	border: 1px solid #fff;
	padding-top: 5px;
	overflow:auto;
	scrollbar-face-color: #CCCCCC;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #cccccc;
}

#content a {
	color: #FFFFFF;
}
#content a:hover {
	color: #666666;
}
#background_pages {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 784px;
	height: 401px;
	background-image:url(../images/bg2.jpg);
	background-repeat:no-repeat;
}

li {	
	padding-bottom: 6px;
}
td {
	padding-bottom: 0px;
}

#footer {
	position: absolute;
	top: 410px;
	left: 0px;
	height: 18px;
	width: 784px;
	text-align:right;
}