a{
	font-size: 13px;
	font-weight: normal;
}

body{
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	margin: 12px;
	padding: 0;
	
}

h1{
	color: #8080FF;
	font-size: 18px;
	margin-bottom: 0px;
}

p{
	font-weight: normal;
	
}

.box{
	border: 1px solid #8080FF;
	float: right;
	height: 470px;
	margin: 22px 10px 0px 10px;
	padding: 0px;
	width: 160px;
	
}

.box2{
	float: right;
	height: 350px;
	margin: 485px 170px 1px 20px;
	padding-left: 15px;
	width: 160px;
	
}

.boxhead{
	background: #8080FF;
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	text-align: center;
	width: 160px;
}

.content{
	margin: 5px 250px 0 0px;
	padding: 5px;	

}

.doms a{
	color: #000000;
	font-family: arial,sans-serif;
	font-size: 9px;

}

.gewuerze{
	margin-left: 40px;
}

.kraeuter{
	color: #BBB;
	font-weight: normal;
}

.ohne {
	color: #000000;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#amenue {
	background: url(../pics/tab_bottom.gif) repeat-x bottom;
	margin: 0px;
	padding: 2px;
	width: 513px;
}

#amenue li {
	display: inline;
	list-style-type: none;
}

#amenue li a {
	background-color: #8080FF;
	border: 1px solid #DEDEDE;
	border-bottom: 0px;
	color: #FFFFFF;
	display: inline;
	font-size: 10px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 2px;
	padding: 3px 15px 0px;
	text-decoration: none;
}

#amenue li a#aktuell {
	background-color: #FFFFFF;
	border: 1px solid #6A6A6F;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	font-weight: bold;
	padding-bottom: 1px;
}

#amenue li a:hover {
	background-color: #FFFFFF;
	border: 1px solid #6A6A6F;
	border-bottom: 1px solid #FFFFFF;
	color: #CC3D00;
	padding-bottom: 1px;
}

#boxlist{
	list-style-type: none;
	margin-left: 15px;
	padding-left: 0.5px;
}

#boxlist a{
	color: #555;
	text-decoration: none;
	display: block;
	font-family: arial,sans-serif;
	font-size: 11px;
	list-style: none;
	padding: 3px;
	width: 99%;
}

#boxlist a:hover{
	color: #000000;
	text-decoration: underline;
	
}

#fade {
	margin: -1px 0 0 487px;
}

