body {
		background-color: #f0f8ff;
		background-image: url(../grafik/bglogo.gif);
		background-repeat: repeat;
}
	
	#container
	{
		margin-top: -10px;
		margin-left: -10px;
		width: 1000px;
		min-height: 660px;
	}
	
	#headbox
	{
		margin-top: 30px;
		width: 990px;
		height: 26px;
	}
	
	#headstrich
	{
		background-color: #0033cc;
		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
	{
		background-color: #0033cc;
		background-image: url("../grafik/welcome.gif"); background-repeat:no-repeat; background-position:50% 50%;
		float: left;
		margin-top: 12px;
		min-height: 605px;
		width: 850px;
		text-align: center;
	}
	
	#bild
	{
		float: left;
		margin-top: 65px;
		margin-left: 25px;
		height: 475px;
		width: 800px;
	}
	
	#copy
	{ 
		float: left;
		margin-left: 150px;
		padding-top: 5px;
		width: 850px; 
		height:20px;
		text-align: center;
	}
	
span.start
{
color: #ffffff;
font: 1.5em, trebuchet, serif;
font-weight: normal;
font-style: normal;
margin-top: 0;
}
	

h1
{
color: #0033cc;
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;
}