#rahmen_1 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 788px;
	width: 1000px;
	background-image: url(images/hintergrundflaeche.jpg);
}
#logo {
	position:absolute;
	top:50px;
	left:300px;
	width:520px;
	height:105px;
	z-index:8;
	overflow:hidden;
	border:0px;
}
#nebenmenu {
	position:absolute;
	top:150px;
	left:140px;
	width:800px;
	height:30px;
	z-index:4;
	overflow:hidden;
	border:0px;
}
#bilder { 
    position:absolute; 
	top:182px; 
	left:242px; 
	width:645px; 
	height:430px; 
	z-index:8;    
	overflow:hidden; 
	border:0px;}
#flash {
	position: absolute;
	top: 182px;
	left: 242px;
	z-index: 12;
}
#menu { 
    position:absolute; 
	top:250px; 
	left:100px; 
	width:200px; 
	height:360px; 
	z-index:6;    
	overflow:hidden; 
	border:0px;}
#backmenu { 
    position:absolute; 
	top:0px; 
	left:0px; 
	width:290px; 
	height:700px; 
	z-index:5;    
	overflow:hidden; 
	border:0px;
	background-color: #282120;
}
#backinhalt { 
    position:absolute; 
	top:170px; 
	left:250px; 
	width:850px; 
	height:424px; 
	z-index:5;    
	overflow:hidden; 
	border:0px;
	background-color: #ece6d7;
}
#backtext { 
    position:absolute; 
	top:182px; 
	left:854px; 
	width:214px; 
	height:400px; 
	z-index:5;    
	overflow:hidden; 
	border:0px;
	background-color: #CBB392;
}
#text {
	position:absolute;
	top:735px;
	left:295px;
	width:655px;
	height:60px;
	z-index:30;
	overflow:auto;
	border:0px;
}
#textnormal {
	position:absolute;
	top:215px;
	left:320px;
	width:605px;
	height:380px;
	z-index:30;
	overflow:auto;
	border:0px;
}
#textmain {
	position:absolute;
	top:635px;
	left:300px;
	width:640px;
	height:160px;
	z-index:30;
	overflow:auto;
	border:0px;
}
#titel {
	position:absolute;
	top:600px;
	left:776px;
	width:310px;
	height:60px;
	z-index:9;
	overflow:hidden;
	border:0px;
}
#footer {
	position:absolute;
	top:770px;
	left:30px;
	width:200px;
	height:15px;
	z-index:7;
	overflow:hidden;
	border:0px;
}
#admin {
	position:absolute;
	top:800px;
	left:290px;
	width:900px;
	height:180px;
	z-index:17;
	overflow:hidden;
	border:0px;
}
#adminkunde {
	position:absolute;
	top:640px;
	left:30px;
	width:950px;
	height:400px;
	z-index:17;
	overflow:hidden;
	border:0px;
}
#bildnav {
	position:absolute;
	top:525px;
	left:697px;
	width:268px;
	height:25px;
	z-index:27;
	overflow:hidden;
	border:0px;
}
#kasse {
	position:absolute;
	top:576px;
	left:766px;
	width:200px;
	height:25px;
	z-index:27;
	overflow:hidden;
	border:0px;
}
#warenkorbsumme {
	position:absolute;
	top:540px;
	left:30px;
	width:280px;
	height:145px;
	z-index:28;
	overflow:hidden;
	border:0px;
}
#produktdetail {
	position:absolute;
	top:576px;
	left:296px;
	width:400px;
	height:45px;
	z-index:28;
	overflow:hidden;
	border:0px;
}
#bildlegende {
	position:absolute;
	top:525px;
	left:375px;
	width:300px;
	height:45px;
	z-index:28;
	overflow:hidden;
	border:0px;
}
#inhalt { 
    position:absolute; 
	top:105px; 
	left:40px; 
	width:645px; 
	height:530px; 
	z-index:8;    
	overflow:auto; 
	border:0px;
}

body {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
}

.scrollnormal {
	scrollbar-arrow-color: #414141;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}
.scrollmain {
	scrollbar-arrow-color: #414141;
	scrollbar-face-color: #adadad;
	scrollbar-track-color: #adadad;
	scrollbar-3dlight-color: #adadad;
	scrollbar-highlight-color: #adadad;
	scrollbar-shadow-color: #adadad;
	scrollbar-darkshadow-color: #adadad;
}

td {
	font-size: 12px;
	color: #414141;
	line-height: 18px;
}
input, select, textarea
 {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:12px;
	border-style:solid;  /*  solid = durchgezogen.
                            double = doppelt durchgezogen.
                            none = keine     */
	border-width:0px;
	border-color:#918675;
	background-color:#eaeaea;
	color:#666666;
	padding: 1px;
}
.feldklein {
	width:280px;
	padding: 2px;
}
.feldkurz {
	width:55px;
	padding: 2px;
}
.feldlang {
	width:218px;
	padding: 2px;
}
.bradio
 {
	width:13px;
	height: 13px;
    border-style:none;  /*  solid = durchgezogen.
                            double = doppelt durchgezogen.
                            none = keine     */
    background-color:#FFFFFF;
    color:#3e3e3e;
}
.f9px {
	font-size: 9px;
}
.f10px {
	font-size: 10px;
}
.f11px {
	font-size: 11px;
}
.f14px {
	font-size: 14px;
}
.f12px {
	font-size: 12px;
}
.title {
	font-size: 14px;
	letter-spacing: 1px;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 2px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
}
.menutitel {
	font-size: 16px;
	font-weight: bold;
    color:#FEB400;
	letter-spacing: 1px;
}
.adresse {color:#6c6f77;font-size: 11px;font-weight: normal;}
li {
	margin-left: -24px;
}
