*{
	margin:0;
	padding:0;
}

body{
	
	font-family:verdana;
	font-size:12px;
	color:#073174;
	
}
body.website{
background:url('/gfx/website/bg_blue.png') repeat-x;
}
#header-textbox h1{
	font-size:18px;
	font-weight:normal;
	border-bottom:2px solid #E6C31F;
	padding-bottom:10px;
}

h1{
	font-size:18px;
	font-weight:normal;
	padding-bottom:3px;
	color:#737d34;
}

h2{
	font-size:16px;
	font-weight:normal;
	padding-bottom:3px;
	color:#737d34;
}

h3{
	font-size:14px;
	font-weight:normal;
	padding-bottom:3px;
	color:#737d34;
}



p{
padding-top:10px;
padding-bottom:10px;
}

a{
 color:#737d34;
 text-decoration:underline;
}

a:hover{
 text-decoration:none;
}

a:visited{
 color:#737d34;
 text-decoration:underline;
}

.terug{
clear:both;

}
/*heading columns*/





.lees-meer a{
	color:#737d34;
	text-decoration:underline;

}

.lees-meer a:hover{
	color:#737d34;
	text-decoration:none;

}

.lees-meer{
	background-image:url("/gfx/website/arrow_leesmeer.png");
	background-position:69px 1px;
	background-repeat:no-repeat;
	padding-right:8px;
	width:67px;

}

.small-block-container .lees-meer{
	background-image:url("/gfx/website/arrow_leesmeer.png");
	background-position:69px 1px;
	background-repeat:no-repeat;

	width:67px;
	float:right;
}

.container{
	width:994px;
	margin:0 auto;
}

#quick-nav a{
color:#ffffff;
}

#quick-nav {
	margin-top:8px;
	margin-right:20px;
	padding-bottom:10px;
	color:#fff;
	font-size:10px;
	float:right;
	color:#ffffff;
}

#quick-nav li{
display:inline;
list-style:none;
padding-right:8px;
}


#logo{
	position:absolute;
	margin-left:33px;
	margin-top:-20px;
	z-index:120;
	}
	
#logo img{
border:0px;
}

#top-column{


}	
	
#bottom-column{
	background-color:#FFFFFF;
	min-height:100px;
	width:990px;
	float:left;
}

#small-block-container h1{
	font-size:18px;
	font-weight:normal;
	padding-bottom:3px;
	color:#073174;

}

#left-column{
width:240px;
float:left;
padding-left:10px;
display:block;
min-height:1px;
}

#left-column h1{
font-size:18px;
	font-weight:normal;
	padding-bottom:3px;
	color:#073174;

}

#middle-column a img {
border: 0 none;
}

#middle-column-een a img{
border: 0 none;
}





#middle-column{
width:726px;
float:left;
padding-left:10px;
padding-top:10px;
}

#middle-column li{
list-style-position:inside;
}

#middle-column-een{
float:left;
padding-left:20px;
padding-right:20px;
padding-top:10px;
}


#middle-column-small{
width:475px;
float:left;
padding-left:10px;
padding-top:10px;
}

#right-column{
float:left;
padding-left:10px;
}

#right-column h1{
font-size:18px;
	font-weight:normal;
	padding-bottom:3px;
	color:#073174;

}



#left-column h1 a{
color:#073174;
text-decoration:none;
}

#left-column h1 a:hover{
color:#073174;
text-decoration:underline;
}

/* - menu --- */
    
#container-top-menu{
	background:url('/gfx/website/menu.png') no-repeat;
	width:990px;
	height:40px;
	font-family:verdana;
	font-size:14px;
}


.leftside-item{
	width:7px;
	float:left;


}

.rightside-item{

	float:left;
	width:7px;
		

}

#container-top-menu ul{
	padding:0px;
	padding-left:200px;
	margin:0px;
	padding-top:3px;
}

#container-top-menu li{
	list-style:none;
	float:left !important;
}

/* Niveau 1 */

#container-top-menu li.depth-0{
	float:left;
	list-style:none;
	position:relative;
	padding-right:25px;

}

#container-top-menu a.depth-0{
	display:block;
	padding:10px 10px;
	color:#073174;
	font-size:14px;
	text-decoration:none;
	float:left;
} 

#container-top-menu a.depth-0.hasChildren.open {
	background-color:black;
	background-image:url("/gfx/website/menu_repeat.png");
	color:#FFFFFF;
	float:left;
	display:block;
} 


#container-top-menu a.depth-0.current{
	color:#ffffff;
	background-image:url("/gfx/website/menu_repeat.png");
	
}


/* Submenu */

.submenu{
	display:block;
	float:left;
	width:229px;
	}
	
.submenu li{
	
	margin-bottom:4px;
	text-indent: 1em;

}

.submenu li:hover{
	
	margin-bottom:4px;
	text-indent: 1em;
	
}

.submenu li a:hover{
color:#073174;
}
.submenu >ul{

}

.submenu ul{
list-style:none;
}

.submenu li.hasChildren > a {
	background-image:url("/gfx/website/submenu_child.png");
	background-position:6px 3px;
	background-repeat:no-repeat;
	margin-top:2px;
}

.submenu li.hasChildren.open > a {
	background-image:url("/gfx/website/arrow_open.png");
	background-position:2px 5px;
	background-repeat:no-repeat;
	
}


.submenu li.hasChildren>ul>li>a{
	 background-color:none !important;
	margin-top:4px; 
	text-indent:2.5em;
	} 

.submenu a{
	display:block;
	color:#00386c;
	background-color:#eae8e0;
	text-decoration:none;
	padding:2px 2px 2px 5px;
	font-family:verdana;
}

.submenu li.current >a{
color:#FFFFFF;
background-color:#e6c31f;
font-weight:bold;
display:block;
}

.submenu a:hover{
color:#aeafb0;
background-color:#aeafb0;
}

.submenu img{
margin-right:3px;
}

/*header image*/

#header-overlay{
overflow:hidden;
position:absolute;
width:997px;
z-index:100;
}
	

#header-image{
	height:350px;
	width:990px;
}

/*header image small (vervolg pagina's)*/
#header-image-small{
	overflow:hidden;
	height:188px;
	width:990px;
}

#header-overlay-small{
	position:absolute;
}

/*header tekstbox*/
#header-textbox{
	background:url('/gfx/website/text_box_header.png') no-repeat;
	position:absolute;
	margin-left:550px;
	margin-top:10px;
	width:398px;
	height:255px;
	z-index:110;
}

#header-content{
	width:340px;
	margin-left:30px;
	margin-top:20px;
}

#header-content p{
	padding-top:10px;
}


/*blocks*/
.small-block-container h1{
	font-size:18px;
	font-weight:normal;
	padding-bottom:3px;
	color:#073174;
}

.small-block-container{
 width:229px;
 float:left;
 margin:10px;
 
}

.small-block{
 width:229px;
 height:286px;
 border-top:5px solid #e6c31f;
 border-bottom:1px solid #e6c31f;
 padding-left:5px;
 padding-top:10px;
 padding-bottom:2px;
 margin-bottom:15px;
}

.big-block-container{
float:left;
margin-left:9px;
margin-top:10px;
width:478px;
}

.big-block-container h1{
font-size:18px;
	font-weight:normal;
	padding-bottom:3px;
	color:#073174;
}	
	
	
.big-block{
position:relative;
 width:478px;
 padding-top:10px;
 border-top:5px solid #e6c31f;
 border-bottom:1px solid #e6c31f;
}
.left-block{
	border-top:5px solid #e6c31f;
	margin-bottom:50px;
	float:left;
	padding-top:5px;
}
.left-block img{
border:2px solid #737d34;

}

.left-block  a:hover img{
border:2px solid #073174;
}

.news-item{
	background-color:#f2f1f1;
	height:79px;
	width:478px;
	margin-bottom:17px;
	overflow:hidden;
}
.news-title{
float: left;
    width: 361px;
}
.news-title h3{

}
.news-title h3 a{
float:left;
font-weight:bold;
margin-left:14px;
margin-top:2px;
margin-bottom:2px;
color:#073174;
text-decoration:none;

}
.news-title h3 a:hover{
text-decoration:underline;
}
.thumb{
border:1px solid #737d34;
margin-left:3px;
margin-top:3px;
width:104px;

float:left;
}
.thumb img{
border:0px;
}
.item{
	width:350px;
	float:left;
	margin-left:15px;

}
.item p{
 margin-top:5px;
 padding:0px;
}

/* weersverwachting */
		
.weer{
	display:block;
	width:224px;
	
}

.weer ul{
	padding-left:0 !important;
	margin-top:-1px;
	list-style:none;
}

.weer_item{
	height:50px;
	width:224px;
	padding-left:2px;
	color:#073174;
	margin-top:7px;

}

.weer_item img{
	display:block;
	float:left;
	padding-right:5px;
}

.weer_item span.weer_titel{
	display:block;
	color:#073174;
	/* width:100%; */
	text-decoration:none;
	padding-left:67px;
}

.weer_item span.ondertitel{
	font-family:verdana;
	font-size:12px;
	color:#073174;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration:none;
	padding-left:30px;
}

/*baanstatus*/

#baanstatus{
font-size:10px;
width:212px;
height:281px;
background-color:#fff !important;
}
 iframe body{
background:#ffffff;
}
.baanstatus-datum{
color: #073174;
font-size:12px;
font-weight:bold;
}

#baanstatus .rij1{
color:#737d34;
width:70px;
padding:3px;
}

#baanstatus .rij3{
width:90px;
padding:3px;
}

#baanstatus td{
width:10px;
}

tr.alternatief td {

background-color:#f2f1f1;
}


 /* - gallery ---------------------------------------------- */
    
    #sb-title{
    display:none;
    }   
    
    a#sb-nav-next{
    width:83px !important;
    }
    
    a#sb-nav-previous{
    width:63px !important;
    }            
    
    .overzicht-album{
    width:125px;
    height:200px;
    }
    
    .afbeelding-mask{
    height:100px;
    width:100px;
    border:1px solid #fff;
    }
    
    div.container-float{
    float:left;
    margin-right:10px;
    margin-bottom:10px;
    }

    .container-float img{
	border:2px solid #747e34 !important;
	
	}

 /* - Contact formulier ------------------ */
        
        
    #formulier{
    width:65%;
    }
    
    #formulier table, #formulier tr, #formulier td{
    border:0px;
    }
    
 
    
    #formulier td.field input{
    width:210px;
	height:20px;
    float:left;
	margin-bottom:15px;
    }
    
    #formulier .field-div{
    float:left;
    width:376px;
    }
    
    #formulier td.full textarea{
    width:718px;
	min-height:272px;
    float:right;
	margin-top:7px;
	
    }
    
    #formulier tr.verplicht label{
    background:url('/gfx/website/form-verplicht.png') no-repeat 100%;
    padding-right:30px;
	float:left;
	color:#999999;
    }
    

	#formulier tr.melding label{
	background:url("/gfx/website/form-fout.png") no-repeat 100% 25%;
  padding-right:30px;
	float:left;
}
	
	
    
    #formulier #image{
    margin-bottom:5px;
    }
    
    #formulier tr.melding input, #formulier tr.melding textarea  {
    background-color:#fceeee;
    }
    
    #formulier ul.meldingen li{
    list-style:none;
    padding:5px 0;
    
    }
    
    #formulier ul.meldingen{
    margin-bottom:10px;
    }
    #formulier #select_email{
	width:225px;
	height:25px;
    float:left;
	margin-bottom:15px;
	
	}
	.button{
	margin-top:10px;
	background:url("/gfx/website/verzenden.jpg") no-repeat; 
	width:110px;
	height:29px;
	border:none;
	/* float:right;  */
	cursor:pointer;
	}	

	.button:hover{
	background:url("/gfx/website/verzenden_over.jpg") no-repeat; 
	width:110px;
	height:29px;
	border:none;
	}
	
	
    p.verplicht{
    padding-left:20px;
    background:url('/gfx/website/form-verplicht.png') no-repeat;
    }

	input.blur {
	color: #999;
	
	}
	
     #uitleg{
	 color:#7B7B7E;
	 float:right;
	 font-size:12px;
	 margin-right:58px;
	 margin-top:8px;
	 width:142px;
	 }
	 #uitleg a{
	  color:#7B7B7E;
	 }

/*nieuws*/
	#nieuws-overzicht{
	display:block;
	float:left;
	width:100%;
	}
	
	#nieuws-overzicht .bericht{
	margin-right:10px;
	overflow:hidden;
	}
#nieuws-overzicht .bericht a img{
border:2px solid #737d34;

}

.bericht h3{
border-bottom:2px solid #e6c31f;
padding-bottom:7px;

}


.bericht h3 a{
	color:#073174;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.bericht h3 a:hover{
	color:#073174;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

img.floatimg{
float:left;
margin-top:50px;
border:2px solid #737d34;
}

.bericht img{
margin-top:13px;
margin-right:10px;
margin-bottom:6px;
}

.ondertitel{
	color:#999999;
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
	
}
.clear{
clear:both;
}

.items-pagenav{
clear:both;
}
 a#test{
display:block;
}

.big-block-container .nieuws_overzicht {
position:absolute;
left:401px;
top:314px;
background:url("/gfx/website/arrow_leesmeer.png") no-repeat 63px 3px;
width:70px;
}
.big-block-container .nieuws_overzicht:hover{
text-decoration:none;
}
/*egolf login*/

#loginform p{

padding:0px;
}

#loginform label {
display:block;
float:left;
min-height:1px;
width:100px;
padding-top:8px;
}

#loginform #login, #loginform #wachtwoord {
background-color:#F7F5ED;
border:1px solid #B4B4B4;
display:block;
height:21px;
margin:10px 0;
padding-bottom:2px;
padding-left:3px;
padding-top:4px;
width:214px;
}

p.submit{
float:left;
margin-left:100px;
margin-top:14px;
width:200px;
}


.content-padding ul li{
    margin-left:20px;
    }


/*footer*/

#footer{
	background:url('/gfx/website/footer_background.jpg') repeat-x;
	width:100%;
	height:323px;
	color:#aeafb0;
	margin-top:4px;
}

#footer-top{
padding-top:10px;
padding-left:24px;
}

#footer-top a{
color:#aeafb0;
}
#footer-top a:hover{
text-decoration:none;
}
#footer-bottom{
padding-left:25px;
width:990px;
margin-top:30px;
}

#footer-bottom a{
color:#aeafb0;
text-decoration:none;
}
#footer-bottom a:hover{
text-decoration:underline;
}
.head-list{
	font-weight:bold;
	padding-bottom:10px;
}

.links-footer{
float:left;
width:200px;
border-right:1px solid  #dcdedd;
}

.links-footer ul{
list-style:none;
}


.links-footer2{
float:left;
width:240px;
border-right:1px solid  #dcdedd;
margin-left:30px;
margin-right:30px;
}

.links-footer2 ul{
list-style:none;
}

.links-footer3{
float:left;
width:240px;
border-right:1px solid #dcdedd;

}

.links-footer3 ul{
list-style:none;
}

.maps-footer{
width:215px;
float:right;
}

.maps-footer ul{
list-style:none;
}

   /* - egolf styles */
    
    #ledenlijst font{
    font-size:10px !important;
    }
    
	
    #commissielijst font{
    font-size:13px;
    }
    
    #commissielijst td {
    border:none;
	padding:5px 2px;
    }    
	
    #commissielijst td #commissielijst  thead{
	 text-align:left;
    font-weight:normal;
    color:#00386C;
    font-size:13px;
    background-color:#EAE8E0;
	padding:3px;
	font-weight:bold;
	}
	
	#commissielijst td  #commissielijst table{
	
	}
	
	
     #ledenlijst td{
    border:none;
    }
    
    table{
    width:98%;
    border-spacing:0px;
    }
   	
	
    thead th{
    text-align:left;
    font-weight:normal;
    color:#00386C;
    font-size:13px;
    background-color:#EAE8E0;
	padding:3px;
	font-weight:bold;
    }
    
    tbody th{
    width:30%;
    padding:5px;
    text-align:left;
    font-weight:normal;
    color:#373737;
    font-size:12px;
    }
 
   #ledenlijst tbody td{
   
    border-bottom:1px solid #dadada;
	padding:5px 7px;
    }
    
	
	#hcphis tbody td{
    border-bottom:1px solid #dadada;
	padding:5px 2px;
    }
	
    #hcpinfo tbody td{
    border-bottom:1px solid #dadada;
	padding:5px 2px;
    }
	
	
    .overzicht tbody td{
    border-bottom:1px solid #dadada;
	padding:5px 2px;
    }
	
	#commissielijst  tbody td{
    border-bottom:1px solid #dadada;
	padding:5px 2px;
    }
	#naw tbody td{
    border-bottom:1px solid #dadada;
	padding:5px 2px;
    }
		#naw tbody th{
    border-bottom:1px solid #dadada;
	
    }
	
	
    #naw{
    padding-top:10px;
    }
    
    #naw{
    padding-top:10px;
    }  
      
    #wijzignaw td{
    border-bottom:none;
    }
    
    #inschrijfform td{
    border-bottom:none;
    }
    
    #vreemdekaarten td{
    border-bottom:none;
    }
    
    .overzicht td{
    padding-top:5px;
	/* padding-bottom:3px; */
    }	

    /* egolf end */
	
	
	/*- for baan bereken hcp *-------------*/
 	#baan_bereken_hcp{
	background-color:#FFFFFF;
	width:594px; 
	/* margin:15px;  */
	/* line-height:140%; */
	padding-bottom:20px;
	} 
	
 		#baan_bereken_hcp form{
		width:auto; 
		background-color:white;
		} 
		
		.calcphcp  {
		width:auto; 
		border:none;
		background-color:white;
		}    
		
		.calcphcp  th, .calcpchp table{
		background-color:white;
		border:none;
		font-weight:bold;
		border-spacing:4px;
		}
		
   		.calcpchp td{
		border:none;		
		}   
		
		.calcpchp th{
		border:none;
		font-weight:bold;
		}
		
		.calcpchp th span{
		display:block;
		width:100%;
		}
		
		.calcphcp th{
		padding-left:3px;
		padding-right:3px;
		}
		
 		.calcphcp td{
		border:none;
		padding:3px;
		}   
/*  		form.calcpchp table{
		width:auto;
		} 
 */		
		.intbox{
		background-color:white;
		width:30px;
		}
		
		#ehcp{
		margin-right:80px;
		}
		
		th.box {
		width: 10px;	
		border: 1px black solid;
		text-align: center; 
		} 
		
		.calcpchp table tbody th{
		width:33px;
		
		}
		
	.albums-overzicht{
	display:block;
	float:left;
	}
	

	
