/* alles auf Null, Scrollbar ja	======================= */
* {
	padding: 0;
	margin: 0;
}
html {
	height: 101%;
}
/* allgemeine Angaben zur Site, Schriftart, Background, Headline, Links	======================= */
body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	line-height: 1.6;
	color: #000;
	background-color: #f9d442;
	background-image:url('../img/back_site.jpg');
	background-repeat: repeat-x;
}
h1,h2,h3,h4,h5,h6 {
	padding: 5px 0 5px 20px;
	background-color:#fff;
	border-left:1px #0e1950 dotted;
	border-top:1px #0e1950 dotted;
	border-right:1px #0e1950 dotted;
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}
h4{
	font-size:110%;
}
h5{
	font-size:110%;
}
h6{
	font-size:80%;
}
a:link,
a:visited {
	color:#000;
	text-decoration:underline;
	}
a:hover,
a:active,
a:focus {
	color: #e3001a;
	text-decoration:none;
	}
ul{
	padding: 5px 0 0 20px;
}
li{
	padding: 0 0 5px 0;
}
/* Layoutbereiche	=======================*/
#wrapper {
	width: 1020px;
	margin: 0px auto;
}
#header {
	height: 420px;
	position:relative;
}
#home{
	width:300px;
	height:50px;
	display:block;
	margin-top:20px;
	margin-left: 10px;
	background-image:url('../img/logo_header.jpg');
}
#logo{
	width:520px;
	margin-top:90px;
	margin-left:10px;
	color:#FFF;
	font-size:110%;
	line-height:1.2em;
}
#navi {
	width:270px;
	margin-right:40px;
	margin-bottom:40px;
	float:left;
}
#content {
	width: 690px;
	float: left;
}
#clear {
	height: 1px;
	width: 100%;
	clear:both;
}
#end {
	height: 30px;
}
.textbox{
	background-color:#f0e475;
	padding:20px;
	border-left:1px #0e1950 dotted;
	border-bottom:1px #0e1950 dotted;
	border-right:1px #0e1950 dotted;
	margin-bottom:40px;
}

.textbox a{
	font-weight:bold;
}


.counter{
	width: 180px;
	height:20px;
	margin: 15px 20px 0 420px;
	letter-spacing:1px; color:#fff; font-size:10px; text-align:right;
	float:left;
}
img.logo{
	float:left;
	margin: 0 40px 0 0;
}
a img{
	border-width:0px;
}
#faxanschrift{
	display:none; /* ist für Druckausgabe bei Verleih-----*/
}
/* naviagationen -----------------------------------*/
/* menuoben */
#navioben{
	height:30px;
	position:absolute;
	margin:55px 0 0 0;
}
ul#navigation{
	list-style-type:none;
	margin:0;
	padding:0;
	}
	ul#navigation li{
	float:left;
	padding-left:2px;
	}
	ul#navigation li a{
	padding-top:5px;
	margin-right:5px;
	}
	ul#navigation li a:hover{
	}
a.navio{
	display:block;
	padding: 4px;
 	text-align:center;
	font-size: 110%;
 	text-decoration:none;
	color: #fff;
	}
a.navio:link, a.navio:visited{
 	text-decoration:none;
	color: #fff;
	}
a.navio:active,a.navio:hover{
	display:block;
 	text-align:center;
	font-size:110%;
 	text-decoration:none;
	color: #f9d442;
	}
a.navio1{
	display:block;
	padding:10px;
 	text-align:center;
	font-size:110%;
 	text-decoration:none;
	color: #f9d442;
}
 

.menucontainer {
	width:250px;
	font-size:110%;
	margin-left:10px;
	background-color:#f9d442;
	}
a.menu {
	display:block;
	width:240px;
	padding:5px;
	margin-bottom:2px;
	text-align:left;
	color:#002454;
	text-decoration:none;
	border:1px #0e1950 dotted;
	}
a.menu:link,
a.menu:visited {
	color: #002454;
	text-decoration:none;
	background-color:#f0e475;
	}
a.menu:active,
a.menu:hover {
	color:#f9d442;
	background-color:#0e1950;
	}
a.menu1 {
	display:block;
	width:240px;
	padding:5px;
	margin-bottom:2px;
	text-align:left;
	color:#f9d442;
	text-decoration:none;
	background-color:#0e1950;
	border:1px #0e1950 dotted;
	}

a.menu-neu {
	display:block;
	width:240px;
	padding:5px;
	margin-bottom:2px;
	text-align:left;
	color:#002454;
	text-decoration:none;
	background-color:#ffbb17;
	border:1px #0e1950 dotted;
	}
a.menu-neu:hover {
	color:#f9d442;
	background-color:#0e1950;
	}
	
/* produkte --------------------------------------------- */
.produktpreis{
	width:200px;
	margin: 10px 0 0 20px;
	float:right;
}
.preis {
	display: none;
    } 
.preisangabe{
	font-size:90%;
	font-weight:bold;
	text-align:right;
}
input.mengepreis{
	width: 15px;
	border: 1px solid #777;
	margin-left:5px;
	padding:4px;
	font-size:small;
	}
button{
	cursor:pointer;
	width:110px;
	border:1px solid #ededed; 
	border-color:#ededed #a1a1a1 #a1a1a1 #ededed; 
	height:26px;
	background:#f7f7f7;
	float:right;
	}
img.produkt{
	border:2px #fff solid;

}
.preisclear{
	height: 1px;
	width: 90%;
	clear:both;
}

/* slider ------------------------------------------ */
#slider_back{
	width:460px;
	height:360px;
	position:absolute;
	top:0px;
	left:550px;
	background-image:url('../img/back_slider.png'); background-repeat:no-repeat;
}
.slider-wrapper {
	width:400px;
	height:300px;
	overflow:hidden;
	position:relative;
	padding: 25px 20px 20px 30px;
	z-index:2;
}
.slider {
	width:400px;
	height:300px;
	position:relative;
}

.items {
	display:none;
}

.banner {
	width:380px;
	height:30px;
	position:absolute;
	top:270px;
	right:0px;
	font-weight:bold;
	line-height:2.1em;
	color:#FFF;
	background:url('../img/banner_slidertail.png') repeat-x left top;
	padding-left:59px;
	overflow:hidden;
}