/*

	2009  dec  11
	
	Stylesheet for VOiA.nl
	
	By Huub Smit, huubsmit.com
	
	Site design: Bannink Publiciteit, Leimuiden


*/



body.framepage         {
 background-image: url(/img/bgleft.jpg);
 background-repeat: no-repeat;
 background-color: #c2bddb; 
 }

body, TD         { font-family: Verdana; font-size: 10pt; background-color: #c2bddb; }



H3 {color:white}
H5 {color:white}
 
 a            { color: #600000; text-decoration:none }
 a:hover      { color: #903030; text-decoration: underline }
 a:active     { color: #A05050 }
 
 
 DIV.topmenu    { position: absolute; left: 340px; top: 50px; width: 540px }
 TD.topmenu     { font-size: 11pt; color: #600000; font-weight:bold}

 DIV.leftmenu    { position: absolute; left: 12px; top: 200px; width: 280px}
 .leftmenu    { font-size: 10pt; text-transform:uppercase; font-weight:bold; line-height:200%}
 .lefttitle    { font-size: 8pt; text-transform:uppercase; font-weight:bold; line-height:100%}

 DIV.contact     { position: absolute; left: 12px; bottom: 20px; height: 83px; width: 156px; padding-left: 10px; padding-top: 10px; }

 p.contact     { font-size: 8pt }
 
 DIV.main    { position: absolute; left: 340px; top: 300px; width: 540px }
 
 
 /*  end  */