
html {
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
	height: 100%
} 

body {
	height:100%;
	margin:0;
	padding:0;
	background: url(http://www.vhse.nl/graphics/body-bg0.gif) #ffffff repeat-y center top; 
	font-family: verdana;
	color : #000000;
	font-size: 11px;
}

.RB_bg {
	background: url(http://www.vhse.nl/graphics/body-bgx.gif) no-repeat center top; 
	height: 100%
}

#container {
	background:#ffffff;	/* dit is tevens het achtergrondkleur voor de inhoud */
	border-color:#000;    
	position: relative;
	height:auto !important;
	height:100%;
	width:980px;
	margin:0 auto;
	background-image: url(http://www.vhse.nl/graphics/content_bg2.jpg);
}

#container_home {
	background:#ffffff;	/* dit is tevens het achtergrondkleur voor de inhoud */
	border-color:#000;    
	position: relative;
	height:auto !important;
	height:100%;
	width:980px;
	margin:0 auto;
}

/* Header */

#header {
	width: 980px;
	height: 188px;
	background-color: #FFFFFF;
	background-image: url(http://www.vhse.nl/graphics/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin: auto;
}

#loginbutton {
	float: right;
	margin: 155px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}
#loginbutton a img {
	border: 0px;
}


/* iFrame */

iframe {
	border: 0px;
	width: 600px;
	height: 550px;
	margin: 0px 5px 20px 5px;
}


/* linker kolom */

#links {
	width: 180px;
	position:absolute;
	top: 188px;
	left:0;	/* deze is voor IE, FF kan er zonder, maar IE natuurlijk weer niet */
	color : #FFFFFF;
	background-image: url(http://www.vhse.nl/graphics/left-bg.gif);
	background-repeat: repeat-y;
	background-position: left 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

.left_contact {
	padding: 0px 0px 10px px;	
	margin: 0px 3px 0px 0px;
} 

.gegevens {
	padding: 10px 0px 0px 15px;	
	margin: 0px 3px 0px 0px;
} 
.gegevenskopje {
	color : #FFFFFF;
	font-size: 13px;
	font-weight: bold; 
}

/* zoeken */

#zoeken {
	text-align: left;
	padding: 0px 0px 0px 14px;
	margin: 12px 0px 0px 10px;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;	
	border-bottom: #949494 1px dashed;
}

.zoekvenster { 
	font-size: 11px;
	border: 1px solid #0b0b0b;
	background-color: #FFFFFF;
	height : 19px;
	width: 135px;
	line-height: 16px;	
	color: #000000;
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
}

#zoekvenster { 
	font-size: 11px;
}

#submit.zoek-knop {
	margin: -2px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

/* einde zoeken*/
	
#left-funkties ul {
	margin: 14px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
}

#left-funkties ul li {
	padding: 0px 0px 8px 17px;	
	background-image: url(http://www.vhse.nl/graphics/funkties-li-bg.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	list-style: none; 
}
.zoek-knop { 
	margin: 3px 0px 0px 70px;
	padding: 0px 0px 0px 0px;
}

#vergrootglas {
	margin: -4px 0px 0px 0px;
	padding: 0px 0px 0px 740px;
	float: left;	
}

/* content collom */

#inhoud {
	width: 800px; 
	padding: 0px 0px 0px 0px; /* bottom padding voor de footer */
	margin:0 0 0 180px;
	color:#000000;
}

#inhoud.begin-pagina {

}


Table{ 
	font-size: 11px;
}

.atrist_thumbs {
	margin: 0px 0px 0px -10px;
}


a:active.left-link	{ 
	color: #5b5b5b;
	text-decoration: none;
}
					
a:link.left-link	{ 
	color: #5b5b5b;
	text-decoration: none;
}

a:visited.left-link	{ 
	color: #5b5b5b;
	text-decoration: none;
}

a:hover.left-link	{ 
	color: #b52c61;
	text-decoration: underline;
}

#inhoud h1    { 
	margin: 15px 15px 0px 0px;
	padding: 4px 10px 1px 0px;
	font-size: 14px; 
	font-weight: bold; 
	color: #e43232; 
	font-family: "verdana";
	border-bottom: 1px solid #e43232;
	background-color: #ffffff;
	letter-spacing: 1px;
}

h3 	{	
	margin: 0px 0px 0px 0px;
	width:580px;
	font-size: 10pt; 
	font-weight: bold; 
	color: #626262;
	background: #CFCFCF;
	font-family: "verdana", "arial", "geneva", sans-serif;
}

h4	{	
	margin: 0px 0px 0px 0px;
	width:580px;
	font-size: 10pt; 
	font-weight: bold; 
	color: #000000;
	background: #CFCFCF;
	font-family: "verdana", "arial", "geneva", sans-serif;
}

/* Content */

#content-vlak {
	width: 590px;
	float: left;
	margin: 0px 0px 0px 9px;
	padding: 0px 0px 18px 0px;
	background-color: #ffffff;
}


#content-vlak a:active { 
	color: #8e0d11;
	text-decoration: underline;
	font-weight: bold;
}
					
#content-vlak a:link	{ 
	color: #8e0d11;
	text-decoration: underline;
	font-weight: bold; 
}

#content-vlak a:visited { 
	color: #8e0d11;
	text-decoration: underline;
	font-weight: bold; 
}

#content-vlak a:hover	{ 

	color: #7f7f7f;
	text-decoration: none;
	font-weight: bold; 
}

/* leden weergave */

.ledenweergave  {
	float:left;
}

#leden_overzicht a:active { 
	color: #7f7f7f;
	text-decoration: none;
	font-weight: normal; 
}
					
#leden_overzicht a:link { 
	color: #7f7f7f;
	text-decoration: none;
	font-weight: normal; 
}

#leden_overzicht a:visited { 
	color: #7f7f7f;
	text-decoration: none;
	font-weight: normal; 
}

#leden_overzicht a:hover { 
	color: #8e0d11;
	text-decoration: underline;
	font-weight: normal;
	cursor: hand;
}

#leden_overzicht {
	margin: 0px 0px 0px 12px;
}

.leden_item {
	background-image: url(http://www.vhse.nl/graphics/leden-item-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 287px;
	height: 40px;
	float: left;
}

.leden_item h2{
	font-size: 11px;
	margin: 12px 0px 0px 42px;
}

/* rechter vlak! */

#rechter-vlak {
	width: 183px;
	float: right;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px; 
	border-left: #949494 1px dashed;
}

#banners {
	border-top: #949494 1px dashed;
	padding: 10px 0px 0px 0px; 
	text-align: center;
}

#rechter-vlak a:hover{
	text-decoration: none;
}

#sidebar {
	border-top: #949494 1px dashed;
}

#sidebar p {
	padding: 0px 0px 0px 20px; 	
}

#sidebar2 p {
	padding: 0px 0px 0px 20px; 	
}

#rechter-vlak a img {
	border: 0px;
}

#rechter-vlak a:active { 
	color: #7f7f7f;
	text-decoration: none;
	font-weight: bold; 
}
					
#rechter-vlak a:link	{ 
	color: #7f7f7f;
	text-decoration: none;
	font-weight: bold; 
}

#rechter-vlak a:visited { 
	color: #7f7f7f;
	text-decoration: none;
	font-weight: bold; 
}

#rechter-vlak a:hover	{ 
	color: #8e0d11;
	text-decoration: underline;
	font-weight: bold; 
}


/* Sponsor module */

#sponsoren a {
	width:  290px;
	height: 148px;
	float: left;
	display: block;
}

#sponsoren a img {
	border: 0px;
}

/* News module */

#homenews {
	margin: 0px 0px 0px 2px;
	padding: 10px 0px 30px 10px;
	float: left;
	width: 580px;
	zzbackground-image: url(http://www.vhse.nl/graphics/bg-homenews.jpg);
	background-repeat: no-repeat;	
}

#homenews h2{
	margin: 2px 0px 0px 0px;
	padding: 5px 0px 10px 10px;
	float: left;
	width: 580px;
	height: 28px;
	font-size: 12px; 
	font-weight: bold; 
	background-image: url(http://www.vhse.nl/graphics/header-news.jpg);
	color: #FFFFFF; 
	font-family: "verdana";
	background-repeat: no-repeat;
	border: 0px;
}

#homenews a h2{
	cursor: hand;
}

.item-inhoud {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 570px;
}

.datum {
	padding: 0px 0px 10px 0px;
	font-size: 11px; 
	font-style: italic; 
	zcolor: #b7a589;
	display: block;
}

.home-leesmeer {
	margin: 10px 0px 0px 350px;
}

.thumb {
	width: 100px;
}

/* Crumtrail */

#crumbs {
	color : #2ab2b7;	
	width: 800px;
	text-align: right;
	position: absolute;
	top: 274px;
	left: 160px;
	padding-right: 0px;
}

#crumbs a {
	color : #2ab2b7;
	font-size: 9px;
	text-decoration: none;
}

#crumbs a:hover {
	color : #2ab2b7;
	font-size: 9px;
	text-decoration: underline;
}

/* footer */

#footer {
	height:58px;
	width:100%;    
	position:absolute;
	left:0px;
	background-image: url(http://www.vhse.nl/graphics/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	background-color: #ffffff;
}

#footer.home {
	background-image: url(http://www.vhse.nl/graphics/footer-bg-home.gif);	
}

#footer-content{
	width: 965px;
	margin : 27px 0px 0px 0px;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
}

a:active.footer-link	{ 
	color: #ffffff;
	text-decoration: none;
}
					
a:link.footer-link	{ 
	color: #ffffff;
	text-decoration: none;
}

a:visited.footer-link	{ 
	color: #ffffff;
	text-decoration: none;
}

a:hover.footer-link	{ 
	color: #ffffff;
	text-decoration: underline;
}
 
/* LINKER MENU CSS */

#linker_menu {
	text-align: left;
	color : #FFFFFF;
	left: 0px;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
}

#linkerMenu {
	width: 180px;
	text-align: left;	
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
}
#linkerMenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
#linkerMenu ul li {
	display: block;
	height: 23px;
	width: 180px;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

#linkerMenu ul li a {
	height: 14px; 
	width: 170px;
	display: block;
	padding: 4px 0px 4px 10px;
	margin: 0px -3px 0px 0px;
	font-family: "verdana", "arial", "geneva", sans-serif;
	color: 		#ffffff;
	text-decoration: none;
	font-size: 	11px; 
	font-weight: 	normal;
	line-height: 	12px;
 	letter-spacing: 0px;	
	border-bottom: 1px #ffffff solid;
	background-color: #a9a9a8;
}

#linkerMenu ul li a:hover { 
	color: #d8d8d8;
}

#linkerMenu ul li.current a { 
}

#linkerMenu ul li.current ul li a {
}

#linkerMenu ul li.current ul li.current a, #linkerMenu ul li.current ul li a:hover {
}

#hackme, #linkerMenu ul li ul, x:-moz-any-link, x:only-child {top: 17px;
}

#linkerMenu ul li ul {
	z-index: 10000;
	display: block;
	visibility: hidden;
	width: 160px;
	border: 0px solid #666666;
	padding: 0px 0px 0px 0px;
	margin: -25px 0px 0px 180px;
	background-color: #a9a9a8;
	border-bottom: 1px solid #F5F5F5;
	border: 1px solid #F5F5F5;
	opacity: .97;
	text-align: left;
	filter: alpha(opacity=97);
}

#linkerMenu ul li ul li {
	position: normal;
	float: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px -2px 0px 0px;
	height: 23px;
	
}

#linkerMenu ul li ul li a {
	letter-spacing: 0px;
	font-size: 11px;
	display: block;
	font-weight: normal;
	height: 14px;
	width: 148px;
	padding: 4px 6px 4px 6px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-color: #a9a9a8;
	border-top: 1px solid #ffffff;
	color:  #ffffff;
	border-bottom: 0px solid #666666;
	background-repeat: no-repeat;
	background-image: url(http://www.vhse.nl/graphics/NO);
}

#linkerMenu ul li ul li a:hover {
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	background-color: #e43232;
	text-decoration: none;
	background-image: url(http://www.vhse.nl/graphics/NO);
}

a.menu_link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 4px 0px 4px 0px;
	display: block;
}
a.menu_link:hover {
	color: #038fc4;
}
/* EINDE MENU CSS */


/* LINKS Sectie CSS */   

.links-sectie {
	background-image: url(http://www.vhse.nl/graphics/links-sectie-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 340px;
	height: 287px;
	padding: 8px 0px 0px 10px;
	margin: 0px 8px 8px 0px;
	float: left;
}
.links-sectie h2 {
	width: 315px;
	border-bottom: 1px solid #a4895e;
}

#page.links-sectie-main {
	height: 1500px;
}

/* EINDE LINKS Sectie CSS */  

/* FORMULIER CSS */ 

LABEL { display: block; width: 180px; float: left;
	font-family: verdana;
	font-size: 11px;
}

.form_tekst {
	display: block;
	margin-bottom : 5px;
}

.com {
	border: 1px solid #000000;
	background-color: #F1F1F1;
	width:220px;
	height:12.5pt;
	font-size: 11px; 
	padding: 0px 0px 0px 0px;
}

.com2 {	
	width: 400px;
	border: 1px solid #000000;
	background-color: #F1F1F1;
}

.com3 {
	border: 1px solid #000000;
	background-color: #F1F1F1;
	height: 12.5pt;
	width:220px;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 3px 0px;
}


#howtobuy {
	margin: -20px 0px 10px 80px;
}

#joinus {
	margin: 0px 0px 10px 80px;
}

#aanmeldform {
	width:423px;
	height: 242px;
	margin: 0px 0px 0px 110px;
	padding: 20px 0px 0px 30px;	
	background-image: url(http://www.vhse.nl/graphics/aanmeldform-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#aanmeldform label {
	width: 120px;
	text-align: left;
	display: inline;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: none;
}

#aanmeldform input.radio {
	width: 40px;
	text-align: left;
	display: inline;
	clear: none;
	float: left;
}

#aanmeldform label.bijschrift {
	width: 12%;
	text-align: left;
	display: inline;
	margin: 4px 0px 0px -7px;
	padding: 0px 0px 0px 0px;
	clear: none;
}

#aanmeldform input.com {
	font-size: 11px;
	border: 1px solid #404040;
	background-color: #e3e2c6;
	height : 16px;
	width: 220px;
	line-height: 16px;	
	color: #515151;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
}

input.button {
	height : 24px;
	width: 51px;
	padding: 2px 4px 4px 4px;
	background-color: #ffffff;	
	background-image: url(http://www.vhse.nl/graphics/button-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 0px;
	margin: 0px 0px 3px 0px;


#contact {
	margin: 0px 0px 0px 80px;
}

.contact {
	margin: 0px 0px 10px 80px;
}

.red {
	color: #ff0000;
}

/* EINDE FORMULIER CSS */ 


