@charset "UTF-8";
/* CSS Document */



body {font-size: 100.01%;
}

a{
	text-decoration:none;
	color:#000;
	}

#box1 {
	width: 710px;
	height: 103px;
	background-color: #fff;
	position:fixed;
	z-index: 2;
	left:150px;
	opacity: 0.8;
	top: 0px;
}

#header1{
	position:fixed;
	left: 20px;
	

}

#navi {
	padding-left: 0;
	white-space: nowrap;
	text-transform: uppercase;
	font: 0.76em "Courier", monospace ;
	font-style: italic;
	color: #000;
	word-spacing: 4px;
	position:fixed;
	top: 30px;
	left: 201px;
	z-index:3;
	}
	
#navi1 {
	padding-left: 0;
	white-space: nowrap;
	font: 0.68em "Courier", monospace ;
	font-style: italic;
	color: #000;
	word-spacing: 8px;
	position:fixed;
	top: 31px;
	left: 650px;
	z-index:3;
	}


#sub {
	padding-left: 0;
	white-space: nowrap;
	font: 0.68em "Courier", monospace;
	font-style: italic;
	color: #000;
	word-spacing: -2px;
	position:fixed;
	top: 200px;
	width: 157px;
	left: 20px;
	line-height:1.5em;
	
	}
	
#work {
	padding-left: 0;
	white-space: nowrap;
	font: 0.68em "Courier", monospace;
	color: #000;
	position:fixed;
	top: 60px;
	width: 326px;
	left: 201px;
	z-index:3;
	}	
	

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


#navi a:link,
#navi1 a:link, 
#navi2 a:link,
#sub a:link,
#bilder a:link{
	
	color: #000;
	text-decoration: none;
		
		}

#navi a:visited,
#navi1 a:visited, 
#navi2 a:visited,
#sub a:visited,
#bilder a:visited{
	
	color: #000;
	text-decoration: none;

	}

#navi a:hover, #navi a:active, 
#navi1 a:hover, #navi1 a:active,
#navi2 a:hover, #navi2 a:active, 
#sub a:hover, #sub a:active,
#bilder a:hover, #bilder a:active{

	font-weight:bold;
	color: #000;
	
	}
	

#bilder {
	position:absolute;
	left: 200px;
	top: 150px;
	z-index:1;
	background:#fff;
	width: 650px;
	font: 0.68em "Courier", monospace ;
	font-style:normal;
	color: #000;
	word-spacing: -2px;
	line-height:1.4em;
	}
	
#referenzen {
	position:absolute;
	left: 180px;
	top: 150px;
	z-index:1;
	background:#fff;
	width: 650px;
	font: 0.76em "Courier", monospace ;
	font-style:normal;
	color: #000;
	word-spacing: -2px;
	
	}
	
	
img{
	border:0px;
	}
