body
{
	font-family: Verdana;
	font-size:12px;
	background-color: #cccccc;
	margin-top: 30px;
}

h1 
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
	line-height: 25px;
}

#content {
	margin: auto;
	width: 790px;
	background-color: #ffffff;
	line-height: 20px;
	padding: 20px;
}

#main 
{
	height: inherit;
}

#menu
{
	width: 150px;
	height: 100%;
	float:left;
	padding-left: 0;
	margin-top: 40px;
	margin-left: 0;
	margin-right: 30px;

}

#menu ul 
{
	list-style-type: none;
	display: block;
	padding-left: 0;
	margin-left: 0;
}

#menu ul li 
{
	background-color: #bbbbbb;	
	padding: 5px;
	margin-bottom: 2px;
	border: solid 1px #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#menu ul li a 
{
	text-decoration: none;
	color: #ffffff;	
	font-weight: bold;
}

#menu ul li a:visited 
{
	text-decoration: none;
	color: #ffffff;	
	font-weight: bold;
}

#header 
{
	
}

#preise 
{
	border: solid 1px #cccccc;
}

#preise td 
{
	border: solid 1px #cccccc;
	padding: 5px;
}
