/*
project: stylesheet, screen media 
author : ois
date   : April 2007
*/

/* -- primary layout --------------- */

html,body {
	margin: 0;
	padding: 0;
	}

body 	{
	color: #000;
	background-color: #eee;
	text-align: center;
	font-family: "Trebuchet MS",verdana,arial,sans-serif;
	font-size: 13px;
	line-height: 140%;
	}

div#wrapper {
	position: relative;
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #fff url(grfx/wrapper_bg.png) repeat-y;
	border-bottom: 30px solid #eee;
	border-top: 30px solid #eee;
	}

div#header {
	position: absolute;
	top: 45px;
	left: 0;
	width:750px;
	height:230px;
	margin: 0;
	padding: 0;
	background-color: #c00;
	}

div#content {
		 	min-height: 900px;
		   	height: auto;
		   	_height: 900px;
		   	/* http://wellstyled.com/css-underscore-hack.html */
        text-align:left;
	width: 515px;
	margin: 0px 0px 0px 215px;
	padding: 0;
	padding-top: 290px;
	}


#navigation { 
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	width: 750px;
	height: 45px;
	text-indent: -9999px;
	background: #fff url(grfx/navigation_bg.gif) no-repeat;
	display: block;
	}

div#navigation ul#topmenu li { position:absolute; }

/* topmenu = home & contact us */

#tm1 {left: 550px; width: 90px; top:13px; }
#tm2 {left: 640px; width: 90px; top:13px; }

div#navigation a  { text-decoration:none; background-color:transparent; display:block; height:20px; }
div#navigation li { text-decoration:none; list-style:none; text-indent: -9999px; }

div#navigation li#tm1 { background: url(grfx/topmenu_bg.gif) no-repeat  20px 0px; }
div#navigation li#tm2 { background: url(grfx/topmenu_bg.gif) no-repeat  -75px 0px; }


#sidebar {
	position: absolute;
	top: 213px;
	left: 0px;
	background: transparent url(grfx/sidebar_bg.png);
	width: 200px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	font-weight: bold;
	color: #fff;
	}

#sidebar .sidebartext {
	font-weight: normal;
	margin:10px;
	}

#sidebar .sidebartext a {
	color: #fff;
	}

#sidebar .sidebartext b {
	color: #fc0;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#sidebar ul li { 
	border-bottom: 1px solid #fff;
	}

#sidebar ul#submenu1 li,  
#sidebar ul#submenu2 li { 
	background-color: #FF8080;
	}
	
#sidebar ul li#sm1, 
#sidebar ul li#sm21 { 
	border-top: 1px solid #fff;
	}

#sidebar ul li#sm4, 
#sidebar ul li#sm22 { 
	border-bottom: none;
	}

#sidebar ul li#m6 { 
	margin-bottom: 40px;
	}


#sidebar li a         { padding: 5px 5px 5px 20px; font-weight: bold; font-size: 12px; text-decoration: none; width:175px; height: 20px; display: block; }
#sidebar li li a      { padding: 5px 5px 5px 25px; font-weight: bold; font-size: 12px; text-decoration: none; width:170px; height: 20px; display: block; }
#sidebar li a:link    { color: #fff; }
#sidebar li li a:link { color: #000; }
#sidebar li li a:hover { color: #fff; }
#sidebar li a:hover   { color: #fff; background: #000080 url(grfx/mhover.gif) 5px 11px no-repeat; }
#sidebar li a:visited { color: #fff; }
#sidebar li a:active  { color: #000; }


#linde {
	text-indent: -9999px;
	background: transparent url(grfx/linde_bg.gif) no-repeat;
	margin-left: 10px;
	margin-top: 40px;
	}

#linde a {
	width: 180px;
	height: 81px;
	display:block;
	text-decoration:none;
	}

div#footer {
	clear: both;
	border:0px;
	background: transparent url(grfx/footer_bg.png) bottom no-repeat;
	text-align:right;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	margin-top: 25px;
	}

div#footer p {
	margin-left: 215px;
	margin-right: 15px;
	}

div#nieuws {
	width: 200px;
	font-size: 11px;
	float: right;
	margin-left: 10px;
	
	}

/* -- links -------------------- */

/* kleuren vd links in de content area */

div#content a:link	{ color:#c00; background-color: transparent; text-decoration: underline;}
div#content a:visited	{ color:#990; background-color: transparent; text-decoration: underline;}
div#content a:hover	{ color:#00c; background-color: transparent; text-decoration: underline;}
div#content a:active	{ color:#f90; background-color: transparent; text-decoration: underline;}

/* -- footer --------------- */

div#footer a:link	{ color:#c00; background-color: transparent; text-decoration:none;}
div#footer a:visited	{ color:#c00; background-color: transparent; text-decoration:none;}
div#footer a:hover	{ color:#c00; background-color: transparent; text-decoration:none;}
div#footer a:active	{ color:#c00; background-color: transparent; text-decoration:none;}


/* -- typography --------------- */


h1	{
	text-indent: -9999px;
	margin:0;
	padding:0;
	}


h1 a { 
	background: transparent;
	text-indent: -9999px;
	width:  750px;
	}

#header h1 a { text-decoration: none; background-color:transparent; display:block; height:230px; }

h2	{
	color: #000080;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
	}

h3	{
	font-weight: bold;
	font-size: 15px;
	}

h3.type	{
	font-weight: bold;
	font-size: 13px;
	color: #319A31;
	clear: both;
	padding-top: 25px;
	}


h4	{
	color: #fff;
	background-color: #000080;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1px;
	padding: 2px;
	}

p b { color: #319A31; }
p strong { color: #319A31; }

.smalltext {
	font-size:9px;
	color: #c0c0c0;
	}

.facts {
	margin-left: 225px;
	padding: 0;
	font-size: 11px;
	}
	
.break {
	clear: both;
	padding-top: 25px;
	}	
	
li.brochure {
	background: transparent url(grfx/pdf_icon.gif) no-repeat;
	padding-left: 20px;
	margin-left: -20px;
	list-style: none;
	}


/* -- misc. --------------- */


/* -- helpers --------------- */


.hide 	{
	display: none;
	}

.date { display: block; color: #666; font-size: 10px; }

table td.table { background-color: #fefbf2; }

/* -- searchapplic --------------- */



/* Search */


/* Browse */


/* Print */


