/* CSS Document */

* {
	margin:auto;
	padding:0px;
	
		
	}


body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:right;
background-color:#ffffff;
margin: 0px auto auto 100px;
padding:0px;
width:auto;


}


#bgindex{
background-image:url(i/bg010.jpg);
background-position:left top;
background-repeat:no-repeat;
background-attachment:fixed;
height:600px;
}


h1{color:#000033;
font-weight:bold;
font-size:18px;}

h3{color:#000033;
font-size:14px;
font-weight:bold;
margin-bottom:15px;
background-repeat:repeat-y;
background-image: url(i/header_h3_bg.gif);
width:100%;
padding:3px;
}

h5{color:#000033;
font-weight:bold;}

#tekst a:link{color:#0033CC;
font-weight:bold;
text-decoration:none;
}

#tekst a:visited{color:#0033CC;
font-weight:bold;
text-decoration:none;
}

#tekst a:hover{color:#999999;
font-weight:bold;
text-decoration:none;
}

#tekst a:active{
color:#999999;
font-weight:bold;
text-decoration:none;
	}

a:link{color:#003399;
font-weight:bold;
text-decoration:none;
}


a:visited{color:#003399;
font-weight:bold;
text-decoration:none;
}

a:hover{color:#999999;
font-weight:bold;
text-decoration:none;
}

a:active{
color:#999999;
font-weight:bold;
text-decoration:none;
}

#titel{
	color:#000000;
	width:838px;
	background-image:url(i/basistitel.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:100px;
	position:absolute;
	z-index:100;
	margin:20px 40px 0px auto;
	top:20px;
	left: 0px;}
	

#container{
	width:880px;
	margin:0 0 0 auto;
	height:600px;
	background-image:url(i/fadebg.jpg);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	position:relative;
	z-index:0;
	padding:0px;
	top:0px;
	left:auto;
	right:auto;
	
	
	
		}


#navigatie{
	height:auto;
	padding:5px;
	width:auto;
	position:absolute;
	font-size:12px;
	float:left;
	clear:none;
	display:block;
	z-index:50;
	top:135px;
	left:-100px;
	text-align:left;
}

#navigatie li {
	list-style:none;
	text-align:left;
	width:150px;
	height:auto;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	margin:0px;	
	background-color:#333399;
	}
		
#navigatie a:link{color:#ffffff;
font-weight:bold;
text-decoration:none;
width:150px;
display:block;
padding:5px;
}

#navigatie a:visited{color:#ffffff;
font-weight:bold;
text-decoration:none;
width:150px;
display:block;
padding:5px;
}

#navigatie a:hover{color:#999999;
font-weight:bold;
text-decoration:none;
background-color:#FFFFFF;
width:150px;
display:block;
padding:5px;
}

#navigatie a:active{
color:#999999;
font-weight:bold;
text-decoration:none;
width:150px;
display:block;
padding:5px;
	}
		
#tekst{
	width:680px;
	height:400px;
	z-index:1;
	text-align:left;
	top:5px;
	bottom:5px;
	position:absolute;
	overflow:auto;
	left: 10px;
		}


p{margin-bottom:20px;}

#tekst li{
list-style-position:outside;
line-height:15px;
margin-left:30px;}

#tekst1 li{
list-style-position:outside;
line-height:15px;
margin-left:30px;}

#topnavigatie{
	height:24px;
	width:auto;
	position:absolute;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	padding:5px;
	right:38px;
	top:0px;
	left:auto;
	text-align:right;
	float:right;
	clear:left;
	display:block;
}

#topnavigatie li {
	list-style:none;
	text-align:right;
	width:auto;
	color:#FFFFFF;
	font-weight:bold;
	display:block;	
	float:left;
	clear:none;
	height:24px;
	margin:1px;
	background-color:#003399;}

#topnavigatie a:link{color:#ffffff;
font-weight:bold;
text-decoration:none;
width:auto;
display:block;
padding:5px;
}

#topnavigatie a:visited{color:#ffffff;
font-weight:bold;
text-decoration:none;
width:auto;
display:block;
padding:5px;
}

#topnavigatie a:hover{color:#999999;
font-weight:bold;
text-decoration:none;
background-color:#FFFFFF;
width:auto;
display:block;
padding:5px;
}

#topnavigatie a:active{
color:#999999;
font-weight:bold;
text-decoration:none;
width:auto;
display:block;
padding:5px;
	}
#inline{
	position:absolute;
	background-color:#ffffff;
	width:700px;
	height:400px;
	visibility:visible;
	z-index:10;
	
	border-left:110px solid #DB9E44;
	border-right:20px solid #DB9E44;
	border-bottom:10px solid #DB9E44;
	border-top:10px solid #DB9E44;
	padding:5px;
	left:0px;
	top:155px;
	float:left;
	clear:none;
	
}

