html {
	height: 100%;
	width: 100%;
	margin-bottom: 0px;
	background: #660000;
	font-family:Myriad, Tahoma;
	font-size: 11px;
	color: #3c312d;
	margin-top: 0px;
	padding-top: 0px;
}
#box {
	margin: 0 auto;
	width: 800px;
}
#box-eiswagen {
	margin: 0 auto;
	width: 800px;
	height: 800px;
	background: url('images/bg-eiswagen.jpg');
}
#top {
	margin: 0 auto;
	width: 800px;
	height: 117px;
	background: url('images/top.jpg') left top no-repeat;
}
#lan {
	width: 150px;
	height: 20px;
	margin-left:630px;
	margin-top:30px;
	position: absolute;
	z-index: 2;
	color: #fff;
	font-size: 10px;
	float: left;
}
#lan img {
	border: none;
}
#menu {
	margin: 0 auto;
	width: 650px;
	height: 130px;
	overflow: hidden;
}
#menu ul {
	margin: 0;
	padding-left: 10px;
	padding-top: 90px;
	list-style: none;
}
#menu li {
	float: left;
	margin-right: 7px;
	padding: 0;
	height: 25px;
}
#menu li a {
	font-size: 13px;
	font-weight: bold;
	float: left;
	display: block;
	line-height: 25px;
	padding: 0 15px 0 15px;
	color: #660000;
	text-decoration: none;
}
#menu li a:hover {
	text-decoration: none;
	background:url('images/menu-hover.gif') top center no-repeat;
}
#banner {
	margin: 0 auto;
	width: 800px;
	height: 230px;
	background: url('images/banner-bg.jpg') left top no-repeat;
}
#banner-left {
	width:270px;
	height: 201px;
	float: left;
	background: url('images/logo-bg.jpg');
	;
	margin: 13px 0 0 22px;
}
#banner-left a {
	width: 270px;
	height: 201px;
	display: block;
}
#banner-right {
	width:487px;
	height: 201px;
	float: left;
	margin: 13px 0 0 0px;
}
.index {
	background: url('images/banner-index.jpg');
}
.impressum {
	background: url('images/banner-impressum.jpg');
}
.lieferung {
	background: url('images/banner-lieferung.jpg');
}
.kontakt {
	background: url('images/banner-kontakt.jpg');
}
.eissorten {
	background: url('images/banner-eissorten.jpg');
}
.eisherstellung {
	background: url('images/banner-eisherstellung.jpg');
}
.eiscafe {
	background: url('images/banner-eiscafe.jpg');
}
#wrapper {
	margin: 0 auto;
	width: 800px;
	min-height: 500px;
	background: url('images/wrapper.jpg');
}
#content {
	margin: 0 auto;
	width: 600px;
	min-height: 450px;
}
#content.home {
	width: 600px;
	height: 800px;
	background: url('images/bg-home.jpg');
}
#content-eiswagen {
	margin: 280px 0 0 100px;
	position: absolute;
	z-index: 2;
	width: 600px;
}
#pics {
	float: right;
	width: 150px;
	height: 400px;
	background: #000;
	margin-left: 15px;
}
#pics.sorten {
	margin-left: 40px;
}
#teaser-left {
	width: 260px;
	height: 220px;
	float: left;
	margin-right: 30px;
	padding: 0 30px 0 10px;
	margin-bottom: 15px;
	text-align: justify;
}
#teaser-right {
	width: 260px;
	height: 220px;
	float: left;
	margin-bottom: 15px;
	text-align: justify;
}
#teaser-left h1, #teaser-right h1 {
	margin: 0px;
 padding 0px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 0 0 0 5px;
	background: url('images/h1.jpg') repeat-x;
	width: 255px;
	line-height: 25px;
}
#teaser-left img, #teaser-right img {
	border: none;
}
#bottom {
	width: 800px;
	height: 120px;
	background: url('images/footer.jpg');
}
#footer {
	margin: 0 auto;
	width: 800px;
	height: 180px;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #7e6a5c;
	text-transform: none;
	line-height: 180px;
	position: absolute;
	z-index: 2;
}
#footer a, #footer a:visited {
	color: #7e6a5c;
	font-size: 10px;
	font-weight: bold;
}
#link-kloos {
	width: 110px;
	height: 50px;
	position: absolute;
	z-index: 3;
	margin-left: 65px;
}
#link-eiswagen {
	width: 110px;
	height: 50px;
	position: absolute;
	z-index: 3;
	margin-left: 625px;
}
#link-eiswagen img, #link-kloos img {
	border: none;
}
a, a:visited, a:active {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
span.gd {
	color: #cc3c1f;
	font-size: 10px;
	text-transform: none;
	font-weight: normal;
}
.center {
	text-align: center;
}
ul.sorten {
	line-height: 1.6;
	font-weight: regular;
	float: left;
}
h1 {
	line-height: 1.5;
	color: #660000;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	line-height: 2;
	color: #660000;
	font-size: 14px;
	font-weight: bold;
}
