body {
 	font-family: TheSans, Arial, Helvetica, sans-serif;
   	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
   	padding: 0;
   	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
}

.oneColElsCtrHdr {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0px;
	font: TheSans, Helvetica, Arial, sans-serif;
	height: 100%;
	background-image: url(bg/bg.gif);
	background-repeat: repeat-y;
	background-position: left 8px;
}
    
.oneColElsCtrHdr #container {
	font-family: TheSans, Helvetica, Arial, sans-serif;
	font: TheSans, Helvetica, Arial, sans-serif; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 0px solid #000000;
	text-align: left;
	margin: 0;
	padding: 0;
	min-width: 1100px;
	height: 100%;
	}
.oneColElsCtrHdr #menubar {
	padding: 0;
	background-image: url(bg/navbar_v7.jpg);
	height: 24px;
	background-repeat: no-repeat;
    } 

#statusbar_home {
	height: 5px;
	background-color: #666;
	clear: both;
	width: 73px;
	position: relative;
	left: 45px;
	} 
#statusbar_overview {
	height: 5px;
	background-color: #666;
	clear: both;
	width: 122px;
	position: relative;
	left: 182px;
    } 
#statusbar_prod {
	height: 5px;
	background-color: #666;
	clear: both;
	width: 113px;
	position: relative;
	left: 279px;
    } 
#statusbar_newproducts {
	height: 5px;
	background-color: #666;
	clear: both;
	width: 80px;
	position: relative;
	left: 394px;
    } 
#statusbar_specials {
	height: 5px;
	background-color: #666;
	clear: both;
	width: 89px;
	position: relative;
	left: 476px;
    } 
#statusbar_down {
	height: 5px;
	background-color: #666;
	clear: both;
	width: 76px;
	position: relative;
	left: 567px;
} 
#statusbar_project {
	height: 5px;
	background-color: #666;
	clear: both;
	width: 95px;
	position: relative;
	left: 297px;
    } 
#statusbar_know {
	height: 5px;
	background-color: #666;
	clear: both;
	width: 56px;
	position: relative;
	left: 467px;
} 

/* statusbar_nav ausgelagert in css/peweta_nav.css*/

#statusbar_about {
	height: 5px;
	background-color: #666;
	clear: both;
	width: 70px;
	position: relative;
	left: 645px;
	float: left;
	top: 0px;
} 
#statusbar_about_static {
	height: 5px;
	background-color: #666;
	clear: both;
	width: 66px;
	position: relative;
	left: 601px;
	float: left;
	top: 0px;
} 
#statusbar_contact {
	clear: both;
	height: 5px;
	width: 65px;
	position: relative;
	left: 717px;
	background-color: #666;
} 
#statusbar_deal {
	height: 5px;
	background-color: #666;
	clear: both;
	width: 104px;
	position: relative;
	left: 811px;
} 

.oneColElsCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 45px;
	margin: 0;
	min-width: 1040px;
	vertical-align: middle;
    }

#info {
	border: 1px solid #C2C7BE;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 20px;
	padding: 0px 15px 0px 15px;
	position: relative;
}
#info a, #info a:visited {
	color: #8A9483;
	text-decoration: none;
}
#info a:hover {
	color: #9BA495;
	text-decoration: underline;
}

.logo {
	float: right;
	width: 183px;
}
.contentwrapper {
	float: left;
	min-width: 852px;
}
.oneColElsCtrHdr p {
	margin-top: 0px;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 8px;
}

a {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	line-height: 120%;
	}

a:hover {
	color: #ffaa00;
	text-decoration: underline;
	}

a:active, a:link {
	
	}
a:visited {
	color: #003333;
	}
    

sup { 
font-size: 65%; line-height: 100%;
}

h1 {
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #003333;
	margin-top: 10px;
}
h2 {
	font-size: 24px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #003333;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
h3 {
	margin-top: 15px;
	font-size: 14px;
	font-weight: normal;
	color: #003333;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 10px;
}
.prodcontainer {
	float: left;
	width: 760px;
	padding: 0px;
	margin-left: 20px;
}
.prodselector {
	padding: 0px;
	width: 135px;
	height: 200px;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	line-height: 1.15em;
	font-size: 14px;
}
.prodgroupimage {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	height: 135px;
	width: 135px;
	border-width: 0px;
}
.dot {
	margin-right: 3px;
}
.product_subline {
	font-size: 24px;
	font-weight: normal;
}
.Stil1 {
	font-size: 10px;
	line-height: 10px;
}

.nav_vertical {
	float: right;
	width: 155px;
	clear: none;
	padding-left: 0px;
}
.clearfloat {
	clear: both;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
}

li {
	list-style: none;
	font-size: 10px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 2px;
	font-weight: bold;
}

li a {
	text-decoration: none;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	}

li a:hover {
	text-decoration: underline;
}

.nav_top {
	list-style: none;
	text-decoration: underline;
}

.nav_no {
	list-style-image: url(i/ydot_8.gif);
}

.nav_sub {
	margin-left: 15px;
	list-style-image: url(i/greydot_8.gif);
}

.nav_subsub {
	margin-left: 20px;
}

.nav_bold {
	font-weight: bold;
}
	
.nav_regular {
	font-size: 9px; font-family: Helvetica, Arial, sans-serif;
}
.pwtext {
	font-size: 16px; 
	font-family: TheSans, Helvetica, Arial, sans-serif;
}
.pwtext_10 {
	font-size: 10px;
}

.pwtext_13 {
	font-size: 13px;
}

.pwtext_15 {
	font-size: 15px;
}

.typeline {
	font-family: TheSans, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFCC00;
	padding: 5px;
	margin: 0px;
	float: left;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* ----- Cookie Banner ----- */

#cookie-law {
	padding: 1em;
	text-align: left;
	z-index: 9999;
	position: fixed;
	border: solid 1px #003333;
	background: #FFCC00;
	left: 0;
	bottom: 0;
	margin: 0 auto;
	width: 100%;
}

#cookie-law p {
	font-size: 16px;
	line-height: 1.5em;
	text-align: center;
	margin: 0 auto;
	width: 90%;
}

a:link.close-cookie-banner, a:visited.close-cookie-banner {
    background-color: #ffcc66;
    color: #000000;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	border: 1px solid #003333;
	border-radius: 10px;
}

a:hover.close-cookie-banner, a:active.close-cookie-banner {
    background-color: #FFCC00;
}

a:link.link-cookie-banner, a:visited.link-cookie-banner {
    color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.link-cookie-banner, a:active.link-cookie-banner {
	text-decoration: none;
}
