/* 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;
}

:focus {outline:none;}

a {
	color: #FFFFFF;
}
a:hover {
	color: #666666;
}

h1 {
	display:block;
	background-color:#A1AAA7;
	font-size:	20px;
	color: #FFFFFF;
	padding-left: 15px;
}

#Name {
	display:block;
	background-color:#A1AAA7;
	font-size:	20px;
	color: #FFFFFF;
	padding-left: 15px;
}

p {
	padding-left: 0px;
}

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 2 */


/**#navigation {
position:absolute;
height:223px;
top:5px;
left:15px;
width:137px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
display:block;}

#navigation li{
	float:left;
}

#navigation ul{
list-style:none;
margin:0;
padding:0;
}

#navigation a{
display:block;
float:left;
text-align:center;
width:137px;
height:20px;
background-image:url(../images/menubg.jpg);
background-repeat:no-repeat;
line-height:20px;}

#navigation a:hover {
background-image:url(../images/menubg2.jpg);
background-repeat:no-repeat;
height:20px;
width:137px;
line-height:20px;}**/



ul#nav2 {
	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#nav2 li {
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
}
ul#nav2 li a {
	border:0;
	display:block;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	width:133px;
	padding-left:4px;
	height:20px;
	line-height:20px;
	background-image:url(../images/menubg.jpg);
	font-weight:bold;
}

ul#nav2 li a:hover {
	border:0;
	display:block;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-image:url(../images/menubg2.jpg);
}


/* 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: 162px;
	left: 179px;
	width: 239px;
	height: 238px;
	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;
}

.Gallery3GalerieTitreTexte {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;} 
.Gallery3GalerieCheminLiens {font-family:Verdana;font-size:10px;color:#666666;text-decoration:underline;font-weight:bold;} 
.Gallery3GalerieCheminLiens:hover {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;} 
.Gallery3GalerieCheminTexte {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;} 
.Gallery3GaleriePageEnCours {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;} 
.Gallery3RepertoireTitre {font-family:Verdana;font-size:9px;color:#666666;font-weight:bold;} 
.Gallery3FichierTexte {font-family:Verdana;font-size:10px;color:#ffffff;} 
.Gallery3PhotoTexte {background:#FFFFFF;font-family:Verdana;font-size:10px;color:#666666;} 
.LoopGalleryTitle {font-family:Verdana;font-size:11px;color:#666666;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryAbstract {font-family:Verdana;font-size:11px;color:#666666;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryContent {margin-bottom:30px;} 

.CFItem {width:400px;clear:both;}
.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}
.CFField {width:250px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}
.CFFieldText {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldTextarea {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldSelect {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldRadio {}
.CFFieldCheckbox {}
.CFFieldPassword {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldFile {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldEmail {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldCopy {}
.CFFieldRadioData {}
.CFFieldCheckboxData {}
.CFCaptcha {width:400px;font-family:verdana;font-size:10px;color:#666666;text-align:center;}
.CFCaptchaTitre {width:100%;text-align:center;font-weight:bold;display:none;}
.CFCaptchaTexte {width:100%;text-align:justify;}
.CFStar {width:400px;font-family:verdana;font-size:10px;color:#ff0000;text-align:center;margin-top:20px;}
.CFStarIcon {font-family:verdana;font-size:10px;color:#ff0000;}
.CFButton {width:400px;text-align:center;}
.CFButtonSubmit input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;width:200px;text-align:center;margin-top:20px;}
.CFButtonReset input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;float:left;width:200px;text-align:center;margin-top:20px;display:none;}
.CFMessageSent {width:400px;font-family:verdana;font-size:12px;color:#003300;font-weight:bold;text-align:center;margin-top:20px;}
.CFFieldset {clear:both;display:block;border:solid 1px #999999;margin:0;margin-bottom:4px;padding:10px;width:400px;}
.CFLegend {font-family:verdana;color:#666666;font-size:12px;font-weight:bold;background:#efefef;border:solid 1px #999999;padding:2 5 2 5;margin-bottom:10px;}
.CFHourlimit {font-family:verdana;color:#666666;font-size:10px;} 


