body {
	background-image: url(gfx/hintergrund_dark.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-color: #333;
	font-size: 0.9em;
}

#schattenlinks {
	width: 997px;
	background-image: url(gfx/schatten_links.gif);
	background-repeat: repeat-y;
}

#schattenrechts {
	width: 997px;
	background-image: url(gfx/schatten_rechts.gif);
	background-position: right top;
	background-repeat: repeat-y;
}

#container {
	width: 973px;
	text-align: left;
	background-image: url(gfx/hintergrund.jpg);
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top left;
	overflow: hidden;
}

#mainmenu {
	height: 2.5em;
	background-image: url(gfx/menu-bg.jpg);
	background-repeat: repeat-x;

}

#main {
	padding: 0.5em;
	padding-left: 1em;
	
	
}

#content {
	width: 70%;
	float: left;
	border-right: 1px solid #D30000;
	padding-right: 0.5em;
}

#navi {
	width: 28%;
	float: right;
}

h1 {
	font-size: 130%;
	color: #5E2846;
	font-weight: bold;
}

h2, #feld strong {
	font-size: 110%;
	color: #5E2846;
	font-weight: bold;
	margin-top: 30px;
}

a {
	color: #5E2846;
}

#orderbtn {
	margin-left: 10em;
	margin-bottom: 20px;
}

.leerbtn {
	background-image: url(/gfx/bestellen2.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 421px;
}

.leerbtn a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 55px;
	margin-left: 15px;
	font-size: 120%;
}

.leerbtn a:hover {
	text-decoration: underline;
}

#cities ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	padding-bottom: 1em;

}

#cities ul li {
	display: inline;
	margin-right: 0.5em;
}

#cities ul li a {
	color: #666;
	text-decoration: none;
}

#cities ul li a:hover {
	text-decoration: underline;
}

#footer {
	clear: both;
	background-color: #5E2846;
	height: 2.5em;
	padding-left: 1em;
	padding-right: 1em;
}

#footer {
	color: #fff;
	margin-top: 3em;
}

#footer p {
	float: left;
	width: 80%;
	font-size: 90%;
	margin-top:0.5em;
}

#footer a {
	float: right;
	color: #FFF059;
	margin-top:0.5em;
}

#impressum {
	display: none;
	color: #666;
	font-size: 70%;
	padding: 0.5em;
}

#navi ul {
	list-style-type:none;
}

#navi ul li {
	margin-bottom: 8px;
}

#mainmenu ul {
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	padding-left: 1.1em;
	list-style-type: none;
}

#mainmenu ul li {
	float: left;
	margin-right: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 2.5em;
}

#mainmenu ul li a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 85%;
}

#mainmenu ul li a:hover {
	text-decoration: underline;
}
