/* @override http://localhost:8888/gustoangebote/gustoangebot.css */

body {
	padding: 0;
	background-image: url(SKIN/hg_holz.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 120%;
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #000000;
	margin: 0;
	height: 100%;
	width: 100%;
}

div#container {
	margin: auto auto 40px;
	width: 900px;
	padding: 10px;
}

div#infocontainer {
	position: relative;
	top: -220px;
	margin: auto;
	width: 400px;
	z-index: 1000;
}

#close a img {
	border-top-style: none;
}

div#close {
	z-index: 1400;
	position: absolute;
	right: 0;
	top: 7px;
}

div#info {
	width: 400px;
	position: absolute;
	border: 1px solid #000;
	z-index: 1200;
	background: #d5d4ac url(SKIN/gustokopf_hg.jpg) no-repeat 0 bottom;
	padding: 10px;
	top: 15px;
}

div.gustokopf {
	width: 400px;
	background-color: #42410a;
	float: left;
}

p.gustokopf {
	font: 110%/140% Georgia, "Times New Roman", Times, serif;
}

p.gustobestell {
	font: 110%/140% Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

p.fensterschliessen {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #d5d4ac;
	font-size: 110%;
	text-align: center;
	margin-top: 20px;
}

h1.kopf {
	border-color: #42410a;
	color: white;
	font: normal normal normal 30px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 0;
	margin-top: 15px;
}

div#blende {
	position: absolute;
	z-index: 900;
	width: 100%;
	background-image: url(SKIN/hg_schwarz.png);
	height: 200%;
	top: 0;
	left: 0;
}

a {
	color: #333333;
}

a:hover {
	color: #666666;
}

a:visited {
	color: #333333;
}
.exklusiv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 500%;
	font-style: italic;
	font-weight: 100;
	text-align: center;
	font-variant: normal;
	color: #990000;
	padding: 0px;
}
#gustocenter {
	width: 900px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 250px;
	position: relative;
	height: 100%;
}

#gustoweiss {
	background-color: #FFFFFF;
	float: left;
	background-image: url(SKIN/Ornament.gif);
	background-repeat: no-repeat;
	background-position: right -45px;
	width: 880px;
	position: absolute;
	padding: 10px;
}

.angebotbild {
	background-color: #ffffff;
	float: left;
	height: 220px;
	width: 220px;
	text-align: center;
}
.angebottext {
	width: 880px;
	height: auto;
	background: url(SKIN/verlauf_produkte.png) 0 bottom;
	float: left;
}
.angebotwahlgruen {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
}

.angebotwahlgelb {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#adressdaten {
	float: left;
	width: 880px;
	margin-top: 20px;
	border-top-style: dotted;
	border-top-width: 1px;
}
.gewicht {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.schritt {
	font-size: 130%;
}

#bestellen {
	float: left;
	width: 875px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.angebotuebergruen {
	float: left;
	width: 220px;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top: 2px solid #78771b;
	background-color: #fefcaf;
}

.angebotuebergelb {
	float: left;
	width: 220px;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top: 2px solid #a8a629;
	background-color: #797747;
}



p.versand {
	font-size: 85%;
	color: black;
}



.angbotueberschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 190%;
	font-weight: 100;
	font-variant: normal;
	text-align: left;
	color: black;
}
.praesente {
	font-style: normal;
	font-weight: normal;
	font-size: 120%;
	font-variant: normal;
	text-align: center;
	color: #990000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin: 0;
}
.feld {
	margin: 0;
	padding: 4px;
	border: 1px solid gray;
	width: 98%;
}

input#plz.feld {
	width: auto;
}

input {
	border: 1px solid gray;
}

label.adressdaten p {
	margin-bottom: 0;
	margin-top: 8px;
	padding: 0;
}

input#abschicken {
	border-style: none;
}

#versand {
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#captchadiv {
	float: left;
	width: 880px;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	padding-top: 10px;
	padding-bottom: 5px;
}

input#code {
}

#captchadiv p {
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding: 0;
}

h1 {
	font: normal 160% Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
}

#einverstanden {
	float: left;

}
.adressdaten {
}

#adresseversand {
	float: left;
	width: 500px;
}

h2 {
	font: normal 130% Georgia, "Times New Roman", Times, serif;
}

#gustostueckerladress {
	float: right;
	width: 310px;
}

input#aendern {
	border-style: none;
}

input#bestaetigen {
	border-style: none;
}

#gustostueckerladress p img {
	padding: 3px;
	border: 1px dotted black;
	margin-top: 20px;
}

#containeradress {
	float: left;
	width: 880px;
	border-top: 1px dotted black;
	padding-bottom: 10px;
}

#einleitung {
	float: left;
	width: 780px;
	padding-bottom: 10px;
}

#bestellung {
	padding: 10px;
	}

div#versandadresse {
	padding: 10px 10px 20px;
	border-bottom: 1px dotted #000;
}

div#absender {
	padding: 10px;
	border-bottom: 1px dotted #000;

}

div#bedingung {
	padding: 10px 10px 20px;
	border-bottom: 1px dotted #000;

}

p.gaabsatzrot {
	color: red;
}

#captchareload {
	float: left;
	width: 880px;
	padding-bottom: 10px;
	padding-top: 10px;
}

div#fehler {
	width: 400px;
	margin: 300px auto auto;
	text-align: center;
	color: black;
	background-color: white;
	padding: 20px;
}

div#fehler {
	width: 400px;
	margin: 300px auto auto;
	text-align: center;
	color: black;
	background-color: white;
	padding: 20px;
}

