html {
	height:100%;
	padding:0px; 
	margin:0px; 
	border:0px; 	
	overflow:scroll;	
}

p {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:15px;
	margin-bottom:5px;
}


body {
	height:100%; 
	padding:0px; 
	margin:0px; 
	border:0px;
	
	background-color: #ffffff;
		
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	letter-spacing: 0.06em;	
	
		
}

#header td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;	
	padding-left:25px;padding-top:5px
}

h1 {
	
	font-size: 18px;
	letter-spacing: 0.06em;	
	padding:0px;
	margin:0px;
}

h2 {
	
	font-size: 12px;
	letter-spacing: 0.06em;	
	padding:0px;
	margin:0px;
}

h3 {
	
	font-size: 11px;
	letter-spacing: 0.06em;	
	padding:0px;
	margin:0px;
}

.grijs {
			
	color: #9b9b9b;	
	font-size:12px;
	font-style: italic;
	font-weight: bold; 
	
}

.rood {
			
	color: #f23232;	
}



.wit {
			
	color: #ffffff;	
}

.black {
			
	color: #000000;	
}

a:link {
	color: #f23232;
	text-decoration: none;
}

a:visited {
	color: #f23232;
	text-decoration: none;	
}

a:visited:hover {
	color: #000000;	
	text-decoration: none;
}



a:hover {
	color: #000000;	
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

#wrapper {
	position:absolute;		
	margin-left: 50%;
	left:-490px;	
	top:0px;
	width:980px;
	height:656px;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:206px;
	height:131px;
	background-image: url(../img/logo.gif); 
}

#hestia {
	position:absolute;
	left:206px;
	top:0px;
	width:388px;
	height:78px;
	background-image: url(../img/hestia.gif); 
}

#header {
	position:absolute;
	left:594px;
	top:0px;
	width:386px;
	height:78px;	
	background-image: url(../img/header.gif); 
}

#slogan {
	position:absolute;
	left:206px;
	top:78px;
	width:774px;
	height:26px;
	background-image: url(../img/slogan.gif); 
}

#slogan_tekst {
	text-transform:uppercase;	
	text-align:right;
	padding-right:40px;	
	color: #f23232;	
	padding-top:7px;		
}

#content-titel {
	position:absolute;
	left:206px;
	top:104px;
	width:774px;
	height:43px;
	background-image: url(../img/content_titel.gif); 
}

#content-top {
	position:absolute;
	left:206px;	
	top:147px;
	width:774px;
	height:281px;
	background-image: url(../img/content_top.gif); 
}


#content_ {		
	position:absolute;
	left:206px;
	top:428px;
	width:774px;		
}

#content2_ {
	position:relative;
	left:0px;
	margin-top:-280px;		
	width:774px;		
}


#tekst {
	
	position:relative;
	left:30px;		
	width:690px;	
	top:-306px;		
	line-height:18px;
	padding-bottom:40px;
	text-align:left;
	
}


#content-mid {
		
	width:774px;		
	background-image: url(../img/content_mid.gif); 
	background-repeat: repeat-y;	
	
}

#partners {
	position:absolute;
	left:0px;
	top:453px;
	width:206px;
	height:203px;
	padding-left:15px;
	text-align:center;
	background-image: url(../img/partners.gif); 
}

#content-bottom-links {
	position:absolute;
	left:0px;
	top:0px;
	width:103px;
	height:135px;	
	background-image: url(../img/content_bottom_links.gif); 
}

#content-bottom-blok1 {
	position:absolute;	
	left:103px;
	top:0px;
	width:158px;
	height:135px;	
	background-image: url(../img/content_bottom_blok1.jpg); 
}

#content-bottom-blok-tekst {

	padding-top:30px;
	cursor: pointer;
	padding-left:10px;
	width:130px;
	text-align:right;
	font-weight:bold;
	text-transform: uppercase;

}



#content-bottom-blok2 {
	position:absolute;
	left:261px;
	top:0px;
	width:160px;
	height:135px;
	
	background-image: url(../img/content_bottom_blok2.jpg); 
}

#content-bottom-blok3 {
	position:absolute;
	left:421px;
	top:0px;
	width:157px;
	height:135px;
	background-image: url(../img/content_bottom_blok3.jpg); 
}

#content-bottom-blok4 {
	position:absolute;
	left:578px;
	top:0px;
	width:173px;
	height:135px;
	background-image: url(../img/content_bottom_blok4.jpg); 
}

#footer {	
	position:absolute;
	top: 135px;
	width:774px;
	height:22px;
	background-image: url(../img/footer.gif); 	
	overflow:hidden;	
}

#footer_tekst {
	
	text-align:left;				
	padding-left:240px;
	padding-top:5px;
	letter-spacing: 0.06em;	
	line-height:12px;
	font-size:10px;
	
}

#footer_tekst a:link {
	color: #696969;		
	text-decoration: none;
}

#footer_tekst a:visited {
	color: #696969;		
	text-decoration: none;	
}

#footer_tekst a:visited:hover {
	color: #000000;
	text-decoration: none;
}

#footer_tekst a:hover {
	color: #000000;		
	text-decoration: none;
}

#footer_tekst a:active {
	color: #696969;			
	text-decoration: none;
}


#bottom {	
	position:absolute;
	top: 157px;
	padding-top:40px;
	width:774px;
	height:150px;
	background-color:#ffffff;
	
}


#menu {
	position:absolute;
	left:0px;
	top:131px;	
	width:206px;
	height:322px;
	background-image: url(../img/menu.gif); 
}


#menu_tekst {
	
	overflow:hidden;	
	padding-left:34px;	
	margin-top:20px;	
	letter-spacing: 0.06em;			
	line-height:12px;	
	text-transform: uppercase;
	font-size:12px;		
	width:162px;	
}

.menu_keuze {
			
	color: #f23232;	
	font-weight: bold; 
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;	
	display:block;	
		
}

.menu_standaard {
			
	padding-left:15px;		
	padding-top:5px;
	padding-bottom:5px;
	display:block;		
	
}

#menu a:link {
	color:#000000;	
	display:block;		
	text-decoration: none;
}

#menu a:visited {
	color:#000000;
	display:block;		
	text-decoration: none;	
}

#menu a:visited:hover {
	color: #000000;		
	background-color:#f7f8f9;
	display:block;		
	text-decoration: none;
	
}

#menu a:hover {
	color: #000000;			
	background-color:#f7f8f9;	
	display:block;		
	text-decoration: none;
}	

#menu a:active {
	color: #000000;	
	display:block;		
	text-decoration: none;
}


#tagclouds a:link {
	color: #bcbcbc;		
	text-decoration: none;
}

#tagclouds a:visited {
	color: #bcbcbc;		
	text-decoration: none;	
}

#tagclouds a:visited:hover {
	color: #696969;		
	text-decoration: none;
}

#tagclouds a:hover {
	color: #696969;				
	text-decoration: none;
	
}

#tagclouds a:active {
	color: #bcbcbc;	
	text-decoration: none;
}

#vlam {
	position:absolute;
	left:155px;
	top:60px;
	width:78px;
	height:115px;
	background-image: url(../img/vlam.gif); 
}

