@charset "iso-8859-2";
/* Zentrales Stylesheet für Funnylegs */

/* Initialisierung */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #9ACC99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p, h1, h2, h3 {
	padding: 0;
	margin: 0;
}
a
{
	color: #FFFFCC;
	text-decoration: none;
	cursor: pointer;	
}


/* Layout */
#OUTERwrap {					/* Ummantelung des gesamten Content */
	width: 970px;
	margin:0 auto;
}

#OUTERheader {					/* Kopfbereich */
	width: 100%;
	height: 120px;
	overflow: hidden;
}
#OUTERlinks {					/* linke Spalte */
	width: 160px;
	float: left;
}
#OUTERmitte {					/* mittlere Spalte */
	width: 610px;
	float: left;
	/*	background-color: #CCCC99;	*/
	background-image: url(../pic/bg-mitte_weiss.gif);
/*	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
*/
/*	background-image: url(../pic/bg-mitte_schwarz.gif);	*/
/*	background-image: url(../pic/bg-mitte_grau.gif);	*/
		}
#INNERmitte {					/* mittlere Spalte */
	width: 600px;				/* = Breite von OUTERmitte - margin-left - margin-right */
	margin-left: 5px;
	margin-right: 5px;
	}
.TRENNERmitte {					/* Trenner bzw. Kopf- Fußabbinder der mittleren Spalte */
	width: 604px;				/* = Breite von OUTERmitte - margin-left - margin-right */
	height: 2px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #cccccc;
	overflow: hidden;
	}	
#OUTERrechts {					/* rechte Spalte */
	width: 200px;
	float: left;
	background-color: #AED7AF;
}
#OUTERfuss {					/* Fußbereich */
	width: 100%;
	clear: both;
}

#MODULsuchbox {
	height: 120px;
}
#MODULwvk {
	height: auto;
}
#MODULwvklogin {
	height: 30px;
}

.MODULlinks {
}
.MODULrechts {
	width: 200px;
}

#wkvoll {					/* MODUL Warenkorb voll */
	height: 100px;
	background-image: url(../pic/warenkorbvoll.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	text-align: center;
}
#wkleer {					/* MODUL Warenkorb leer */
	height: 100px;
	background-image: url(../pic/warenkorbleer.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	text-align: center;
}
#wk {					/* MODUL Warenkorb nichts */
	height: 100px;
	text-align: center;
}

#trustshop {				/* MODUL Trusted Shop */
	height: 68px;
	background-image: url(../pic/tssiegel.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
#DETAILmain				/* Hauptcontainer in der Detailansicht */
	{
/*	background-image: url(../pic/detail_main.jpg);	*/
/*	background-repeat: no-repeat;	*/
	}
#DETAILmainH				/* Hauptcontainer in der Detailansicht / Händlerbereich*/
	{
/*	background-image: url(../pic/detail_main_H.jpg);	*/
/*	background-repeat: no-repeat;	*/
	}

#DETAILfuss				/* Fusscontainer in der Detailansicht */
	{
/*	background-image: url(../pic/detail_fuss.jpg);	*/
/*	background-repeat: no-repeat;	*/
	}


.listebox {					/* OUTERbox der ArtikelListe */
	height: 365px;
	width: 193px;
	text-align: center;
	float: left;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	margin-right:3px;
	margin-left:2px;	
	margin-bottom:5px;
	overflow: hidden;
}

.listebox h1 {
	font-size: 11px;
	font-weight: bold;
}
.listebox h2 {
	font-size: 11px;
	font-weight: normal;
}


.listeboxbild {					/* ArtikelListe: Bild */
	height: 280x;
	width: 182px;
	overflow: hidden;
	padding: 5px;
	padding-bottom:0px;	
	padding-top:0px;		
}
.listeboxtext {					/* ArtikelListe: Text */
	height: 60px;
	width: 182px;
	margin: 5px;
	background-color: #AED7AF;
	background-image: url(../pic/pix.gif);	
}
.listeboxhead {					/* ArtikelListe: Headline */
	width: 182px;
	margin: 5px;
	background-color: #AED7AF;
	height:45px;
	margin-bottom:0px;
	margin-top:3px;
	background-image: url(../pic/pix.gif);
	overflow: hidden;
}
.listeboxfarbbox {					/* ArtikelListe: Farben-Zeile */
	width: 182px;
	margin: 5px;
	background-color: #AED7AF;
	height:18px;
	margin-bottom:0px;
	margin-top:0px;
	background-image: url(../pic/pix.gif);
}
.listeboxtext1 {					/* ArtikelListe: Textoben */
	width: 182px;
	margin: 5px;
	background-color: #AED7AF;
	height:45px;
	margin-bottom:0px;
	margin-top:0px;
	background-image: url(../pic/pix.gif);
}
.listeboxtext2 {					/* ArtikelListe: Textunten */
	width: 182px;
	margin: 5px;
	background-color: #AED7AF;
	height:15px; 
	margin-top:0px;	
	background-image: url(../pic/pix.gif);
}

.fliesstext
{
	line-height: 1.4em;
}
.einrueck
{
	padding-left:10px;
}

/* Farbfestlegungen */
.weiss {
	color: #FFFFFF;
}
.schwarz {
	color: #000000;
}
.rot {
	color: #FF0000;
}
.hellgelb {
	color: #FFFFCC;
}
.grau {
	color: #999999;
}
.dunkelgrau {
	color: #666666;
}


/* Schriftfestlegungen */

.mini {
	font-size: 10px;
}
.mikro {
	font-size: 8px;
}
.px9 {
	font-size: 9px;
}
.px12 {
	font-size: 12px;
}
.px14 {
	font-size: 14px;
}
.head1 {
	font-size: 12px;
	font-weight: bold;
}
.head2 {
	font-size: 14px;
	font-weight: bold;
}

.DETAILmain h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.DETAILtabmain h2 {
	font-size: 11px;
	font-weight: lighter;
}

/* Menütools */
.MENUE{
}
.Mkat0{					/* Menüs in der linken Spalte 1. Ordnungsebene */
	height: 20px;
	background-image: url(../pic/menue_kat0.gif);
	padding-left: 25px;
	line-height: 20px;
}
.Mover{					/* Menüs WENN MAUS OVER*/
	background-color: #FFFFCC;
}
.Mout{					/* Menüs WENN MAUS OUT*/
}

.Mkat1{					/* Menüs in der linken Spalte 2. Ordnungsebene */
	height: 20px;
	background-image: url(../pic/menue_kat1.gif);
	padding-left: 25px;
	line-height: 20px;
	font-size: 10px;
}
.MENUE table {position:absolute; border:0; border-collapse:collapse; left:0;}
.MENUE a {
	color:#000000;
	text-decoration:none;
	line-height:
}
.MENUE b {
	display:none; 
	font-weight:normal;
	line-height:18px;
	letter-spacing:1px
	}
.MENUE:hover {position:relative; z-index:100;}
.MENUE a:hover,
.MENUE:hover a
{border:0; text-decoration:none; position:relative;}
.MENUE:hover b, 
.MENUE a:hover b
{
	background-color: #FFFFCC;
	display:block;
	visibility:visible;
	position:absolute;
	left:150px;
 	top: -5px;
	cursor:pointer;
	border-bottom: 4px solid #cccccc;
	border-right: 4px solid #cccccc;
	border-top: 1px solid #cccccc;	
	border-left: 1px solid #cccccc;	
	padding:5px 13px;
 filter: alpha(opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
 -moz-opacity: 0.80; opacity:0.8; 
}

/* IE-Hack für den Versatz */
* .MENUE a:hover b {
 	top: -23px;
}

.MENUE b a {
	white-space:nowrap; 
	color:#000; 
	text-decoration:none; 
	background:transparent; 
	display:block;}
.MENUE b a:hover {
	text-decoration:underline;
	}
.mbox {
/* Normale Menübox */
	padding-top:3px;
	width:160px;
	height: 17px;
	color: #000000;
	background-image: url(../pic/menue_kat0.gif);	
	background-repeat: no-repeat;	
}
.mboxs {
/* Sonder-Menübox mit Formatierung wie Trenner */
	height: 25px;
	background-image: url(../pic/trennerbackmenu.jpg);
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	line-height: 24px;
	width:160px;
	background-repeat: no-repeat;	
}
.mboxi
{
/* Menübox in der Menübox wg. IE */
	padding-left: 23px;
}
a:hover .mbox 
{
	background-color: #FFFFCC;
}
a:hover .Mkat1 
{
	background-color: #FFFFCC;
}


/* Designtools */
.TRENNER {				/* Trenner in linker und rechter Spalte */
	height: 25px;
	background-image: url(../pic/trennerback.jpg);
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	line-height: 24px;
	background-position: 100% 100%;
}
.TRENNER2 {				/* Trenner2 in linker und rechter Spalte */
	height: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #648A3F;
}
.TRENNER3 {				/* Trenner3 in linker und rechter Spalte mit Pfeil*/
	height: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #648A3F;
	background-image: url(../pic/trenner3back.gif);
}

.TRENNERM {				/* Trenner im Menü */
	height: 25px;
	background-image: url(../pic/trennerbackmenu.jpg);
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	line-height: 24px;
}
.bestelltabtrenner {
	width:575px;
	background-color:#648A3F;
	line-height:24px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9ACC99;
}

.bildbalken1 {					/* Grüner Transparentbalken im Bild */
	height: 15px;
	width: auto;
	background-color: #669934;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5
}
.bildbalkentext {				/* Text im grünen Transparentbalken */
	top: -15px;
	position: relative;
	color: #FFFFFF;
	text-transform: uppercase;
}
.formularfeld {
	font-size: 10px;
	font-weight: normal;
	background-color: #9ACC99;
	border: 1px solid #003300;
}

.formularfeldSUCHE  {
	font-size: 10px;
	font-weight: normal;
	background-color: #D3D192;
	border: 1px solid #FFFFCC;
	width: 140px;
	margin-bottom: 5px;
}

.formularfeldNORMAL  {
	font-size: 11px;
	font-weight: normal;
	background-color: #D3D192;
	border: 1px solid #FFFFCC;
	width: 140px;
}

/* CSS für die Detailseite */
.windowsize {
	height: 565px;
	width: 617px;
	overflow: auto;
}
.windowsize2 {
	height: 465px;
	width: 600px;
	overflow: hidden;
}

.nowindow {
	padding-left:5px;
	padding-top:2px;
}
.DETAILtabmain
{
	margin-left: 320px;
	padding-top: 10px;
	width: 260px;
	height: 400px;
}


#DETAILbild {
	width:296px;
	height:auto;
	/*	overflow: visible; */
	padding-left: 24px;
	margin-top: 20px;
	float: left;
}
#DETAILbestelltab {
	margin-left: 10px;
	width: 590px;
}

.galpic img {
	border: solid #006600 1px;
}


.menge {
	width: 20px;
}
.tabzeile {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style:solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 3px;
}
.tabGRADE {
	background-color: #66CC66;
}
.tabUNGRADE {
	background-color: #99CC66;
}
.tabKOPF {
	background-image: url(../pic/trennerback.jpg);
	font-weight: bold;
	color: #FFFFCC;
	height: 25px;
	line-height: 18pt;
}
.tabFUSS {
	background-color: #99CC66;
}
.tabGELB {
	background-color: #FFFFCC;
}

	#dhtmlgoodies_tooltip{
		background-color:#EEE;	
/*		background-color:#6CA01A;	*/
		border:1px solid #000;
		position:absolute;
		display:none;
		z-index:20000;
		padding:2px;
		font-size:0.9em;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
		font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
		
	}
	#dhtmlgoodies_tooltipShadow{
		position:absolute;
		background-color:#555;
		display:none;
		z-index:10000;
		opacity:0.7;
		filter:alpha(opacity=70);
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
	}

#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid black;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
	padding: 2px;
	font-size:0.9em;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	}


.Mkattop {

	height: 20px;
	background-image: url(../pic/menue_kat0.gif);
	padding-left: 25px;
	line-height: 20px;
}
.farbliste {
	margin: 1px;
	width: 29px;
	height: 12px;
/*	border: 1;	*/
	border-color: #000000;
	float: left;
/*	margin: 2px;	*/
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
}
