/*
Glow CSS
Design by Vincent van Gentevoort
Copyright 2005

#C28C5B; goldbrown;
#C69663; light goldbrown
#CFAF72; lighter goldbrown
#8B0000; redbrown
#4169E1 glow blue

*/
body {


	background-color: #CFAF72;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url("yellowface.jpg") ;
	background-repeat: no-repeat;
	
	scrollbar-arrow-color: CFAF72;
	scrollbar-base-color: #8B0000;
	scrollbar-dark-shadow-color: #8B0000;
	scrollbar-track-color: #DDC995;
	scrollbar-face-color: #CFAF72;
	scrollbar-shadow-color: #C28C5B;
	scrollbar-highlight-color: #CFAF72;
	scrollbar-3d-light-color: #8B0000;
	
}
		
h1,h2,h3 { color: #8B0000; font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;}		

a{
	color:#8B0000;
}
A:link{
	color:#8B0000; text-decoration: none;
}
A:visited{
	color:#9c0000;text-decoration: none;
}
A:active{
	color:#4169E1; text-decoration: underline;
}
A:hover{
	color:#4169E1; text-decoration: underline;
}

.glow {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
	color:#4169E1;
}
.menulist li{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;

	list-style: outside;
	list-style-position: outside;
	list-style-type:  disc;
	/*font-weight: bold;*/
	margin-left: -25px;
	
}	
.menulist li li{
font-size: small; 
	margin-left: -25px;
}	


#menu_bg {
/* doorzichtig */
 position: absolute;
  top: 110px;
 left: 30px;
 width: 150px;
 height: 370px;
 padding: 5px;
 padding: 5px;
 background-color: #fff;
 filter: alpha(opacity=20);
 -moz-opacity: 0.7;
 opacity: 0.7;
 z-index: 100;
   overflow:  hidden;
}

#menu_top {
/* ONDOORZICHTIGE TEKST over doorzichtig*/
 position: absolute;
  top:110px;
 left: 30px;
 width: 150px;
 height: 370px;
 padding: 5px;
 border: 1px solid ;
 border-
 padding: 5px;
 text-align: left;           
  overflow:  hidden;
 z-index: 100;
  border-color: #C28C5B;
  
}

		
#inhoud_bg {
/* doorzichtig */
 position: absolute;
 top: 110px;
 left: 210px;
 width: 525px;
 height: 370px;
 padding: 5px;
 background-color: #fff;
 filter: alpha(opacity=20);
 -moz-opacity: 0.7;
 opacity: 0.7;
 z-index: 100;
 
 	

}

#inhoud_top {
/* ONDOORZICHTIGE TEKST over doorzichtig*/
 position: absolute;
  top: 110px;
 left: 210px;
 width: 525px;
 height: 370px;
 padding: 5px;
 border: 1px solid #000;
 padding: 5px;
 text-align: left;           
 overflow: auto;
 z-index: 100;
 scroll : none;
  border-color: #C28C5B;
}

.verticalglow{	
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	writing-mode: tb-rl;
	layout-flow: vertical-ideographic; 	
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	font-size: 60px;
	top: 10px;
}

.verticalglow .schoonheid{
	color: #C69663; 
	background-color: #CFAF72;
}
.vericalglow .glow{
	color: #4169E1; 
	/*z-index: 700;*/
}
.verticalglow .page{
	font-size: 40px; 
	color:#C69663;
}

#boxfar {
	margin-left: -400px;
	margin-top: -800px;
	color:  #DECA95;
	font-size: 8px;
}
