		a {
			text-decoration: none;
			color: white;
		}

		a:hover {
			text-decoration: none;
		}

		a.menu {
			text-decoration: none;
			color: #33636b;
		}

		a.menu:hover {
			text-decoration: none;
		}

		a.normaal {
			font-family: "Auto 1 Bold.ttf";
			text-decoration: none;
			color: white;
		}

		a.normaal:hover {
			text-decoration: none;
		}

		img{
		border: 0px;
		}
		
		input{
		border: 0px;
		background: #99b1b5;
		font-size: 10px;
		margin: 1px;
		}

		button{
		border: 2px outset #33636b;
		background: #99b1b5;
		padding: 0px;
		margin: 0px;
		}
		
		label {
		width: 60px;
		clear: left;
		float: left;
		text-align: right;
		margin-right: 0.5em;
		/*display: block*/
		}
		
		textarea {
		border: 0px;
		background: #99b1b5;
		font-size: 11px;
		font-family: Verdana, sans-serif;
		margin: 1px;
		}




#container {
position: relative;
width: 800px;
height: 542px;
margin-left: auto;
margin-right: auto; 
overflow: hidden;
border: 0px solid #000;
}

#menu {
color: #33636b;
background: white;
position:absolute;
top: 0px;
left: 0px;
width: 268px;
height: 22px;
padding-left: 5px;
border-left: 1px solid #99b1b5;
border-top: 1px solid #99b1b5;
border-bottom: 1px solid #99b1b5;
font-family: "Auto 1 Regular.ttf";
font-size: 12px;
}

#collectie {
color: #33636b;
background: white;
position:absolute;
top: 24px;
left: 47px;
padding-left: 5px;
padding-right: 5px;
border-left: 1px solid #99b1b5;
border-right: 1px solid #99b1b5;
border-bottom: 1px solid #99b1b5;
font-family: "Auto 1 Regular.ttf";
font-size: 12px;
overflow: hidden;
visibility: hidden;
}

#taalmenu {
position:absolute;
top: 0px;
right: 0px;
width: 521px;
height: 24px;
padding-right: 5px;
background: url(../images/bgblauw2.png);
color: white;
font-family: "Auto 1 Bold.ttf";
font-size: 12px;
}

#foto {
position:absolute;
color: #33636b;
top: 0px;
right: 0px;
width: 525px;
height: 540px;
border-right: 1px solid #99b1b5;
border-top: 1px solid #99b1b5;
border-bottom: 1px solid #99b1b5;
}
#splash {
position:absolute;
color: #33636b;
top: 0px;
right: 0px;
width: 800px;
height: 540px;
border-right: 1px solid #99b1b5;
border-top: 1px solid #99b1b5;
border-bottom: 1px solid #99b1b5;
}

#submenu {
color: white;
text-align: right;
position:absolute;
bottom: 0px;
left: 0px;
width: 263px;
height: 90px;
padding: 5px;
border-left: 1px solid #99b1b5;
border-bottom: 1px solid #99b1b5;
background: url(../images/bgblauw2.png);
font-family: "Auto 1 Italic.ttf";
font-size: 14px;
word-spacing: -3px;
}

div.content {
color: white;
position:absolute;
bottom: 0px;
left: 274px;
width: 325px;
/*height: 90px;*/
padding: 5px;
background: url(../images/bgblauw2.png);
border-bottom: 1px solid #99b1b5;
font-family: "DINRgA__.ttf", Trebuchet MS;
font-size: 12px;
overflow: hidden;
}

#tabpijl {
position:absolute;
bottom: 0px;
left: 250px;
width: 24px;
height: 24px;
/*background: url(../images/bgblauw2.png);*/
border-bottom: 1px solid #99b1b5;
}

div.logo{
 position:absolute;
 bottom: 0px;
 left: 0px;
 }

.kop{
font-family: "Auto 1 Bold.ttf";
font-size: 18px;
padding: 0px;
margin: 0px;
}
.techKop {
			font-family: "Auto 1 Black Italic.ttf";
			font-weight: normal;
			font-size: 14px;
			padding: 0px;
			margin: 0px;
			word-spacing: 0px;
			color: white;
			border-bottom: 1px solid white;
			line-height:1.25em; 
			}


.techTekst {
			font-family: "Auto 1 Regular LF.ttf";
			font-weight: normal;
			font-size: 13px;
			padding: 0px;
			margin: 0px;
			word-spacing: 0px;
			color: white;
			border-bottom: 1px solid white;
			line-height:0.9em; 
			/*height: 14px;*/
			}

