
body { 		background: #000000; 
        	background-repeat: no-repeat;
			background-image: url('Back01.jpg');
        	background-position: center top;
			font:  normal 16px Verdana, Arial, Helvetica, sans-serif; 
			color: #fff;
			padding: 0px; 
			margin: 0px; 
			height: 100%;
			width: 100%;
			background-attachment: fixed; }
			
#streep { 	background: #144f91; 
       	 	background-image: url('Balk.jpg');
        	background-repeat: no-repeat;
        	background-position: top center;
			width: 50px; 
			height: 100%; 
			position: fixed; 
			left: 50%; 
			top: 0px; 
			margin-left: -100px; 
			border-right: 0px solid #828425; }
			
#menu { 	width: 220px; 
			height: 250px; 
			position: fixed; 
			left: 50%; 
			top: 50%; 
			margin-left: -365px; 
			margin-top: -150px; 
			z-index:10; }
			
#menutekst { margin: 20px; 
			margin-right: 0px; 
			width: 170px;}
			
	#menutekst li, #menutekst ul { list-style: none; list-style-type:none; padding: 0px; margin: 0px; border: 0; outline: 0; }
	 * html #menutekst li, * html #menutekst ul { float: left; width: 100%; } /* IE6 whitespace bug */
	
	#menutekst a, #menutekst a:visited { color: #fff; outline: none; text-decoration: none; display: block; padding: 12px; }
	#menutekst a:hover { border-right-width: 30px; opacity: 1; filter: alpha(opacity=50); border-color:#bb0000;}
	
	#nav_0 { border-right: 10px solid #207cdb; }
	#nav_1 { border-right: 10px solid #f5bb0c; }
	#nav_2 { border-right: 20px solid #134e92; }
	#nav_3 { border-right: 20px solid #6d92bc; }
	#nav_4 { border-right: 20px solid #b2c6db; }
	#nav_5 { border-right: 20px solid #134e92; }
	#nav_6 { border-right: 20px solid #b2c6db; }
	
#balk { 	position: relative; 
			right: 50%; 
			top: 0px; 
			margin-right: 110px; 
			padding-right: 95px; 
			height: 35px; 
			background: url("../afbeeldingen/balkje.png") no-repeat; 
			z-index: 10; }
			
#balktekst { visibility: hidden; 
			font: bold 36px tahoma, arial; }
			
#logo { 	border: 10px solid #c24519; 
			border-top: 50px solid #c24519; 
			color: #fff; 
			background: #fff; 
			padding: 2px; 
			padding-top: 4px; 
			padding-bottom: 0px; 
			width: 61px; 
			height: 61px; 
			position: fixed; 
			right: 50%; 
			top: 0px; 
			margin-right: 100px; }
			
#logo img { width: 61px; 
			height: 61px; 
			padding: 0px; 
			margin: 0px; }
			
#titel { 	background-image: url('logo4.png');
        	background-repeat: no-repeat;
        	background-position: center right;
			border: 0px solid #c24519; 
			border-top: 0px solid #c24519; 
			padding: 10px; 
			font: bold 36px tahoma, arial; 
			height: 181px;
			width: 302px;
			color: #fff; 
			position: fixed; 
			right: 50%; 
			top: 0px; 
			margin-right: 200px; 
			text-align: right; }
			
#tekst { 	background: #fff; 
			font: 14px Georgia, "Times New Roman", Times, serif;
			font-style: normal;
			color: #333333;
			line-height: 1.6em; 
			width: 400px; 
			min-height: 100%; 
			overflow-x: hidden; 
			scroll:auto; 
			position: absolute; 
			left: 50%; 
			margin-left: -175px; 
			top: 0px; 
			padding-left: 30px; 
			padding-right: 30px; }
			
 	#tekst img { max-width: 400px; }
	#boven { height: 20px; }
	#wegwijzer { font: 10px tahoma, arial; }
	#tekst a { color: #333333; }
	#tekst h1 { font: normal 32px Georgia, "Times New Roman", Times, serif; color: #333333;}
	#tekst h2 { font: bold 18px tahoma, arial; }
.rrood { 	border-left: 3px solid #bb0000; }
.roranje { 	border-left: 3px solid #bb0000; }
.rgeel { 	border-left: 3px solid #bb0000; }
.afbeelding { max-width: 400px; }

.h2_groen { margin-left: -3px; padding-left: 3px; background: #aaffaa; }
.h2_blauw { margin-left: -3px; padding-left: 3px;  background: #aaaaff; }
.h2_rood { margin-left: -3px; padding-left: 3px;  background: #ffaaaa; }
.h2_geel { margin-left: -3px; padding-left: 3px;  background: #ffffaa; }

#div_alslid { display: none; }
#div_alsexoudlid { display: none; }
#div_alsanders { display: none; }
#div_menukeuze { display: none; }

td { padding-right: 10px; }

.rood { color: #ff0000; }

.inp { margin-bottom: 3px;  }

.in1 { padding-left: 10px; }

#fabricasapiens { background: #fff; 
				bottom: 10px; 
				left: 10px; 
				padding: 5px; 
				opacity: .5;
				font: 10px arial,tahoma; 
				filter: alpha(opacity=60);
				color: #000000; 
				position: fixed; }

 * html #streep, * html #menu, * html #balk,  * html #titel, * html #tekst, * html #logo, * html #fabricasapiens  { position: absolute; }

