html, body {
	height: 100%;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
}
#container {
	position: relative;
	min-height: 100%;
	height:	100%;
	height: auto;
}
html>body #container {
	height: auto;
}
#rand_oben {
	background-image:   url(../pix/rand_oben.png);
	background-repeat: repeat-x;
	width: 100%;
	position: absolute;
	height: 21px;
}
#logohose {
	background-image:   url(../pix/hose.png);
	width: 162px;
	height: 380px;
	left: 12px;
	top: 186px;
	position: absolute;
}

#logotypo {
	position: absolute;
	left: 12px;
	top: 32px;
	width: 178px;
	height: 33px;
}

#navi01 {
	left: 12px;
	top: 86px;
	z-index: 2;
	position: absolute;
}
#navi01 a:link {
	font-size: 1em;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	line-height: 1.5em;
	background-image:   url(../pix/menudeact.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #008ddd;
	padding-left: 10px;
	padding-right: 155px;
	line-height: 1.5em;
}
#navi01 a:visited {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	background-image:   url(../pix/menudeact.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #008ddd;
	padding-left: 10px;
	padding-right: 155px;
	line-height: 1.5em;
}
#navi01 a:hover {
	background-image:   url(../pix/menuact.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#navi01 a:active {
	background-image:   url(../pix/menuact.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.navi01active {
	font-size: 1em;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	line-height: 1.5em;
	background-image:   url(../pix/menuact.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 155px;
	padding-left: 10px;
}
#schild {
	left: 12px;
	position: absolute;
	top: 564px;
	text-align: center;
	width: 152px;
	padding-top: 10px;
}
#schild_oben {
	background-image: url(../pix/schild_oben.png);
	height: 3px;
	background-repeat: no-repeat;
	overflow: hidden;

}
#schild_inhalt {
	background-image: url(../pix/schild_inhalt.png);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-bottom: 3px;


}
#schild_unten {
	background-image: url(../pix/schild_unten.png);
	height: 3px;
	width: 152px;
	background-repeat: no-repeat;
	margin-bottom: 25px;
}
.schild_head {
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;

}
.schild_text {
	font-size: 0.62em;
}
#inhalt_start {
	position: relative;
	width: 600px;
	left: 260px;
	background-image:  url(../pix/blueline.png);
	background-repeat: repeat-x;
	top: 38px;
	z-index: 3;
	height: 3px;
	padding-bottom: 20px;
}
#inhalt_start ul{
	margin-left: -40px;
	line-height: 0.9em;
	margin-top: 0px;
	padding-top: 2px;
}
#inhalt_start li{
	display: inline;
	list-style-type: none;
	text-decoration: none;
	color: #008ddd;
	font-size: 0.6em;
}
#inhalt_start a:link {
	text-decoration: none;
	color: #008ddd;
}
#inhalt_start a:visited {
	text-decoration: none;
	color: #008ddd;
}
#inhalt_start a:hover {	
	text-decoration: none;
	background-color: #f1f2f4;
}
#inhalt_start a:active {
	text-decoration: none;
	background-color: #f1f2f4;
}
#text_oben {
	background-image:   url(../pix/textfeld_oben.png);
	height: 4px;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 600px;

}
#text_mitte {
	background-image:   url(../pix/textfeld_mitte.png);
	padding: 10px;
	overflow: hidden;

}
#text_mitte h1 {
	font-size: 1.5em;
	margin-top: 0px;
}
#text_mitte h2 {
	font-size: 1em;
	margin-top: 30px;
}
#text_mitte p {
	font-size: 0.85em;
}
#text_mitte img {
	margin-right: 12px;
	margin-bottom: 4px;
	overflow: visible;
	margin-top: 4px;
	margin-left: 12px;


}
.bild_rechts {
	margin-right: 15px;
	margin-bottom: 2px;
	overflow: visible;
	text-align: right;


}
#text_unten {
	background-image:   url(../pix/textfeld_unten.png);
	height: 4px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 20px;
}
#menu_unten {
	float: right;
	font-size: 0.8em;
	color: #008ddd;
}
#inhalt_ende {
	background-image:  url(../pix/blueline.png);
	background-repeat: repeat-x;
	width: 600px;
	text-align: right;
	z-index: 2;
	padding-bottom: 20px;
}
#inhalt_ende ul {
	padding-top: 4px;
}
#inhalt_ende li{
	display: inline;
	list-style-type: none;
	text-decoration: none;
	color: #008ddd;
	font-size: 0.77em;
}
#inhalt_ende a:link {
	text-decoration: none;
	color: #008ddd;
}
#inhalt_ende a:hover {
	background-color: #f1f2f4;
}
/* FOOTER  */
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-image: url(../pix/rand_unten.png);
	background-repeat: repeat-x;
	height: 20px;
}
/* COUNTER  */
#countvis  {
	visibility: visible;
	height: 0px;

}
#countvis img {
	margin-right: 7px;
	overflow: visible;
	margin-top: -6px;
}

.countinv {
	visibility: hidden;
}

