/* holzprofi24.de */
/*********************************************************************************************************/
/* MAIN LAYOUT */	
body {
	margin: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
	height: 100%;}

.wrapper {
/* oberster Container der kompletten Seite */
	margin: auto;
	width: 980px;
	height: 100%;}	

.header {
	width: 968px;
	height: 101px;
	margin-bottom: 15px;}	

.leftColumn {
	width: 150px;
	float: left;}
.midColumn {
	margin: 5px;
	width: 670px;
	float: left;}
.rightColumn {
	width: 150px;
	float: left;}
	
.footer {
	margin: 0px;
	text-align: center;}

.mainContent {
/* Contentbereich zb direkt im Artikel */
	padding-left: 5px;
	padding-right: 15px;
	padding-bottom: 15px;}		
/*********************************************************************************************************/	
/* SITEMAP */	
.sitemap h2 {
	margin-bottom: 10px;}
.sitemap h3 {
	margin-top: 20px;
	margin-bottom: 0px;}	
.sitemap ul {
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 13px;}
.sitemap ul ul {
	margin: 5px 0px;}
.sitemap {
	margin: auto;
	width: 550px;}		
/*********************************************************************************************************/	
/* VORFORMATIERUNG VON STANDARD ELEMENTEN */
hr {
	border: 1px;
	color: #aaa;
	height: 1px;
	background-color: #808080;
	clear: both;}

form {
	margin: 0px;
	padding: 0px;}

p {
	margin: 0px;
	padding-bottom: 20px;}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	text-align: left;}

h1 {
/* wo verwendet?? */
	font-size: 22px;
	font-weight: bold;}
h2 {
/* wo verwendet?? */
	font-size: 20px;
	font-weight: bold;}
h3 {
/* genau so lassen */
	font-size: 14px;
	font-weight: bold;}
		
a:link, a:visited {
/* Standardlinks */
	color: #000;
	text-decoration: underline;}
a:hover, a:active {
	color: #808080;}
	


/*********************************************************************************************************/
/* EINZELNE FORMATIERUNGEN FÜR KOMBINATIONEN */
.size26 {
	font-size: 26px;}
.size18 {
/* partner.php, rabatt.php */
	font-size: 18px;}
.size16 {
	font-size: 16px;}	
.size14 {
	font-size: 14px;}
.size12 {
	font-size: 12px;}	
.size11 {
	font-size: 11px;}
.smallText {
/* fuss.php, parador.php, parador-parkett.php, parkett.php*/
	font-size: 10px;}
.justify {
	text-align: justify;}		
.center {
	text-align: center;}	
.right {
	text-align: right;}
/* Zweite Farbe für den Hintergrund der rechten Navigation */
.backgroundColor2 {
	background: #D2E4FA;}
.normal {
	font-weight: normal;}
.bold {
	font-weight: bold;}	
.red {
/*	background-color: transparent; */
	color: #f00;}
.white {
	color: #fff;}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;}	
.floatLeft {
	float: left;}
.floatRight {
	float: right;}
	
.noGap {
	padding: 0px;
	margin: 0px;}	
	
/*********************************************************************************************************/
/* STARTSEITE */
h1.startsite {
/* Überschrift auf der Startseite "Holzprofi24 - der Online-Shop für Parkett, Laminat,..." */
	font-size: 15px;
	margin-left: 7px;}
h2.startsite {
/* Zweite Überschrift auf der Startseite "Wir sind, mit einer Auswahl von mehreren tausend Artikeln,..." */
	font-size: 13px;
	font-weight: normal;
	margin-left: 7px;
	margin-bottom: 5px;}
h3.startsiteAdvantage {
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	float: left;
	padding-right: 40px;}
span.startsiteAdvantage {
	font-size: 15px;
	color: #f00;
	font-weight: bold;
	display: inline;}

div.startsiteAdvantage {
/* Container mit den Vorteilen unseres Shops auf der Startseite ganz oben */
	background-color: #EBF5FF;
	padding: 8px;
	width: 620px;
	margin-left: 7px;
	height: 50px;
	margin-bottom: 20px;
	position: relative;}

.startsiteBottomText {
/* Container mit Informationen zu unserem Sortiment unten auf der Startseite */
	margin-top: 20px;
	font-size: 11px;
	text-align: justify;}	
	
a.footerNavigation:link, a.footerNavigation:visited {
	color: #fff;}	
a.footerNavigation:hover {
	color: #f00;}

ul.footerList {
	list-style-type: none;}
ul.footerList li {
	float: left;
	margin-right: 10px;}
/*********************************************************************************************************/
/* SHOP */
.breadcrumb {
	font-size: 10px;
	color: #808080;}
.breadcrumb a:link, .breadcrumb a:visited {
	color: #808080;
	text-decoration: underline;}
.breadcrumb a:hover {
	color: #000;
	text-decoration: underline;}		
/*********************************************************************************************************/
/* FORMATIERUNG IN EINEM ARTIKEL */
div.itemDescription {
/* Beschreibungstext */
	padding-left: 10px;
	text-align: justify;}

h1.itemDescription {
/* Warengruppe im Artikel */
	font-size: 10px;
	font-weight: normal;}	
h2.itemDescription {
/* Erste Überschrift im Artikel "Meister Laminat Buche..." */
	font-size: 22px;
	font-weight: bold;}	
div.itemDescriptionSubHeading {
/* Zweite Überschrift im Artikel "8 mm stark, LxB: 120 x 20 cm, Klick..." */
	font-size: 18px;
	font-weight: normal;}
.itemDescription h3 {
/* Überschrift des Produkttextes "Top Laminatboden von KRONOTEX" */
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;}

.itemDescription ul {
/* Auflistung mit Bullet-Point */
	margin: 0px;
	padding: 15px 0px 20px 25px;
	list-style-type: disc;}
.itemDescription ul li {
	padding-bottom: 5px;}

.itemDescription p {
	padding-bottom: 0px;}

.itemDescription strong {
	font-weight: normal;
	font-size: 13px;}

.itemDescription ul.checklist {
/* Auflistung mit Häkchen-Grafik als Bullet-Point */
	margin: 0px;
	padding: 15px 0px 15px 25px;
	font-weight: normal;
	line-height: normal;
	list-style-type: none;
	list-style-image: url(/screen/bullet-check.gif);}
.itemDescription ul.checklist li {
	padding-bottom: 5px;}
.itemDescription ul.checklist b {
	font-size: 14px;}
	
.manufacturerText {
	text-align: justify;}	
.manufacturerText h4 {
	font-size: 14px;
	font-weight: bold;}		
	
/*********************************************************************************************************/
/* FORMATIERUNG IN DER ARTIELÜBERSICHT/ARTIKELAUFLISTUNG */
h1.itemListing {
/* Name der Warengruppe die über der Artikelauflistung angezeigt wird */
	font-size: 22px;
	font-weight: bold;
	text-align: center;}
h2.itemListingPromobox {
	font-size: 18px;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;}
h3.itemListing {
	font-size: 14px;
	font-weight: bold;}
div.itemListingSubHeading {
/* Überschrift2 zb 7 mm stark, LxB: 128,2 x 19,3 cm, Lock Connect plus, BK 23 / 31 */
	font-size: 12px;
	font-weight: normal;
	text-align: left;}	
h4.itemListing {
/* 451009 HAMBERGER Laminat */
	font-size: 9px;
	font-weight: normal;}	
	
a.itemListing:link, a.itemListing:visited {
	color: #000;
	text-decoration: none;}
a.itemListing:hover {
	color: #808080;
	text-decoration: none;}	

img.nextPage, img.prevPage {
	width: 27px;
	height: 25px;
	border: 0;
	vertical-align:middle;
}
	img.nextPage_deaktiv, img.prevPage_deaktiv {
		width: 27px;
		height: 25px;
		border: 0;	
		vertical-align:middle;
	}
	img.nextPage_deaktiv {
		background: url(/images/button_nextpage_3state.jpg) no-repeat;
	}
	img.nextPage {
		background: url(/images/button_nextpage_3state.jpg) no-repeat;
		background-position: 0 -25px;
	}
	img.nextPage:hover {
		background-position: 0 -50px;
	}
	img.prevPage_deaktiv {
		background: url(/images/button_prevpage_3state.jpg) no-repeat;
	}
	img.prevPage {
		background: url(/images/button_prevpage_3state.jpg) no-repeat;
		background-position: 0 -25px;
	}
	img.prevPage:hover {
		background-position: 0 -50px;
	}

/* HEADINGS **************************************************************************************************/


	
h1.bigRed {
	font-size: 26px;
	color: #f00;}

	h1.bigRedzwei {
	font-size: 26px;
	margin-bottom: -20px;
	color: #f00;}
	
h2.big {
	font-size: 16px;}

h3.bold {
	font-size: 12px;}

h3.standard {
	font-size: 14px;}



/* DIV **************************************************************************************************/

/* herstellerlogo im herstellertext bild formatierung */
/* wurde bei herstellertext umformatiert - falls nicht noch woanders gesetzt, kann diese klasse entfernt werden */
img.li {
	border-width: 0px;
	float: left;
	text-align: right;
	margin: 0px 10px;}

.imageBorder {
/* rand um produktbilder zb bei den top aritkeln auf den landing pages */
	border: 1px solid #D0E5FA;}	
.imageBorder2 {
/* rand um produktbilder zb bei den top aritkeln auf den landing pages */
	border: 1px solid #808080;}	

.bannerBorder {
/* border um banner */
	padding: 1px;
	background: #fff;
	width: 633px;
	border: 1px solid #D0E5FA;}

/* border für "dynamische" banner auf der startseite */
.main-banner-border {
	border: 1px solid #D0E5FA;
	padding: 1px;}

.dashedHR {
	margin: 15px 0px 15px 0px;
	height: 1px;
	font-size: 1px;
	border-bottom: 1px dashed #C2C2C2;}
	
.dashedHRtext {
	margin: 0px 0px 10px 0px;
	border-top: 0px dashed #C2C2C2;
	border-bottom: 0px dashed #C2C2C2;
	background-image: url(/images/landing/hrtext.png);
	background-repeat: repeat-x;
	height: 22px;
	padding: 3px;
	line-height: 16px;}
	
.navigationHR {
/* Trennlinie zwischen einzelnen Informationen, wie Siegeln etc. in der Navigation */
	color: #808080;
	background-color: #808080;
	width: 100px;
	margin: 5px 0px;
	padding: 0px;}


.navigationRight {
/* Rechte Navigation (für die linke Navigation gilt nach wie vor "div.mf1") */
	background-image: url(/screen/menu_bg.jpg);
/*	background-repeat: no-repeat; */
	padding: 0px 12px 0px 0px;}
/*	background-position: top right; */	
.navigationRightEnd {
	background-image: url(/screen/frachtfrei_nav.jpg);
	background-repeat: no-repeat;
	height: 148px;
	margin-bottom: 5px;}

.navigationHeading {
/* Überschrift in der rechten Navigation, z.B. bei Topseller (links gilt immer noch ".hm") */
	color: #f00;
	font-size: 16px;
	font-weight: bold;
	height: 32px;
	text-align: left;
	padding: 6px 0px 0px 32px;}
.hm { 
/* alte Version für Überschriften: "Login", "Ihr Profil", "Topseller". Prüfen in welchen Dateien "hm" noch vorkommt und durch .navigationHeading ersetzen! */
	margin-bottom: 11px;
	margin-left: 25px;
	color: #f00;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;}



/* LINKS **************************************************************************************************/
a.navigationHeading:link, a.navigationHeading:visited {
/* Link-Überschrift der rechten Navigation, betrifft z.Z. nur "Warenkorb" */
	padding: 0px;
	margin: 0px;
	color: #f00;
	text-decoration: none;}	
a.navigationHeading:hover {
	color: #808080;
	text-decoration: underline;}
a.hmenu:link, a.hmenu:visited {
/* alte Version für Link-Überschriften Navigation  wie z.B. "Online-Shop", prüfen in welchen Dateien "hmenu" noch vorkommt und durch "a.navigationHeading" ersetzen! */
	color: #f00;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;}
a.hmenu:hover {
	color: #808080;
	text-decoration: underline;}

a.noChange:link, a.noChange:visited, a.noChange:hover {
/* Link ohne Formatierung */
	text-decoration: none;
	color: #000;}

a.saunafarm:link, a.saunafarm:visited {
/* alte Version für Link-Überschriften Navigation  wie z.B. "Online-Shop", prüfen in welchen Dateien "hmenu" noch vorkommt und durch "a.navigationHeading" ersetzen! */
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;}
a.saunafarm:hover {
	color: #808080;
	text-decoration: underline;}

/*
a:link {
# alte Version der Standardlinks #
	background-color: transparent;
	color: Black;
	text-decoration: underline;
}
a:visited {
	background-color: transparent;
	color: Black;
	text-decoration: underline;
}
a:focus {
	background-color: transparent;
	color: Gray;
	text-decoration: underline;
}
a:hover {
	background-color: transparent;
	color: Silver;
	text-decoration: underline;
}
a:active {
	background-color: transparent;
	color: Gray;
	text-decoration: underline;
}
*/


/* LISTS **************************************************************************************************/
ul.checklist {
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	line-height: 20px;
	list-style-image: url(/screen/bullet-check.gif);}

ul.checklistNew {
	margin: 0px;
	padding: 10px 0px 0px 15px;
	list-style-image: url(/screen/bullet-check.gif);}
ul.checklistNew li {
	margin-bottom: 5px;}

/*#######################*/
/*CSS Frühjahrsputz ENDE*/



button.bg {
	background-image: url(/images/sendbackg.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
	background-color: #D0E5FA;
	cursor: pointer;
	padding-left: 20px;
	text-align: center;
}
input.bg {
	background-image: url(/images/sendbackg.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
	background-color: #D0E5FA;
	cursor: pointer;
	padding-left: 20px;
	text-align: center;
}
button {
	background-color: #D0E5FA;
	cursor: pointer;
	text-align: center;
}

a.red:link {
	background-color: transparent;
	color: Red;
	text-decoration: underline;
}
a.red:visited {
	background-color: transparent;
	color: Red;
	text-decoration: underline;
}
a.red:focus {
	background-color: transparent;
	color: Gray;
	text-decoration: underline;
}
a.red:hover {
	background-color: transparent;
	color: Gray;
	text-decoration: underline;
}
a.red:active {
	background-color: transparent;
	color: Silver;
	text-decoration: underline;
}
a.menu:link {
	background-color: transparent;
	color: Black;
	text-decoration: none;
}
a.menu:visited {
	background-color: transparent;
	color: Black;
	text-decoration: none;
}
a.menu:focus {
	background-color: transparent;
	color: Gray;
	text-decoration: none;
}
a.menu:hover {
	background-color: transparent;
	color: Gray;
	text-decoration: none;
}
a.menu:active {
	background-color: transparent;
	color: Silver;
	text-decoration: none;
}

a.menured:link {
	background-color: transparent;
	color: Red;
	text-decoration: none;
}
a.menured:visited {
	background-color: transparent;
	color: Red;
	text-decoration: none;
}
a.menured:focus {
	background-color: transparent;
	color: Gray;
	text-decoration: none;
}
a.menured:hover {
	background-color: transparent;
	color: Gray;
	text-decoration: none;
}
a.menured:active {
	background-color: transparent;
	color: Silver;
	text-decoration: none;
}



a.link11r:link {
	background-color: transparent;
	color: Red;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.link11r:visited {
	background-color: transparent;
	color: Red;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.link11r:focus {
	background-color: transparent;
	color: Gray;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.link11r:hover {
	background-color: transparent;
	color: Silver;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.link11r:active {
	background-color: transparent;
	color: Gray;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.link12:link {
	background-color: transparent;
	color: Black;
	text-decoration: none;
	font-size: 12px;
}
a.link12:visited {
	background-color: transparent;
	color: Black;
	text-decoration: none;
	font-size: 12px;
}
a.link12:focus {
	background-color: transparent;
	color: Gray;
	text-decoration: none;
	font-size: 12px;
}
a.link12:hover {
	background-color: transparent;
	color: Silver;
	text-decoration: none;
	font-size: 12px;
}
a.link12:active {
	background-color: transparent;
	color: Gray;
	text-decoration: none;
	font-size: 12px;
}

a.link12u:link {
	background-color: transparent;
	color: Black;
	text-decoration: underline;
	font-size: 12px;
}
a.link12u:visited {
	background-color: transparent;
	color: Black;
	text-decoration: underline;
	font-size: 12px;
}
a.link12u:focus {
	background-color: transparent;
	color: Gray;
	text-decoration: underline;
	font-size: 12px;
}
a.link12u:hover {
	background-color: transparent;
	color: Silver;
	text-decoration: underline;
	font-size: 12px;
}
a.link12u:active {
	background-color: transparent;
	color: Gray;
	text-decoration: underline;
	font-size: 12px;
}




a.link8:link {
	background-color: transparent;
	color: Black;
	text-decoration: underline;
	font-size: 9px;
	font-weight: normal;
}
a.link8:visited {
	background-color: transparent;
	color: Black;
	text-decoration: underline;
	font-size: 9px;
	font-weight: normal;
}
a.link8:focus {
	background-color: transparent;
	color: Gray;
	text-decoration: overline;
	font-size: 9px;
	font-weight: normal;
}
a.link8:hover {
	background-color: transparent;
	color: Silver;
	text-decoration: underline;
	font-size: 9px;
	font-weight: normal;
}
a.link8:active {
	background-color: transparent;
	color: Gray;
	text-decoration: underline;
	font-size: 9px;
	font-weight: normal;
}

a.link9:link {
	background-color: transparent;
	color: Black;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
a.link9:visited {
	background-color: transparent;
	color: Black;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
a.link9:focus {
	background-color: transparent;
	color: Gray;
	text-decoration: overline;
	font-size: 9px;
	font-weight: normal;
}
a.link9:hover {
	background-color: transparent;
	color: Silver;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
a.link9:active {
	background-color: transparent;
	color: Gray;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.link19:link {
	font-size: 19px;
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
	background-color: transparent;
	color: Black;
	text-decoration: none;
}
a.link19:visited {
	font-size: 19px;
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
	background-color: transparent;
	color: Black;
	text-decoration: none;
}
a.link19:focus {
	font-size: 19px;
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
	background-color: transparent;
	color: Gray;
	text-decoration: none;
}
a.link19:hover {
	font-size: 19px;
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
	background-color: transparent;
	color: Silver;
	text-decoration: none;
}
a.link19:active {
	font-size: 19px;
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
	background-color: transparent;
	color: Gray;
	text-decoration: none;
}

#artbild1:hover {
	cursor: pointer;}

img.tumpbild {
	margin-right: 3px;
	margin-top: 5px;}
img.tumpbild:hover {
	cursor: pointer;}	
	
input.butto {
	background-image: url(/images/sendbackg.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-top: 10px;
	background-color: #D0E5FA;
	border: 0px none;
}
input.mefeld {
	border-bottom: 2px solid #D3D3D3;
	border-right: 2px solid #D3D3D3;
	border-top: 2px solid #A9A9A9;
	border-left: 2px solid #A9A9A9;
	background-color: #FFFFFF;
	color: Black;
}




div.artbeschr {
	left: 285px;
	top: 0px;
	width: 350px;
	position: absolute;
	height: 190px;
}
div.bilder {
	width: 285px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.button {
	padding-left: 12px;
}
div.logo {
	width: 250px;
	float: left;
}
div.databl {
	text-align: right;
	margin-top: 20px;
	float: right;
	font-size: 9px;
}
div.inwarenk {
	clear: both;
	background-color: #EBF5FF;
	padding: 10px;
	margin-bottom: 10px;
}
div.wkinput {
	position: absolute;
	top: 10px;
	left: 10px;
}
input.wkberech {
	border-width: 1px;
	text-align: right;
	background-color: #EBF5FF;
}
div.wkbut1 {
	position: absolute;
	left: 10px;
	bottom: 10px;
}
div.wkbut2 {
	position: absolute;
	left: 155px;
	bottom: 10px;
}
div.wkbut3 {
	position: absolute;
	left: 300px;
	bottom: 10px;
}
div.wkbut4 {
	position: absolute;
	left: 445px;
	bottom: 10px;
}
div.nowarenk {
	clear: both;
	margin-top: 10px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
div.suche1 {
	position: absolute;
	top: -50px;
	left: 5px;
}
div.suche2 {
	text-align: right;
	margin: 5px 15px;
}
div.sondbi {
	position: absolute;
	top: 1px;
	left: 1px;
}
div.texte {
	margin-left: 85px;
	margin-right: 85px;
	margin-top: 36px;
}
div.topbild {
	text-align: left;
	float: left;
}
td.toppreis {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
}

td.topseller {
	margin-bottom: 10px;
}
td.toptext {
	padding-top: 5px;
	vertical-align: top;
}
div.sonderpreis {
	position: absolute;
	top: 65px;
	left: 75px;
	width: 70px;
	text-align: center;
}
div.oldpreis {
	position: absolute;
	left: 0px;
	top: 110px;
	white-space: nowrap;
	text-align: right;
}
div.oldpreis2 {
	position: absolute;
	right: 10px;
	top: 17px;
	white-space: nowrap;
	text-align: right;
	z-index: 1;
}
div.artikelinfo {
	left: 0px;
	top: 150px;
	white-space: nowrap;
	position: absolute;
}
div.artpreis {
	right: 0px;
	top: 100px;
	white-space: nowrap;
	font-size: 40px;
	position: absolute;
	font-weight: bold;
}
div.artpreis2 {
	right: 10px;
	bottom: 15px;
	white-space: nowrap;
	font-size: 40px;
	position: absolute;
	font-weight: bold;
}
div.lastlook {
	margin-left: 15px;
	margin-top: 20px;
}

div.mf1 {
	padding: 6px 15px 6px 6px;
	margin-top: 2px;
	background-image: url(/screen/menu_bg.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}
div.mf1a {
	background-image: url(/screen/menu_unten.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 20px;
}
div.mf2 {
	background-color: #B8DEFF;
	padding: 6px;
	margin-top: 10px;
}










img.re {
	border-width: 0px;
	float: right;
	text-align: left;
	margin: 0px 6px;
}

li {
	text-align: left;
}

td.farbgrau2 {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 10px;
	background-color: #969696;
	color: Black;
	vertical-align: top;
}
td.ohne {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	padding: 0px;
	vertical-align: top;
}

td.ohne1 {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 0px;
}

td.ohne2 {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
}

td.ohne3 {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
}

td.ohne4 {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
}

td.ohne5 {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 5px;
	padding-top: 5px;
}

td.ohne6 {
	font-family: Arial,Helvetica,sans-serif,"Times New Roman",Times;
	font-size: 12px;
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
}


.red1 {
	border: 1px solid Red;
}
.rel {
	position: relative;
}

.bord0 {
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
}
.bord1 {
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}
.borda {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	height: 150px;
	width: 150px;
}

.bordo {
	border-color: #000000;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 1px;
}
.bordzsum {
	border-color: black;
	border-top-style: solid;
	border-top-width: 1px;
}
.bordsum {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-color: Black;
}

.b16 {
	font-size: 16px;
	font-weight: bold;
}

.b14 {
	font-size: 14px;
	font-weight: bold;
}
.aktiv{
	background-color: transparent;
	color: Red;
}

.b12 {
	font-size: 12px;
	font-weight: bold;
}

.f8 {
	font-size: 9px;
}
.f8a {
	font-size: 9px;
	width: 33%;
	float: left;
}
.grau {
	background-color: #DEDEDE;
}
#grarbi {
	display: none;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 3;
}
#grarbicl {
	display: none;
	position: absolute;
	top: -174px;
	right: 2px;
	z-index: 4;
}
#grarbilu {
	display: none;
	position: absolute;
	right: 446px;
	bottom: 2px;
	z-index: 5;
}
#grarbil2 {
	display: inline;
	position: absolute;
	right: 242px;
	bottom: 2px;
	z-index: 4;
}
.grouptxt {
	font-size: 10px;
	margin-top: 2em;
	margin-left: 25px;
	margin-right: 25px;
}

.left {
	text-align: left;
	clear: both;
}
.klein {
	font-weight: normal;
	font-size: 9px;
	vertical-align: text-top;
}

.m1 {
	padding-top: 10px;
}

.mitte {
/* checken ob das raus kann - dafür ".center" benutzen*/
	text-align: center;
	clear: both;
}
.txtnor {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}
.preis {
	font-size: 19px;
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
}
.prhabg {
	margin: 11px;
	padding: 10px;
	background-color: #E0EDF6;
	background-image: url(/images/hapr_bg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.redbold {
	background-color: transparent;
	color: Red;
	font-weight: bold;
}



div#tumptext {
	font-size: 14px;
	font-weight: bold;
	color: red;
}

.bordblack {
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}
.bordblack2 {
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: Black;
	padding-bottom: 8px;
}
.artre {
	text-align: right;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.artli {
	text-align: left;
	font-weight: bold;
	padding-right: 5px;

	padding-bottom: 0px;
	padding-top: 6px;
}
.ang {
	float: right;
	text-align: right;
	width: 66%;
}
.art {
	text-align: left;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.art2 {
	text-align: left;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 6px;
}

a.naviharotop:link {
	color: #FF0000;
	text-decoration: none;
}
a.naviharotop:visited {
	color: #FF0000;
	text-decoration: none;
}
a.naviharotop:hover {
	color: #666666;
	text-decoration: none;
}
a.naviharotop:active {
	color: #FF0000;
	text-decoration: none;
}

a.naviharotopkl:link {
	color: #000000;
	text-decoration: none;
}
a.naviharotopkl:visited {
	color: #000000;
	text-decoration: none;
}
a.naviharotopkl:hover {
	color: #666666;
	text-decoration: none;
}
a.naviharotopkl:active {
	color: #000000;
	text-decoration: none;
}
input.hpin {
	background-color: transparent;
	color: Black;
	border: 1px inset #E6E6E6;
}
#prhammer {
	position: fixed;
	left: 50px;
	top: 20px;
	display: none;
	width: 500px;
	background-color: #D2E4FA;
	z-index: 50;
}
#prhammerse {
	position: fixed;
	left: 50px;
	top: 20px;
	display: inline;
	width: 300px;
	background-color: #D2E4FA;
	z-index: 99;
}
#start1 {
	display: none;
	padding: 6px 15px 6px 6px;
	margin-top: 2px;
	background-image: url(/screen/menu_bg2.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}
#start2 {
	display:none;
	padding: 6px 15px 6px 6px;
	margin-top: 2px;
	background-image: url(/screen/menu_bg2.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}

/* KARIBU Wellness */

.karibuwellness h2 {color:#CC9900; font-size:14px; line-height:20px;
}
.karibuwellness h3 {font-size:26px; font-weight:900; margin-bottom:8px;
}

.karibuwellness-bild {margin-left:10px;}
.karibuwellness-bilddiv {text-align:justify; margin-left:30px;}
.karibuwellness strong {color:#CC9900 }
.karibuwellness span {color:#CC9900 }

.promo_zubehoer_ele { background: #EBF5FF; padding: 4px 0px; border-bottom: 1px solid #D0E5FA; }
h3.zubehoer-promo {	background: #D0E5FA; padding: 5px; }
