/* Prowriter CMS Stylesheet */
/* Version: 1.0 | 14/02/2004 */
/* BASIC FRONTEND VERSION */
/* TEMPLATE STYLE 1 (logo - top | nav | body)*/

/* - - - - 1. MAIN SETTINGS FOR THE WEBSITE- - - - */
body,html {
    font-family: Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
    font-size: 8pt;
    color: black;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #44C0EB;
    margin-top: 0px;
	 width:100%;
	 height:100%;
/*  background-image: url(../images/bg_site.jpg); */
}

#header  { width: 803px; height:128px; background-color: transparent;background-image: url(../images/header_presentatoren.png); background-repeat: no-repeat; background-position: left top;}



/* tabelopmaak */
.tabelopmaak { width:803px;float:left;text-align: left; border-top:0px solid white;height:100%; background-image: none;  background-position: right; background-repeat: repeat-y; }

.tabelopmaak .left { width:144px;vertical-align: top;background-color:transparent;background-image: url(../images/leftback.png);background-repeat:repeat-y;background-position:right; }
.tabelopmaak .middle { width:462px;vertical-align: top;background-color:#E5DDEC;padding:0px;margin:0px;}
.tabelopmaak .right {width:197px;vertical-align: top; padding:0px;background-image: url(../images/rightback.png);   background-repeat: repeat; padding-bottom:80px;}
.tabelopmaak .right .content {background-color:green; }
.backimage {
	z-index:3; vertical-align:bottom;width:197px;height:43px;background-image: url(../images/backrightbottom.png); background-position: bottom right; background-repeat: no-repeat;background-color:#44C0EB;
}


/*navigatie achterground en contactgegevens blok*/
.colora {background-color:#F6EDD4;}
.colora_border {border:1px #333333 solid;}
.colora_color {
	color:#D76500;
}

/* nieuwsitemsblok en footer  */
.colorb {background-color:#E5DDEC;}
.colorbcolor{ color:#9D0D0D; }








