body {
	background-color: #BBBCBD;
}
	
	#container
	{
		position: absolute;
		top: 50%;
		margin-top: -330px;
		width: 1130px;
		height: 600px;
	}
	
	#dis
	{
		width: 40px;
		height: 600px;
		float: left;
		margin-right: 8px;
		border-right: 2px solid #444444;
	}
	
	#menu
	{
		width: 100px;
		height: 600px;
		float: left;
	}	
	#feld
	{
		background-image: url("../grafik/hintergrund2.jpg");
		width: 880px;
		height: 600px;
		margin-left: 100px;
		padding: 0px;
		float: left;
	}
	
	#content
	{
		width: 880px;
		height: 600px;
		margin: 0px;
		padding: 0px;
	}
	
	#rahmen
	{
		margin-left: 370px;
		height: 600px;
		width: 510px;
	}
	
	#oben
	{
		height: 50px;
		width: 510px;
	}
	
	#impress
	{
		height: 20px;
		width: 510px;
		text-align: left;
	}
	
	#strich
	{
		background-color: #000000;
		float: left;
		height: 1px;
		width: 485px;
	}
	
	#mitte
	{
		height: 30px;
		width: 510px;
	}
	
	#header
	{	
		height: 40px;
		width: 510px;
		text-align: left;
	}
	
	#text
	{	
		height: 350px;
		width: 510px;
		text-align: left;
		line-height: 100%;
	}

<!-- 
   A:link   {font-family:Verdana,Geneva,Helvetica,Arial; font-size: 10px; text-decoration:none; font-weight:bold; font-style:normal; color:#0033cc;}
   A:visited{font-family:Verdana,Geneva,Helvetica,Arial; font-size: 10px; text-decoration:none; font-weight:bold; font-style:normal; color:#0033cc;}
   A:active {font-family:Verdana,Geneva,Helvetica,Arial; font-size: 10px; text-decoration:none; font-weight:bold; font-style:normal; color:#FF0000;}
   A:hover {font-family:Verdana,Geneva,Helvetica,Arial; font-size: 10px; text-decoration:none; font-weight:bold; font-style:normal; color:#FF0000;}


  #impress h1
 {
   font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;
  	color:#000000;
	font-style:normal;
  	font-weight:bold;
  	font-size:12px;
	}
	
  #header h1
 {
   font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;
  	color:#000000;
	font-style:normal;
  	font-weight:normal;
  	font-size:14px;
	}
	
  #text h1
 {
   font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;
  	color:#000000;
	font-style:normal;
  	font-weight:normal;
  	font-size:11px;
	}
	
  #preis h1
 {
   font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;
  	color:#000000;
	font-style:normal;
  	font-weight:normal;
  	font-size:11px;
	}
	
  #versand h1
 {
   font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;
  	color:#000000;
	font-style:normal;
  	font-weight:normal;
  	font-size:11px;
	}


//-->
