/*----------------------------------Grundlegendes------------------------------------------*/
html
{
	padding:0px;
	margin:0px;
}

/*grundlegende einstellungen*/
body
{
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
}


/*umschliesst den kopf*/
#boxhead
{
	width:955px;
	height:100px;
	margin:0% auto;
	padding:0px;
	text-align: center;
}

/*umschliesst die boxmitte, da dort ein hgbild hintergelegt ist, dass sich ohne das
floaten im firefox und ie8 nicht automatisch verlängert*/
#hg
{
	width:955px;
	margin:6px auto 0px auto;
	padding:0px;
}


/*umschliesst den mittelteil*/
#boxmitte
{
	width:955px;
	margin:6px auto 0px auto;
	padding:0px;
	background-image:url('http://www.werbeartikel.com/bilder/bg.jpg');
	background-repeat:repeat-y;
	background-position: 0 0;
	min-height:100%;
	float:left;
}

/*umschliesst den mittelteil*/
#boxmittemain
{
	width:955px;
	margin:6px auto 0px auto;
	padding:0px;
	background-image:url('http://www.werbeartikel.com/bilder/bg-main.jpg');
	background-repeat:repeat-y;
	background-position: 0 0;
	min-height:100%;
	float:left;
}


/*----------------------------------Kopf------------------------------------------*/

/*der kopf*/
#head
{
	width:955px;
	height:74px;
	margin:0% auto;
	padding:0px;
}

#suche
{
	float:left;
	width:355px;
	height:26px;
	padding:0px;
	margin: 0px;
	background-image: url('bgsuche.jpg');
	overflow:hidden;

}
/*suche für index1
#suche
{
	float:left;
	width:355px;
	height:26px;
	padding:0px;
	margin: 0px;
	background-color:#014691;
	overflow:hidden;
}*/

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

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

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


#nav1
{
	float:left;
	width:600px;
	height:26px;
	padding:0px;
	margin:0px;
}

/* die liste, die die elemente f?r nav2 beinhaltet*/
#nav1 ul
{
	margin:0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

/*aktives nav1 listenelement
#nav1 li.active
{
	}*/

/*(NICHT aktives) nav1 listenelement*/
#nav1 li
{
	width:100px;
	height:26px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:block;
}

/*(NICHT aktives) nav1 listenelement*/
#nav1 ul li a img
{
	border: 0px none;
	margin: 0px;
	padding: 0px;
}


/*----------------------------------Linker Teil------------------------------------------*/

/*die linke spalte, welche das linke menü enthalt*/
#links
{
	width:170px;
	min-height:762px;
	margin: 0px 10px 0px 0px;
	padding:0px;
	float:left;
	background-color:#F3F4F3;
}

/* der kasten mit formularu nd blauem hintergrund drin*/
.kasten_a
{
	height:18px;
	width:161px;
	margin:0px;
	padding: 2px 0px 0px 9px;
	background-color:#014691;
	font-family: Arial, Verdana, Sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#fff;
	float: left;
}

.nav2
{
	float:left;
	width:170px;
	height:127px;
	padding:0px;
	margin: 3px 0px 0px 0px;
	font-family: Arial, Verdana, Sans-serif;
	font-size:12px;
}

/* die liste, die die elemente f?r nav2 beinhaltet*/
.nav2 ul
{
	margin:0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

/*aktives nav1 listenelement
.nav2 li.active
{
	}*/

/*(NICHT aktives) nav1 listenelement*/
.nav2 li
{
	width:161px;
	height:15px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 9px;
	list-style-type: none;
	display:block;
}

/*(aktives) nav1 listenelement*/
.nav2 li a
{
	color:#000;
	text-decoration:none;
}

/*(aktives) nav1 listenelement*/
.nav2 li a:hover
{
	color:#000;
	text-decoration:underline;
}


.nav2 li img
{
	padding-right:3px;
}

.nav2 li a img
{
	border:0px none;
}

/* der kasten mit sonderinfos und blauem hintergrund drin*/
.kasten_b
{
	height:18px;
	width:161px;
	margin:0px;
	padding: 2px 0px 0px 9px;
	background-color:#014691;
	font-family: Arial, Verdana, Sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#fff;
	float:left;

}



/* der kasten mit newsletter oberer teil*/
.boxaktion_a
{
	height:23px;
	width:161px;
	margin:0px 0px 0px 0px;
	padding: 4px 0px 0px 9px;
	background-color:#fff;
	float:left;
	border-top: 1px solid #014691;
	border-bottom: 1px solid #014691;
	font-family: Arial, Verdana, Sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#014691;
}

/* der kasten mit newsletter unterer teil*/
.boxaktion_b
{
	height:57px;
	width:161px;
	margin:0px;
	padding: 3px 0px 0px 9px;
	background-color:none;
	font-family: Arial, Verdana, Sans-serif;
	font-size:12px;
	color:#014691;
	float:left;
}

/* der kasten mit newsletter unterer teil*/
.boxaktion_b a
{
	color:#014691;
	text-decoration:underline;
}

/* der kasten mit newsletter unterer teil*/
.boxaktion_b a:hover
{
	color:#014691;
	text-decoration:underline;
	font-weight:bold;
}


/*---------------------------------Mittelteil------------------------------------------*/

/*der mittelteil*/
#main
{
	width:561px;
	min-height:762px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#014691;
	position:relative;
}

#main_index
{
	width:561px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#014691;

}



#mainbox
{
	width:537px;
	min-height:762px;
	margin:7px 0px 0px 7px;
	padding:5px 5px 0px 10px;
	float:left;
	background-color:#F3F4F3;
}

#mainbox p
{
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}

#mainbox a
{
	text-decoration:none;
	color:#000000;
}

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


.mainboxa
{
	width:254px;
	margin:0px 0px 0px 0px;
	padding:5px 5px 0px 0px;
	float:left;

}

.mainboxa p
{
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}


.mainboxb
{
	width:254px;
	margin:0px 0px 0px 10px;
	padding:5px 5px 0px 5px;
	float:left;
	overflow:hidden;
}

.mainboxb p
{
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}

.main_kasten_a
{
	width:554px;
	height:30px;
	margin:7px 0px 0px 7px;
	padding: 3px 0px 0px 0px;
	background-color:#F3F4F3;
}

/* schriftformatierung für die schlagworte in der mitte ganz oben*/
h1
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:10px;
	margin:0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	color:#014691;
	text-align:center;
}

h2
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:8px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#000;
	text-align:center;
}

h3
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#014691;
	margin:0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	display:inline;
}

h3 a
{
	text-decoration:none;
	color:#014691;
}

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


.textindex
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#ffffff;
	margin:0px 0px 0px 7px;
	padding: 10px 0px 0px 0px;
	text-align:left;
	display:inline;
}


.textindex a
{
	text-decoration:none;
	color:#ffffff;
}

.textindex a:hover
{
	text-decoration:underline;

}

.textindex a:visited
{
	text-decoration:none;
	color:#ffffff;
}






h4
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#014691;
	margin:0px 0px 0px 7px;
	padding: 7px 0px 0px 0px;
	text-align:left
}

h4 a
{
	text-decoration:underline;
	color:#014691;
}

h4 a:hover
{
	color:#000;
}

h5
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#014691;
}

h5 a
{
	text-decoration:underline;
	color:#014691;
}

h5 a:hover
{
	color:#000;
}

h6
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:10px;
	color:#014691;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:bold;
}



/* diese auszeichnung wird auch für die pdfs im unteren teil verwendet*/
.pdftext
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:10px;
	color:#014691;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

.pdftext a
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:10px;
	color:#014691;
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-decoration: none;
}

.pdftext a:hover
{
	text-decoration: underline;
	font-weight:normal;
}

/*text für den teil in der mitte bei agb*/
.grundtext
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:12px;
	color:#000;
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-align:align;
}

/*text für den teil in der mitte bei agb*/
.grundtext p
{
	margin:20px 0px 20px 0px;
	padding:0px;

}


/*text für die farbtabelle*/

.grundtext-klein
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:8px;
	color:#000;
	margin:0px;
	padding:0px;
	font-weight:normal;
}


.main_weisserbalken
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:12px;
	font-weight: bold;
	width:554px;
	height:16px;
	margin:7px 0px 0px 7px;
	padding: 2px 0px 0px 0px;
	background-color:#fff;
	float:left;
	display:inline;
}

.kastengrau1
{
	width:182px;
	height:119px;
	margin:0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	background-color:#F3F4F3;
	float:left;
	display:inline;
}

.kastengrau2
{
	width:182px;
	height:119px;
	margin:0px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	background-color:#F3F4F3;
	float:left;
	display:inline;
}

.kastengrau3
{
	width:182px;
	height:119px;
	margin:0px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	background-color:#F3F4F3;
	float:left;
	display:inline;
	text-align:center;
}

.weisserbalken2
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:12px;
	font-weight: bold;
	width:274px;
	height:30px;
	margin:7px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	background-color:#fff;
	float:left;
	display:inline;
}


.kastenblaetterkatalog
{
	width:273px;
	height:276px;
	padding: 0px;
	background-image: url('bilder/sparpaket.jpg');
	/*background-image: url('bilder/blaetterkatalog.jpg');*/
	background-repeat: no-repeat;
	background-position: 0px 30px;
	float:left;
	display:inline;
	margin:7px 0px 0px 7px;
}

.balkensparpaket
{
	width:273px;
	height:30px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#fff;

}

.kastennews
{
	width:274px;
	height:276px;
	margin:7px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	float:left;
	display:inline;
	background-image: url('bilder/werbetipp.jpg');
	background-position: 0px 30px;
	background-repeat: no-repeat;

}

.kastennewsneu
{
	width:274px;
	height:276px;
	margin:7px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	float:left;
	display:inline;
	background-image: url('bilder/werbetipp3.jpg');
	background-position: 0px 30px;
	background-repeat: no-repeat;

}

.weisserbalken2
{
	width:274px;
	height:30px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#fff;

}





/*---------------------------------Rechter Teil------------------------------------------*/
/*die rechte leiste*/
#rechts
{
	width:204px;
	min-height:762px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	background-color:#014691;
	display:inline;
}


.verlaufbox
{
	width:182px;
	height:110px;
	margin:10px 0px 0px 13px;
	padding:0px;
	float:left;
	display:inline;
}

.verlaufbox h1
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:24px;
	font-weight: bold;
	color:#fff;
	padding: 25px 0px 0px 60px;
	margin:0px 0px 0px 0px;
	text-align:left;
}

.verlaufbox h2
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#fff;
	padding: 3px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	text-align:left;
}

.verlaufbox h2 a
{
	text-decoration:none;
	color:#fff;
}

.verlaufbox h3
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#fff;
	padding: 0px 0px 0px 10px;
	margin:0px;
	text-align:left;
}

.iconbox
{
	width:182px;
	height:70px;
	margin:9px 0px 0px 13px;
	padding:0px;
	float:left;
	display:inline;
}

.iconbox h1
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#014691;
	padding: 5px 0px 0px 55px;
	margin:0px 0px 0px 0px;
	text-align:left;
}

.iconbox h2
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:9px;
	font-weight: bold;
	color:#000;
	padding: 3px 0px 0px 55px;
	margin:0px 0px 0px 0px;
	text-align:left;
}

.iconbox h2 a
{
	text-decoration:underline;
	color:#000;
}

.iconbox h2 a:hover
{
	color:#014691;
}


/*---------------------------------Unterer Teil------------------------------------------*/
#puffer /*das div vor dem pdf-teil, da das padding und margin nicht in allen broswern gleich ist*/
{
	width:100%;
	height:10px;
	margin:0px;
	padding:0px;
	background-color:#fff;
	float:left;
	}

#unten
{
	width:955px;
	margin:0px auto 0px auto;
	padding:0px 0px 10px 0px;
	background-color:#F3F4F3;
	min-height:1200px;/*der firefox brauch eine höhenangabe, sonst zeigt er die hgfarbe nicht an*/
	clear:left; /*ohne das fängt die hgfarbe schon weiter oben an*/
}

#unten h1
{
	width:955px;
	height:23px;
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 0px;
	float:left;
	background-color:#014691;
	color:#fff;
	font-family: Arial, Verdana, Sans-serif;
	font-size:12px;
	font-weight: bold;

}

#unten h2
{
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 0px;
	color:#fff;
	font-family: Arial, Verdana, Sans-serif;
	font-size:80px;
	font-weight: bold;
}

#unten h3
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:10px;
	color:#014691;
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-align:center;
}

.box_unten
{
	width:179px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 10px;
	float:left;
}



.footer
{
	width:955px;
	height:auto;
	margin:0px auto 0px auto;
	padding:0px 0px 10px 0px;
	clear:left;
	background-color:#F3F4F3;
	border-top:1px solid #014691;
	text-align:center;
}

/* schriftformatierung für die schlagworte im footer*/
.footer h1
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:10px;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color:#014691;
	text-align:center;
}

.footer h2
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:9px;
	margin:10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#000;
	text-align:center;
}

.footer h2 a
{
	text-decoration:none;
	color:#000;
}

.footer h2 a span
{
	text-decoration:underline;
}

.box_unten p
{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 10px;
}

/*für die auszeichnung der großbuchstaben am anfgang*/
.box_unten span
{
	font-size:16px;
}

.footer h3
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:9px;
	margin:10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

.footer h3 a
{
	color:#A09999;
	text-align:center;
}


/*artikelseiten*/


#main_artikel
{
	width:561px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#fff;

}

#main_seitenbox  /*schriftbox unter seitenzahlen bei baumwolltaschen*/
{
	width:530px;
	margin:7px 0px 0px 7px;
	padding:5px 5px 10px 0px;
	float:left;
}


.hgartikelbox-klein-grau   /*der kleine kasten für die sachen auf der index an 1. stelle*/
{
	width:180px;
	height:163px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:7px 0px 0px 7px;
	display:inline;
	background-image:url('bilder/hg-artikel-klein-grau.gif');
	background-repeat: no-repeat;
}

.hgartikelbox-klein1-grau   /*der kleine kasten für die sachen auf der index an 1. stelle*/
{
	width:180px;
	height:163px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:7px 0px 0px 6px;
	display:inline;
	background-image:url('bilder/hg-artikel-klein-grau.gif');
	background-repeat: no-repeat;
}



.hgartikelbox   /*der weiße kasten mit den runden ecken auf den artikelseiten an 1. stelle*/
{
	width:180px;
	height:225px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:7px 0px 0px 7px;
	display:inline;
	background-image:url('bilder/hg-artikel.jpg');
	background-repeat: no-repeat;

}

.hgartikelboxgrau   /*der graue kasten mit den runden ecken auf den artikelseiten an 1. stelle*/
{
	width:180px;
	height:225px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:7px 0px 0px 7px;
	display:inline;
	background-image:url('bilder/hg-artikelgrau.jpg');
	background-repeat: no-repeat;

}


.hgartikelbox1   /*der weiße kasten mit den runden ecken auf den artikelseiten an 1. stelle*/
{
	width:180px;
	height:225px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:7px 0px 0px 6px;
	display:inline;
	background-image:url('bilder/hg-artikel.jpg');
	background-repeat: no-repeat;
}

.hgartikelbox1grau   /*der weiße kasten mit den runden ecken auf den artikelseiten an 1. stelle*/
{
	width:180px;
	height:225px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:7px 0px 0px 6px;
	display:inline;
	background-image:url('bilder/hg-artikelgrau.jpg');
	background-repeat: no-repeat;
}


.hgartikelbox1-gross   /*der große kasten für tshirts an 1. stelle*/
{
	width:271px;
	height:260px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:7px 0px 0px 7px;
	display:inline;
	background-image:url('bilder/hg-artikel-gross.gif');
	background-repeat: no-repeat;

}


.hgartikelbox-gross   /*der große kasten für tshirts an 2. stelle*/
{
	width:271px;
	height:260px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:7px 0px 0px 10px;
	display:inline;
	background-image:url('bilder/hg-artikel-gross.gif');
	background-repeat: no-repeat;

}

.hgartikelbox-ganzgross   /*der große kasten für tshirts an 1. stelle*/
{
	width:552px;
	height:220px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:7px 0px 0px 7px;
	display:inline;
	background-image:url('bilder/hg-artikel-ganzgross.gif');
	background-repeat: no-repeat;

}



.artikelbild /*der kasten mit dem text bei den artikeln unter dem bild*/

{
	width:168px;
	height:110px;
	padding:0px 0px 0px 0px;
	margin:5px 5px 0px 5px;
	align:center;
}

.artikelbild-gross /*der kasten mit dem bild */

{
	width:260px;
	height:145px;
	padding:0px 0px 0px 0px;
	margin:5px 5px 0px 5px;
	align:center;
}

.artikelbox /*der kasten mit dem text bei den artikeln unter dem bild*/

{
	width:160px;
	height:100px;
	padding:0px 0px 0px 0px;
	margin:10px 5px 0px 5px;
}

.artikelbox-index /*der kasten mit dem text bei den artikeln auf der index*/

{
	width:160px;
	height:30px;
	padding:0px 0px 0px 0px;
	margin:10px 5px 0px 5px;
}


.artikelbox p /*der abstand vom absatz in der artikelbox*/

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


.artikelbox-gross /*der kasten mit dem text bei den artikeln unter dem bild*/

{
	width:200px;
	height:100px;
	padding:0px 0px 0px 0px;
	margin:7px 5px 0px 5px;
}

.artikelbox-gross p /*der abstand vom absatz in der artikelbox*/

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


.artikelbox-ganzgross /*der kasten mit dem text bei den artikeln unter dem bild*/

{
	width:500px;
	height:100px;
	padding:0px 0px 0px 0px;
	margin:7px 5px 0px 5px;
	float:left;
}


/* auszeichnung für die beschreibungen der artikel*/
.artikeltext
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:10px;
	color:#fff;
	margin:10px 0px 0px 10px;
	padding:0px;
	font-weight:normal;
}

.artikeltext a
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:10px;
	color:#fff;
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-decoration: none;
}

.artikeltext a:hover
{
	text-decoration: underline;
	font-weight:normal;
}

h3.artikel
{
	font-family: Arial, Verdana, Sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	text-decoration:none;

}

h3.artikel
 a
{
	text-decoration:none;
	color:#fff;
}

h3.artikel
 a:hover
{
	text-decoration:underline;
}


.baumwollbox1   /*der weiße kasten mit den runden ecken auf den artikelseiten der baumwolltaschen an 1. stelle*/
{
	width:273px;
	height:225px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:7px 0px 0px 6px;
	display:inline;
	background-image:url('bilder/hg-artikel-gross.jpg');
	background-repeat: no-repeat;
}

.baumwolltext /*der kasten mit dem text bei den artikeln der baumwolltaschen unter dem bild*/
{
	width:261px;
	height:100px;
	padding:0px 0px 0px 0px;
	margin:10px 5px 0px 5px;
}

#seiten
{
	width:520px;/*war 520 px*/
	margin:0px 0px 0px 0px;
	padding:0px 5px 5px 9px;
	font-family: Arial, Verdana, Sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#000;
	text-align:center;
	float:left;
}


#seiten a
{
	color:#000;
	text-decoration:none;

}


#seiten a:hover
{
	color:#E37818;

}

#seiten .active
{
	color:#E37818;
	text-decoration:underline;
}

.tabelle1
{
	margin:10px 0px 10px 0px;
	background-color:#fff;
	padding:0px;
}


.tabelle1 th
{
	background-color:#E37818;

}

.tabelle1 td
{
	background-color:#F3F4F3;
	text-align:center;


}

.tabelle1 img
{
	padding:0px;
	margin:0px;


}


.tabelle2 /*die farbtabelle*/
{
	margin:10px 0px 10px 10px;
	background-color:#fff;
	padding:0px;
	font-size: 8px;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;

}


.tabelle2 th
{
	background-color:#E37818;

}

.tabelle2 td
{
	background-color:#F3F4F3;
	text-align:left;
	margin:20px 0px 0px 0px;
	padding:5px 8px 5px 10px;
		font-family: Arial, Verdana, Sans-serif;
	font-size:8px;

}