body  {
font-size: 100.1%;
padding: 0;
margin: 0;
height: 100%;
background: #E5E2CC;
}
h1, h2, h3, h4, h5, h6, p, br, ul, ol, li, hr  {
margin: 0px;
padding: 0px;
font-family: courier, Helvetica, Verdana, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, fieldset, input, textarea, address, blockquote, nobr, b, i  {
font-family: courier, Helvetica, Verdana, sans-serif; }
body {
text-align: center;
}
li li {
  font-size: 100% !important;
}

#container {
text-align: left;
margin: 0 auto;
width: 800px;
height: 100%;
padding-top: 60px;
padding-left: 60px;
background-image: url(../pics/projekt_hg.gif);
background-repeat: no-repeat;

 }
#daten {
float:left;
	width: 100%;
	height: 300px;
} 
#spaltelinks {
	width: 120px;
	float: left;
} 
#spalterechts {
	width: 300px;
	height: 300px;
}

#beschreibung {
margin-top: 300px;
	float: left;
	clear: both;
	width: 520px;
	height: 400px;

}
#inner {
	width: 733px;
	padding-top: 105px;
	text-align: left;
	margin: 0 auto;
	background: transparent;

} 
#header {
position : relative;
width: 100%;
}


#content       {
float: left;
width: 100%;
height: 260px;
line-height: 1.2em;
background: #DEDABD;
}

#container p { color: #666; font-size: 0.8em;  padding: 21px 0 0px 0px;}
#container h1    { color: #9f9442; font-size: 1em; padding: 10px 10px 10x 30px; font-weight: bold; }
#container h2    { color: #666;  font-size: 0.8em; margin-top: 0.5em; margin-bottom: 0.5em;}
#content h3    { color: #999;  margin-bottom: 1em;margin-top: 0.5em;font-weight: bold; font-size:0.8em;}
#content h4    { color: #999;  margin-top: 0.5em;font-weight: bold; font-size:0.8em;}
#container ul { list-style-type: none; padding-top: 15px; }
#container li {
font-size: 0.8em;
color: #666;
margin-left: 20px;
padding-bottom: 1em;
}
#headline {
	float: left;
	width: 240px;
}

#text {
	margin-left: 240px;
	
}
#bild {
	text-align: right;
	margin-right: 100px;
	position: relative;
	top: -30px;
	
}
.platz {
margin-top: 10px;
}

a.green:link {
color : #7CC6A1;
text-decoration : none;
font-weight: bold;
}
a.green:visited {
color : #7CC6A1;
text-decoration : none;
font-weight: bold;

}
a.green:hover {
color : #7CC6A1;
text-decoration: underline;
}
.oliv {
color: #9C944C;
font-weight: bold;
text-decoration: none;
}

.schwarz {
	color: #000;
	font-weight: bold;
}
.auto {
height:200px;  
overflow:auto; 
}

.grau {
	color: #666;
text-decoration: none;
}
