.background {
	background-image: url(img/background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	scrollbar-3dlight-color: #EBBC92;
 	scrollbar-arrow-color: FFE9B4;;
	scrollbar-darkshadow-color: #EBBC92;
	scrollbar-face-color: #990000;
 	scrollbar-highlight-color: #EBBC92;
 	scrollbar-shadow-color: #EBBC92;
 	scrollbar-track-color: #EBBC92;

}
.logo_left_top {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 119px;
	width: 149px;
	left: 0px;
	top: 0px;
}
.logo_middle_top {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 119px;
	width: 593px;
	left: 151px;
	top: 0px;
}
.logo_text_box {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 11;
	height: 27px;
	width: 744px;
	left: 0px;
	top: 117px;
	background-image: url(img/text_balken.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: repeat;
	background-position: left top;
	background-color: #990000;
	background-attachment: fixed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 0px;
	top: 144px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 10;
	height: auto;
	width: 149px;
	color: #9C0808;
	background: #ffffff;
	
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.menue a{
	border-right: #ffffff 0px solid;
	padding-right: 10px;
	display: block;
	padding-left: 10px;
	border-left-width: 0px;
	background: #FFE9B4;
	border-bottom-width: 0px;
	padding-bottom: 3px;
	margin: 0px 0px 1px;
	color: #990000;
	padding-top: 3px;
	text-align: left;
	text-decoration: none;
}

.menue a:hover{
	border-right: 0px solid #ffffff;
	background: #990000;
	color: #ffffff;
}

.menue_region {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 12;
	height: 23px;
	width: 400px;
	left: 159px;
	top: 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;	
}
.menue_region_style {
	border: 0px solid #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	scrollbar-face-color: #990000;
}

.menue_region_xy {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 13;
	height: 23px;
	width: 175px;
	left: 563px;
	top: 120px;
}
.logo_schneider {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: 149px;
	left: 0px;
	top:400px;
}

.content {
	position:absolute;
	width:575px;
	height:115px;
	z-index:auto;
	left: 159px;
	top: 156px;

}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9C0808;
	list-style-position: outside;
	list-style-type: square;
	}
	
.normal a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9C0808;
	list-style-position: outside;
	list-style-type: square;
	}

.normal a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9C0808;
	list-style-position: outside;
	list-style-type: square;
	}

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9C0808;
	font-weight: bold;
	}

.pic {
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.normal_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9C0808;
	text-decoration: underline;
}

.button a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #A21011;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
}
.button a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A21011;
	background-color: #EBBC92;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
}
.button a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #A21011;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
}

table.shop {
	width: 100%;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9C0808;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	vertical-align: top
	}

td.knopf_rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9C0808;
	list-style-position: outside;
	list-style-type: square;
	text-align: right;
	vertical-align: top
	}

input.button {
	background-color:#FFE9B4;
	color:#990000;
	border: 1px solid #793C03;
	}
.anzeige {
	margin: 1px;
	padding: 4px;
	border: 1px solid #9C0808;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #9c0808;
	background-color: #FFF2D2;
}
.normal_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C0808;
	font-weight: bold;	
	
}
