h1 {font-size: medium}

a:link {color: #FFFFF;}
a:visited {color : #FFFFFF;}
a:active {color : #FFFFFF;}
a:hover {color : #808080;}

html, body {margin: 0; padding: 0; border: 0;}

body {   
        scrollbar-3d-light-color: #E0E0E0;
        scrollbar-arrow-color: #014FB7;
        scrollbar-base-color: #DBE8EE;
        scrollbar-darkshadow-color: #0033FF;
        scrollbar-face-color: #DBE8EE; 
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #E0E0E0;  
        font-family: Arial, Helvetica, sans-serif;    
        font-color: #FFFFFF;
        background-color:#000000; 
        background-image: url("achtergrond.gif");
	    background-repeat:repeat;
        text-align: center
}


.clear { clear: both; }


.wrapper {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        width: 817px;
        text-align: left;
        background: #333333;
        border: 2px solid #000;
        background-image: url("achtergrond_tekst.gif");
	    background-repeat:repeat-y
}


.outer {
        border-left: 125px solid #000;  
        border-right: 125px solid #000;
        background: transparent;
}
/*** These are the visible side col BG's. The image BG is needed to replace a side border
on div.inner, which can't be used because of problems in Mozilla. The image substitutes 
for the thin black divider between the right green col and the center col. If the black divider
is not wanted, the BG image may be removed. The Tan hack below feeds a IE a different 
BG location, due to a BG placement variation. 
***/

* html .outer {
        background: transparent;
}

.inner {
        margin-left: -2px; /*** This fixes a small overlap problem in IE6. ***/
        width: 650px; /*** This width is for non-IE browsers. Mozilla makes this necessary. ***/
        border: 1px solid #000;
        border-width: 0 0 0 2px;
}

/*** div.inner is wider than its container, div.outer, and so overlaps to the right, pushing
div.right into the proper position. IE expands div.outer instead, requiring a Tan hack to avoid 
blowing the layout apart. IE gets the original 100% width as in the Livingstone layout. It blows 
my mind that all this hacking is being caused by the mighty Gecko engine! (shakes head ruefully)
***/

* html .inner {
        width: 100%;
}

.float-wrap {
        float: left;
        width: 680px;
        margin-left: -125px;       /*** Same length as left column width ***/
}


.links {
        float: left;
        width: 125px;
        position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
        color:#FFFFFF;
}

.rechts {
        float: right; 
        width: 80px;
        position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
        color:#FFFFFF;
}

* html .rechts {
        margin: 0 -120px 0 0; /*** IE gets this margin. ***/
}

.midden {
        float: right;
        width: 540px;
        color:#FFFFFF;

}

/* Mozilla bug fixes */
        html>body .inner, html>body .float-wrap {
        border-bottom: 1px solid transparent;
}

.powerdby{
    font-size:xx-small ;
    color:#A1A1A1;
    margin: 2px
}

.powerdby a:link {color: #A1A1A1;}
.powerdby a:visited {color : #A1A1A1;}
.powerdby a:active {color : #A1A1A1;}
.powerdby a:hover {color : #FFFFFF;}

img {	
    border:none
	}

.logo {
    position:relative;
    left: 55px;
	
}

.menu{
    float:left;
	margin-left: 0px;
	margin-top: 9px;
	width: 80px;
}

.links a{
	text-decoration:none;
	display:block;
	width: 118px;
	padding-left:8px;
	padding-top:1px;
	padding-bottom:1px;
	height:13px;
	font-weight:bold;
	font-size:12px;
	color: #FFFFFF;
	margin-bottom:2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width:1px;
	border-color:#000000
} 

.links a:hover {
    text-decoration:underline;
}

.links a:visited {color : #FFFFFF;}

.niveau2actief a{
	text-decoration:none;
	display:block;
	width: 119px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:8px;
	height:13px;
	background-color: #333333;
	font-weight:bold;
	font-size:12px;
	color: #FFFFFF;
	margin-bottom:2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width:1px;
	border-color:red
}

.navigatie{
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:x-small;
	font-weight:bold;
	color:#C1B994
}

.navigatie a {
    text-decoration:none;
	color:#FFFFFF
}

.navigatie a:hover {
    text-decoration:underline;
	color:#C1B994
}

.navigatie a:visited {color : #FFFFFF;}

.tekst {
    min-height: 500px;
    height: expression("500px");
}

.midden h3{
	font-size:small;
	margin-bottom:0px;
}


.bedrijfsinfo {
    width:520px;
	font-size:x-small;
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
	color:#FFFFFF
}

.printer{
	position:static;
	float:left;
	margin-top:25px;
	margin-left:40px
}

.rechts img {
    margin-top:5px;
    margin-left:3px

}


.klein{
    font-size:x-small;
}

.links h2{
    font-size:medium;
    margin-left:8px;
    margin-top:15px;
    margin-bottom:5px;
    color:red
}

.ondertitel{
    position:relative;
    width:380px;
    left: 240px;
    top: -40px;
    color: red;
    font-weight:bold;
    font-size:13px
}

.ondertitel img{
    float:right;
    margin-left:2px
}

.floatright{
    margin-top:3px;
    float:right;
    margin:5px
}

.floatright a{
	text-decoration:none;
	display:block;
	width: 118px;
	padding-left:8px;
	padding-top:1px;
	padding-bottom:1px;
	height:13px;
	font-weight:bold;
	font-size:12px;
	color: #FFFFFF;
	margin-bottom:2px;
	border-bottom-style: solid;
	border-width:1px;
	border-color:red
} 

.floatright a:hover {
    text-decoration:underline;
}

.floatright a:visited {color : #FFFFFF;}

.floatright h2{
	display:block;
	background-color:red;
	width: 118px;
	padding-left:8px;
	padding-top:1px;
	padding-bottom:1px;
	height:14px;
	font-weight:bold;
	font-size:13px;
    margin-top: -2px;
    margin-bottom:0px;
    color:#000000;
    margin-bottom:2px;

}

.bedrijfsinfo a{color: #FFFFFF;}
.bedrijfsinfo a:link {color: #FFFFF;}
.bedrijfsinfo a:visited {color : #FFFFFF;}
.bedrijfsinfo a:active {color : #FFFFFF;}
.bedrijfsinfo a:hover {color : #808080;}

.tekst a{color: #FF0000;}
.tekst a:link {color: #FF0000;}
.tekst a:visited {color : #FF0000;}
.tekst a:active {color : #FF0000;}
.tekst a:hover {color : #808080;}

.tekst table, td, tr { separate; border: 0px }
