
.gastveranst {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dd0000;
	text-decoration: none;
}

.ort {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A9A9A;
	text-decoration: none;
	line-height:18px;
}

.zusatztext {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A9A9A;
	text-decoration: none;
}

.grau {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #80807E;
	text-decoration: none;
}

.bereichauswahl-box {
	border:1px dotted #9A9A9A;
	padding:3px 10px 3px 3px;
	margin-top:15px;
	background: url(images/HG-bereichauswahl-box.png) repeat-y;
}

.div_adresse {
	margin-top:-80px;
	margin-left:15px;
}

.div_login {
	margin-top:-80px;
	margin-left:15px;
	margin-bottom:80px;
}

.div_registrieren {
	margin-top:-80px;
	margin-left:15px;
	margin-bottom:80px;
}



/****  Bestellprozess-Bar  *******************/
#steps {
	width:100%;
	height:50px;
	margin-bottom:7px;
}
#checkout_steps {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 100%;
}
#checkout_steps li a {
	text-decoration: none;
}
#checkout_steps li {
	background: url("images/checkout_steps.gif") right top;
	float: left;
	height: 29px;
	left: 20px;
	line-height: 29px;
	list-style-position: inside;
	list-style-type: none;
	margin-left: -20px;
	padding: 0px 20px 0px 38px;
	position: relative;
	vertical-align: middle;
	color: #8492a0;
	list-style-image: url();
}
#checkout_steps a {
	color: #8492a0;
	line-height:29px;
}
#checkout_steps .nicht-aktiv {
	color: #c1cad4;
}
#checkout_steps .first {
	padding-left: 15px;
}
#checkout_steps .last {
	background: #f2f2f2;
	padding-right: 10px;
}
#checkout_steps .last.active {
	background: #fff35e;
}
#checkout_steps .step1 {z-index: 5;}
#checkout_steps .step2 {z-index: 4;}
#checkout_steps .step3 {z-index: 3;}
#checkout_steps .step4 {z-index: 2;}
#checkout_steps .step5 {z-index: 1;}
#checkout_steps .active {
	background: url("images/checkout_steps.gif") right -29px;
	color: #444444;
}

#steps {
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
}
/*Bestellprozess-Bar END*/
