body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.submit {
	background-color: #D1D1D1;
	border: 1px solid #7C7C7C;
	padding: 5px 10px 5px 10px;
	color: Black;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	
}
div.submit {
	background-color: #D1D1D1;
	border: 1px solid Black;
	width: 60px;
	height: 27px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	color: Black;
}
a.submit:hover {
	background-color: #ADFF5E;
}
input.submit {
	background-color: #D1D1D1;
	border: 1px solid #7C7C7C;
	padding: 5px 10px 5px 10px;
	color: Black;
	text-decoration: none;
	font-size: 1em;
}
/*----------------------- Container --------------------------------*/
div.alles {
	width: 100%;
	text-align: center;
}
div.alles2 {
	width: 950px;
	margin: 0px auto;
}
div.top {
	width: 950px;
	height: 120px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	border: 1px solid Black;
}
div.links {
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	width: 173px;
	float: left;
	background-color: White;
	padding: 5px 0px 5px 0px;
	text-align: left;
}
div.rechts {
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	width: 173px;
	float: right;
	background-color: White;
	padding: 5px 0px 5px 0px;
	text-align: left;
}
div.mitte {
	width: 580px;
	float: left;
	padding: 5px 0px 5px 15px;
	text-align: left;

}
div.fuss {
	width: 950px;
	height: 30px;
	border: 1px solid Black;
		background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
}
div.drucker {
	/*width: 100%;
	margin-top: 0px;*/
	text-align: right;
}
a.button {
	font-size: 0.8em;
	text-decoration: none;
	color: Black;
}
div.label {
	border: 1px solid Black;
	width: 152px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 3px;
	background-color: #A6FFA6;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
div.labelfest {
	border: 1px solid Black;
	width: 152px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	background-color: #FF7F50;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
div.label2 {
	border: 1px solid Black;
	width: 152px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 3px;
	background-color: #FFBB66;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
div.label2fest {
	border: 1px solid Black;
	width: 152px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	background-color: #C89CF1;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
div.produkt {
	border: 1px solid Maroon;
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	background-color: #F3F3F3;
}

p.ueberschrift {
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	padding: 5px 5px 5px 5px;
	background-color: #E1E1E1;
	font-size: 0.9em;
}
h1 {
	font-size: 10pt;
	font-weight: 600;
}

/* Seitenzahlen */
a.seitenzahl {
	margin-right: 5px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
a.seitenzahl:hover {
	background-color: InactiveCaptionText;
	
}
a.seitenzahlfest {
	border: 1px solid AppWorkspace;
	margin-right: 5px;
	font-weight: 600;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}
a.agb{
	padding: 3px 10px 3px 10px;
	background-color: ActiveBorder;
	text-decoration: none;
	color: Black;
}
a.agb:hover {
	background-color: Gray;
}
img.help {
	border: 0px;
}
p {
	line-height: 9pt;
	margin-top: 10px;
	margin-bottom: 5px;
}
a.drucker {
	border: 0px White;
	text-decoration: none;
}
a.drucker:hover {
	border: 0px;
}
a.drucker:focus {
	border: 0px;
}
