@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
	margin: 0px;
	position: relative;
}
#container {
	position: relative;
	height: 100%;
	width: 900px;
}
#logo {
	position: absolute;
	left: 70px;
	top: 20px;
	width: 266px;
	height: 249px;
	background-image: url(img/logo.jpg);
}
#top_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	position: absolute;
	top: 209px;
	left: 440px;
	color: #ff7e00;
	letter-spacing: 1px;
}
#top_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	position: absolute;
	top: 260px;
	left: 470px;
	text-align: left;
	color: #575757;
	line-height: 22px;
	letter-spacing: 1px;
}
#box_art {
	background-image: url(img/bg_lines.jpg);
	height: 350px;
	width: 480px;
	position: absolute;
	left: 200px;
	top: 360px;
}
.art_head {
	font-family: Arial, 	Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
}
.art_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #575757;
}

a {
	color: #028942;
	text-decoration: none;
}

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



td {
	vertical-align: top;
	text-align: left;
	height: auto;
}
#spalte_links {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #575757;
	height: auto;
	width: 205px;
	position: absolute;
	left: 16px;
	top: 15px;
}
#spalte_mitte {
	height: auto;
	width: 205px;
	position: absolute;
	left: 250px;
	top: 15px;
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #575757;
}

.img_art {
	height: 143px;
	width: 203px;
	border: 1px solid #018b4e;
	background-color: #FF3;
}
#footer {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #575757;
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: 700px;
	position: absolute;
	top: 780px;
	left: 200px;
}
.img_frucht {
	background-image: url(img/img_frucht.png);
	height: 174px;
	width: 219px;
	position: absolute;
	left: 70px;
	top: 700px;
}


#box_haendler {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-image: url(img/bg_heandler.jpg);
	height: 350px;
	width: 220px;
	position: absolute;
	left: 680px;
	top: 360px;
}
.img_haendler {
	background-image: url(img/img_glas.png);
	height: 270px;
	width: 165px;
	position: absolute;
	top: 18px;
	left: 40px;
}
#spalte_haendler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	width: 190px;
	position: absolute;
	top: 280px;
	height: auto;
	left: 20px;
	text-align: left;
}
.head_heandler {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	line-height: 16px;
}
