body { 
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    text-align:center;
	background-color:#000000;
    scrollbar-base-color: #666633;
	scrollbar-arrow-color: #333333;
    scrollbar-highlight-color: #999966;
	padding : 0px;
    margin : 0px;
    height : 100% ;
    width : 100% ;
    overflow : hidden;
	
}

ol { 
	list-style-position:outside;
}

li {
   margin-left:-15px;  
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


.stat-head {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	}
	
	
.stat-sub {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	}
	
.stat-text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	}
	
	
.navi-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.navi-home a:link{color: #FFFFFF; text-decoration: none}
.navi-home a:visited{color: #FFFFFF; text-decoration: none}
.navi-home a:hoover{color: #FFFFFF; text-decoration: none}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #737131;
	font-weight: bold;
	letter-spacing:-1px;
}
.navi a:link{color: #737131; text-decoration: none}
.navi a:visited{color: #737131; text-decoration: none}
.navi a:hover{color: #737131; text-decoration: none}

.navi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737131;
	font-weight: bold;
	letter-spacing:0px;
}
.navi2 a:link{color: #737131; text-decoration: none}
.navi2 a:visited{color: #737131; text-decoration: none}
.navi2 a:hover{color: #737131; text-decoration: none}

.selectbox {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	width:116px; 
	height:17px;
	padding:0px;
	border: 0px #FFFFFF solid;
	cursor:pointer;
}

.searchbox {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	width:160px;
	height:19px;
	border: 1px #000000 solid;
	padding:1px;
	padding-left:3px;
}


.searchbutton {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333300;
	background-color: #A6A55B;
	border:1px #666633 outset;
	width:52px; 
	height:18px;
	padding:0px;
	margin-left:2px;
	cursor:pointer;
}

.messagebutton {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333300;
	background-color: #A6A55B;
	border: 1px #666633 outset;
	width:150px; 
	height:18px;
	padding:0px;
	margin-top:5px;
	cursor:pointer;
}

.kassebutton {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF80;
	border:1px #666633 outset;
	width:62px; 
	height:18px;
	padding:0px;
	margin-left:2px;
	cursor:pointer;
}


form {
    display:inline;
}


  
#container{
	position: absolute;
	width: 800px;
	height: 533px;
	top: 50%;
	left: 50%;
	margin-top: -266px;
	margin-left: -400px;
	background-color:#666633;
	border:0px solid #FF0000;
	overflow: hidden;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
			
#navigation{
	position: absolute;
	background-color:#CECF9C;
	overflow: hidden;
	width: 800px;
	height: auto;
	border:0px solid #FFFFFF;
	right: 0px;
	top: 68px;
	text-align: left;
	padding-top:3px;
	padding-bottom:3px;
}

#head_{
	position: absolute;
	border:0px solid #FFFFFF;
	left: 40px;
	top: 75px;
	text-align: left;
}



#select{
	position: absolute;
	width: 520px;
	height: 20px;
	max-height: 20px;
	max-width: 520px;
	border:0px solid #FFFFFF;
	right: 15px;
	top: 93px;
	text-align:right;
	padding: 0;
	overflow: visible;
}

#search{
	position: absolute;
	width: 220px;
	height: 20px;
	max-height: 20px;
	max-width: 220px;
	border:0px solid #FFFFFF;
	left: 40px;
	top: 94px;
	text-align:left;
	vertical-align:middle;
	padding: 0;
	overflow: visible;
	white-space:nowrap;
}

			
#basket{
	position: absolute;
	width: 230px;
	max-width: 220px;
	max-height: 120px;
	height: 120px;
	background-color:#A6A55B;
	border: 1px ridge #666633;
	overflow: auto;
	left: 40px;
	top: 120px;
	text-align: left;
	padding:4px;
	}

#products{
	position: absolute;
	width: 395px;
	height: 395px;
	max-width: 395px;
	min-width: 395px;
	max-height: 395px;
	background-color:#FFFFFF;
	border: 1px solid #000000;
  	overflow: auto;
	left: 390px;
	top: 120px;
	text-align: left;
	padding:4px;
	}




#home-container{
	position: absolute;
	width: 700px;
	height: 500px;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -350px;
	background-color:#717037;
	background-image:url(/layout/home/back.jpg);
	border:0px solid #FF0000;
	overflow: hidden;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#home-navi{
	position: absolute;
	background-color:#717037;
	left: 10px;
	top: 5px;
	text-align: left;
	padding:0px;
	}
	
#home-flash{
	position: absolute;
	width: 454px;
	height: 283px;
	background-color:#717037;
	overflow: hidden;
	left: 10px;
	top: 30px;
	}	

#home-shop{
	position: absolute;
	width: 181px;
	height: 156px;
	background-color:#717037;
	overflow: hidden;
	left: 492px;
	top: 187px;
	}
	
#home-ceart{
	position: absolute;
	width: 79px;
	height: 9px;
	background-color:#717037;
	overflow: hidden;
	left: 10px;
	top: 480px;
	}	


#static{
	position: absolute;
	text-align: justify;
	width: 465px;
	height: 395px;
	max-width: 465px;
	min-width: 465px;
	max-height: 395px;
	overflow: auto;
	left: 320px;
	top: 120px;
	padding: 0px 20px 10px 0px;
	}

#styleguide{
	position: absolute;
	text-align: justify;
	width: 780px;
	height: 395px;
	max-width: 780px;
	min-width: 780px;
	max-height: 395px;
	overflow: auto;
	left: auto;
	top: 100px;
	padding: 0px 20px 10px 0px;
	}

#styleguide-artikel{
	position: absolute;
	width: 300px;
	height: 300px;
	overflow:auto;
	left: auto;
	top: 0px;
	padding: 0px 20px 10px 0px;
	border:0px solid #FF0000;
	}

#agb{
	position: absolute;
	text-align: justify;
	width: 375px;
	height: 150px;
	overflow: auto;
	left: 10px;
	}

