/* 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 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #E6E8E7;
    margin-top: 0px;
}

* { font-size: 8pt; line-height: 160%; font-family: Verdana, Arial, Verdana, Helvetica, 'Sans Serif'; margin: 0px; padding: 0px;  }

p, h1, h2, h3, h4, h5, h6, h7, td, tr, th, li, span, div, table
{ font-size: 8pt; line-height: 160%; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; text-align: left; }

h1, h2, h3, h4, h5, h6, {color: #dd0000;}

/* - - - -  2a. GENERAL TEXT SETTINGS - - - - */
p {}
a:link { color: #dd0000;  text-decoration: underline; }
a:visited { color: #dd0000; }
a:hover { color: black; }
a:active { color: #dd0000}

/* - - - -  2b. TEXT SETTINGS - - - - */
h1, .maintitle { font-size: 140%; font-weight: bold;}
h2, .subtitle { font-size: 130%;  font-weight: bold; }
h3, .sectiontitle { font-size: 140%; font-weight: bold; }
h4, .introduction { font-size: 140%; font-weight: bold;color: #dd0000; }
h5, .description { font-size: 100%; font-weight: bold;  }
h6, .summary { font-size: 90%; font-weight: bold; }
h7 { font-size: 100%; }
span { font-size: 100%; margin: 0px; padding: 0px; }
div { margin: 0px; padding: 0px; }
li {}
ul { margin-bottom: 10px; margin-left: 15px;}

/* - - - -  DEFAULT 3 COLUMN DESIGN - - - - */
/* CONTAINER SETTINGS - Site Specific Text Settings*/
/* page: page container - default width of page (1005px) */
/* left: left side (with navigation) */
/* right: right side (with extra's) */
/* center: default text, main body and modules */

/* PAGE WIDTH AND SETTIGNS */
#page {
	margin: auto; /* center page */
	width: 999px; /* default 1024px setting */
	border-left: Solid 1px black;
	border-right: Solid 1px black;
	border-bottom: Solid 1px black;
	background-image: url(../images/bg_site.gif);
	background-repeat: repeat-y;
}

/* HEADER */
#header  { width: 999px;  }
#header h1 {	background-image: url(../images/site_logo.jpg); height: 167px; width: 999px;} /* header logo */
#header h1 span {    display: none;}
#header h2 span {    display: none;}
#header p span {    display: none;} /* hidden intro text */
#header p {    display: none;} /* hidden intro text */

/* NAVIGATION: SUBPAGE MENU */
.left .navigation {	width: 100%;	}
.left .navigation ul { list-style-type: none; margin: 0px; }
.left .navigation li { font-size: 10pt; width: 163px; line-height:1.4; display: block; background-image: url(../images/button_a.gif); 	background-repeat: no-repeat; font-weight: bold;}

.left .navigation li a,
.left .navigation li a:link,
.left .navigation li a:visited
.left .navigation li.passive a,
.left .navigation li.passive a:link,
.left .navigation li.passive a:visited { font-size: 9pt; color: #F3F0F0;  display: block; width: 163px; padding-left: 13px; padding-top: 0px; padding-bottom: 7px;  text-align: left; text-decoration: none; }
.left .navigation li a:hover,
.left .navigation li.passive a:hover {  font-size: 9pt; color: #F3F0F0;  background-image: url(../images/button_b.gif); 	background-repeat: no-repeat;  }

.left .navigation li.active a,
.left .navigation li.parent a,
.left .navigation li.active a:link,
.left .navigation li.parent a:link,
.left .navigation li.active a:visited
.left .navigation li.parent a:visited {  font-size: 9pt; color: #F3F0F0;  background-image: url(../images/button_b.gif); 	background-repeat: no-repeat;  }
.left .navigation li.active a:hover { font-size: 9pt; color: #F3F0F0;  background-image: url(../images/button_b.gif); 	background-repeat: no-repeat;  }

.left .navigation li a.passive-child,
.left .navigation li a.passive-child:link,
.left .navigation li a.passive-child:visited { }
.left .navigation li a.passive-child:hover { }

.left .navigation li a.active-child,
.left .navigation li a.active-child:link,
.left .navigation li a.active-child:visited { }
.left .navigation li a.active-child:hover { }


/* MAIN BODY */
.left { padding-top: 20px;	float: left; width: 200px;}
.left .boxed {	padding-left: 20px; padding-right: 60px; }
.left a:link { color: #000000;  text-decoration: underline; }
.left a:visited { color:#000000; }
.left a:hover { color: white;  }
.left  a:active {color:#000000;}



.centre {padding-top: 20px;
	float: left; width: 600px;
}
.right { padding-top: 20px;width: 199px; float: right; vertical-align: top; text-align: right; }
.right .boxed {	padding-right: 5px; padding-left: 65px; }
.right .boxed  {	text-align: left;}
.right .boxed p {	text-align: left;}
.right a:link { color: #000000;  text-decoration: underline; }
.right a:visited { color:#000000; }
.right a:hover { color: white;  }
.right  a:active {color: #000000;}

/* ENDINGS */
.breaker, spacer {    clear: both;}

/* SPECIALS */
.button { background-color: #1D3F3F; color: white; }
.textfield {}
.small {}
.wide {}

.imageborder {
	border: Solid 1px #dd0000;
	width:110px;
}

.button {
	background-color: #de0000; border: Solid 1px black; padding: 3px; color: black;font-weight: bold;
}

/* FRONTEND ADMIN FUNCTIONS */
.admin-anchor {    position: relative;}
.admin-anchor .edit { position: absolute; z-index: 100; top: -30px;border: Dashed 1px black; background-color: #D5E9AB; padding: 5px; filter:alpha(opacity=60);-moz-opacity:0.6; opacity: 0.6;}
.admin-anchor .edittotal {position: absolute; z-index: 100; top: -10px; text-align: right; width: 100%;border: Dashed 1px black; background-color: #B1D469; padding: 5px; filter:alpha(opacity=60);-moz-opacity:0.6; opacity: 0.6;}



        /* - news_headlines.template.html */

.news-list {border: Solid 1px #000000; background-color: red; color: #000000; font-size: 8pt; font-weight: bold; margin-bottom: 10px; padding: 4px;}
/* - arrangementen en deelnemers pagina's- */
        /* - suppliers_list.template.html - */

