﻿body 
{width: 900px;
      margin: auto;
      background-color: #000000;
      font-family: helvetica, arial, tahoma, sans-serif;
      font-size: 100.1%;
      color: #000000;}
a:link { text-decoration:none; color: white;}
a:visited { text-decoration:none; color: white;}
a:hover { text-decoration:none; font-weight:bold; }
a:active { text-decoration:none; }
a:focus { text-decoration:none; font-weight:bold; }


div img
{
	width: 192px;
	height: 140px;

}

div img.small
{
	width: 168px;
	height: 118px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:10px;
	margin-right:10px;
	border-width: 0
}

ul 
{
zoom: 0.9; 
margin-right:0;
margin-top:0;
margin-left:0;
width: 2200px;
font-family:Arial;
font-size: 100%;
text-align: left;
padding-left: 0;
}

ul a.small
{
	
	margin-left:10px;
	
}

ul li.column 
{
width:210px;
max-width:210px;
display:inline-block;
margin:0;
vertical-align:top;
}



ul li.column div.unorderedCell 
{

margin-top: 20px;
margin-left: 10px;
margin-right:10px;
text-align:center;
}



ul li.column div.big 
{
height:135px;
background-color:#000000;
background-image: url(00TASTE.jpg);

}

#sgbseite {  }
#inhalt{
float:left;
width:735px;
height:800px;

margin: 0px;
margin-top: 20px;
text-align:center;
margin-right: 5px;
border: 0 0 0 0;
border-color: #000000;
	}
	
#navigation{
		overflow:auto;
		height: 480px;
		}
#kopf
{
	
	width: 900px;
	background-color:#000000;

}		
#frame
{
	overflow: auto;
	width:100%;
	height:100%;
	border: 0 0 0 0;
	border-color: #000000;
	margin-right:20px;
	border-width: 0px;
}
.clear{clear:both;}