body {
	background-color: #4A2476;
	background-image: url(images/background_body.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #210127;
}
TD{
	font-size:12px;
}
a:active {
	color: #90015A;
	
}
a:hover {
	color: #90015A;
}

h2 {
	font-size: 14px;
	font-weight: 900;
	color: #90015A;
	margin-top: 17px;
	
}

h3 {
	color: #90015A;
	font-size: 12px;
	font-weight: 800;
}

#container{
	width: 980px;
}

#bild_oben {
	width: 980px;
	height: 300px;
}

.position_logo {
	position: absolute;
	margin-top: 50px;
}

#topnav {
	background-color: #422748;
	width: 980px;
}

#sprachnav {
	width: 400px;
	float: left;
	text-align: left;
}

#sprachnav_content{
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 3px;
}

.sprachnavlink {
	color: #ffffff;
	padding-right: 10px;
	text-decoration: none;
	font-weight: 600;	
}

.sprachnavlink_active {
	color: #ffffff;
	padding-right: 10px;
	text-decoration: none;
	font-weight: 600;	
}

#suchen {
	float: right;
	padding-top: 1px;
	padding-bottom: 5px;
	/*margin-right: 55px;*/
	text-align: left;
	width: 224px;
}

.search_string {
	background-color: #bcb4bc;
	border: 1px;
	border-style: solid;
	border-color: #DBD6DB;
}

.search_submit{
	border:0;
	margin:5;
	/*margin-bottom: -5px;
	/*padding:5;*/
} 

#mail {
	float: right;
	width: 50px;
	text-align: left;
	padding-top: 6px;
}

#main {
	width: 980px;
	background-image: url(images/background_main.gif);
	background-repeat: repeat-y;
}

#mainnav {
	width: 170px;
	float: left;
	text-align: left;
}

#mainnav_content {
	padding: 10px;
}

#mainnav ul{
	margin:0;
	padding:0;
	list-style: none;	
}

#mainnav  li{
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCB4BC;
	padding: 10px;

}
#mainnav a {
	display: block;
	width: 130px;
	/*padding: 10px 7px 10px 0px;*/
}
#mainnav li li {
	display: block;
	width: 130px;
	padding: 0px 0 0px 5px;
	border-bottom-style:none;
}

#mainnav li li a {
	font-weight: normal;
	font-size: 11px;
	padding: 5px;
}

.mainnavlink {
	color: #5E545E;
	text-decoration:none;
	font-weight: 600;
	
}
.mainnavlink_active{
	color: #90015A;
	text-decoration: none;
	font-weight: 600;
}

#text {
	width: 584px;
	float: left;
	/*margin-top: 5px;*/
}

#text_content {
	margin-top:10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-align: left;
	line-height: 18px;
}

#text_content a {
	color: #210127;
}

#text_content a:active {
	color: #90015A;
}

#text_content a:hover {
	color: #90015A;
}

#spalte_rechts {
	width: 226px;
	float: right;
}

#spalte_rechts_content {
	margin-right: 15px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}

#spalte_rechts a {
	color: #210127;
}

#spalte_rechts a:hover {
	color: #90015A;
}

#spalte_rechts a:active {
	color: #90015A;
}


.clear {
	clear: both;
}

#footer {
	width: 980px;
	height: 45px;
	background-image: url(images/background_footer.gif);
	background-repeat: no-repeat;
}

.netfuchs {
	font-size: 10px;
	color: #301745;
	text-decoration: none;
}

#adresszeile {
	font-size: 11px;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}


.preistabelle {
	font-size: 11px;
}

.preistabelle_fett {
	font-size: 11px;
	font-weight: 600;
}

.preistabelle_datum_fett {
	font-size: 10px;
	font-weight: 600;
}

.nav_image {
	text-align: left;
	margin-left: 15px;
}

.gallery_image {
	border: 0;
	text-decoration: none;
}

form{
	margin:0;
	padding:0;
	border:0;
}
iframe{
	margin:0;
	padding:0;
	border:0;
}