/*<![CDATA[*/

html, body {
	height: 100%;
	margin: 0;
	background-color: #E0E0D8;
	padding: 0;
	}

#abstand {
	height: 50%;
	width: 100%;
	margin-bottom: -298px;
	float: left;
	}

#container_hori {
	height: 597px;
	clear: left;
	overflow: hidden; 
	position: relative; 
	margin: auto auto; 
	width: 100%; 
	text-align: center;
	background-color: #E0E0D8;
	}
	
#inhalt {
	text-align: left;
	padding: 0;
	height: 595px;
	width: 841px;
	margin: auto;
	border: solid 1px black;
	position: relative;
	background: url(bilder/basis/vorschau.jpg) no-repeat;
	}
	
#nav {
	display: block;
	position: absolute;
	top: 100px;
	left: 54px;	
	}
	
#nav ul {
	margin: 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 0;
	}	
	
#nav a {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	}
	
#nav a span {
	visibility: hidden;
	}
	
#textfeldoben {
	position: absolute;
	top: 140px;
	left: 54px;
	width: 500px;
	}
	
#start {
	top: 74px;
	left: 674px;
	height: 68px;
	width: 167px;
	background: url(bilder/basis/start.jpg) no-repeat;
	}
	
.neues {	
	height: 17px;
	width: 35px;
	background: url(bilder/basis/neues.jpg) no-repeat;
	}
	
.arbeiten {
	height: 16px;
	width: 52px;
	background: url(bilder/basis/arbeiten.jpg) no-repeat;
	}
	
.vita {
	height: 17px;
	width: 26px;
	background: url(bilder/basis/vita.jpg) no-repeat;
	}
	
.kontakt {
	height: 16px;
	width: 49px;
	background: url(bilder/basis/kontakt.jpg) no-repeat;
	}
	
.agb {
	height: 17px;
	width: 25px;
	background: url(bilder/basis/agb.jpg) no-repeat;
	}
	
#fotofeld {
	position: absolute;
	top: 170px;
	left: 55px;
	height: 390px;
	width: 580px;
	}
	
#fotofeldgross {
	position: absolute;
	top: 170px;
	left: 0px;
	height: 400px;
	width: 735px;
	}
		
#textfeldlinks {
	position: absolute;
	top: 260px;
	left: 55px;
	height: 290px;
	width: 480px;
	}
	
#textfeldrechts {
	position: absolute;
	top: 260px;
	left: 600px;
	height: 290px;
	width: 480px;
	}
		
h1 {
	display: none;
	}

h2, h2 a {
	font: 16px "Verdana";
	margin-bottom: 0px;
	text-decoration: none;
	line-height: 18px;
	color: white;
	}

p, form {
	font: 12px "Verdana";
	margin-top: 9px;
	margin-bottom: 0px;
	text-decoration: none;
	line-height: 15px;
	color: white;
	}
		
a {		
	text-decoration: none;
	font: 12px "Verdana";
	margin-top: 9px;
	margin-bottom: 0px;
	text-decoration: none;
	line-height: 15px;
	color: white;
	}
		
a:hover {		
	color: #3f3f3f;
	}
		
/*]]>*/

