body {
		background-color: #cccccc;
}
	
	#container
	{
		margin-top: -10px;
		margin-left: -10px;
		width: 1000px;
		min-height: 660px;
	}
	
	#headbox
	{
		margin-top: 30px;
		width: 990px;
		height: 26px;
	}
	
	#headstrich
	{
		background-color: #000000;
		width: 1000px;
		height: 1px;
	}
	
	#headline
	{
		margin-top: 4px;
		margin-left: 155px;
		height: 20px;
		text-align: left;
	}
	
	#menu
	{
		float: left;
		margin-top: 27px;
		min-height: 590px;
		width: 150px;
	}
	
	#feld
	{
		float: left;
		margin-top: 12px;
		min-height: 605px;
		width: 850px;
	}
	

h1
{
color: #000000;
font: 106% trebuchet, sans serif;
font-weight: bold;
font-style: italic;
margin-top: 0;
}
	
h5
{
color: #0030d1;
font: 70% trebuchet, sans serif;
font-weight: bold;
font-style: normal;
margin-top: 0;
}