body {
	background-color: #000033;
	color: #000000;
	width: 1000px;
	margin: 0 auto;
	border: 1px solid #000033;
	top: 0;
	padding: 0;
}

body, div, td, p, input, select, textarea, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}



/* Formatierung für die kürzesten Seiten 1600 */

.centerdiv1600 {
	position: relative;
	background-image: url(common/hintergrund1600.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	top: 0;
	left: 0;
	width: 1000px;
	height: 1200px;
	border-collapse: collapse;
}

.texthintergrund1600 {
	position: absolute;
	left: 250px;
	top: 230px;
	width: 750px;
	height: 950px;
   z-index: 1;	
}


/* Formatierung für normal-lange Seiten 1750 */

.centerdiv1750 {
	position: relative;
	background-image: url(common/hintergrund1750.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	top: 0;
	left: 0;
	width: 1000px;
	height: 1350px;
	border-collapse: collapse;
}

.texthintergrund1750 {
	position: absolute;
	left: 250px;
	top: 230px;
	width: 750px;
	height: 1100px;
   z-index: 1;	
}


/* Formatierung für etwas längere Seiten 2000 */

.centerdiv2000 {
	position: relative;
	background-image: url(common/hintergrund2000.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	top: 0;
	left: 0;
	width: 1000px;
	height: 1600px;
	border-collapse: collapse;
}

.texthintergrund2000 {
	position: absolute;
	left: 250px;
	top: 230px;
	width: 750px;
	height: 1350px;
   z-index: 1;	
}



/* Formatierung für etwas längere Seiten 2300 */

.centerdiv2300 {
	position: relative;
	background-image: url(common/hintergrund2300.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	top: 0;
	left: 0;
	width: 1000px;
	height: 1900px;
	border-collapse: collapse;
}

.texthintergrund2300 {
	position: absolute;
	left: 250px;
	top: 230px;
	width: 750px;
	height: 1650px;
   z-index: 1;	
}



/* Formatierung für längere Seiten 3000 */

.centerdiv3000 {
	position: relative;
	background-image: url(common/hintergrund3000.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	top: 0;
	left: 0;
	width: 1000px;
	height: 2600px;
	border-collapse: collapse;
}

.texthintergrund3000 {
	position: absolute;
	left: 250px;
	top: 220px;
	width: 750px;
	height: 2350px;
   z-index: 1;	
}


/* Formatierung für Seiten 4000 */

.centerdiv4000 {
	position: relative;
	background-image: url(common/hintergrund4000.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	top: 0;
	left: 0;
	width: 1000px;
	height: 3600px;
	border-collapse: collapse;
}

.texthintergrund4000 {
	position: absolute;
	left: 250px;
	top: 220px;
	width: 750px;
	height: 3350px;
   z-index: 1;	
}


/* Formatierung für längere Seiten 5800 */

.centerdiv5800 {
	position: relative;
	background-image: url(common/hintergrund5800.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	top: 0;
	left: 0;
	width: 1000px;
	height: 5400px;
	border-collapse: collapse;
}

.texthintergrund5800 {
	position: absolute;
	left: 250px;
	top: 220px;
	width: 750px;
	height: 5150px;
   z-index: 1;	
}


/* Formatierung für längere Seiten 6300 */

.centerdiv6300 {
	position: relative;
	background-image: url(common/hintergrund6300.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	top: 0;
	left: 0;
	width: 1000px;
	height: 5900px;
	border-collapse: collapse;
}


.texthintergrund6300 {
	position: absolute;
	left: 250px;
	top: 220px;
	width: 750px;
	height: 5650px;
   z-index: 1;	
}


/* Formatierung für Füllprodukte Seiten 8000 */

.centerdiv8000 {
	position: relative;
	background-image: url(common/hintergrund8000.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	top: 0;
	left: 0;
	width: 1000px;
	height: 7600px;
	border-collapse: collapse;
}

.texthintergrund8000 {
	position: absolute;
	left: 250px;
	top: 220px;
	width: 750px;
	height: 7350px;
   z-index: 1;	
}



/* Formatierung für Füllprodukte Seiten 8500 */

.centerdiv8500 {
	position: relative;
	background-image: url(common/hintergrund8500.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	top: 0;
	left: 0;
	width: 1000px;
	height: 8100px;
	border-collapse: collapse;
}

.texthintergrund8500 {
	position: absolute;
	left: 250px;
	top: 220px;
	width: 750px;
	height: 7850px;
   z-index: 1;	
}



/* Formatierung allgemeiner Links verteilt im Text entspricht dem Standard Königsblau und Lila */

a {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:visited {
	color: #FF0080;
	text-decoration: underline;
}



/* Platzierung und Formatierung von ausgehenden Links unterhalb der Navigation */


.werbung {
	position: absolute;
	color: #C0C0C0;
	background-color: #000033;   
	top: 1025px;
	left: 7px;
	width: 220px;
	height: 20px;
	padding: 0;
	z-index: 6;
}

a.werbung {
	font-weight: normal;	
	color: #C0C0C0;
	text-decoration: none;	
}

a.werbung:hover {
	color: #FF0000;
	text-decoration: none;
}

a.werbung:visited {
	color: #C0C0C0;
	text-decoration: none;
}


/* Formatierung allgemeiner Links verteilt im Text schwarz und grau */

a.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a.textlink:hover {
	COLOR: #909090;
	text-decoration: none;
}


/* Formatierung der Links auf Indexseite für Stellenangebote */

.stellenangebot {
	position: absolute;
	color: #FF0000;
	top: 36px;
	left: 7px;
	width: 330px;
	height: 20px;
	padding: 0;
	z-index: 6;
}

a.stellenangebot {
	font-weight: normal;	
	color: #FF0000;
	text-decoration: underline;	
}

a.stellenangebot:hover {
	color: #0000FF;
	text-decoration: underline;
}

a.stellenangebot:visited {
	color: #FF0000;
	text-decoration: underline;
}


/* Formatierung der Links auf pdf Dateien */

.pdflink {
	color: #FF0000;
	text-decoration: underline;
}

.pdflink a {
	color: #A80000;
	text-decoration: underline;
}

.pdflink a:hover {
	color: #A80000;
	text-decoration: underline;
}

.pdflink a:visited {
	color: #FF0080;
	text-decoration: underline;
}



/* Formatierung der mit Bold markierten Texte */

b {
	font-style: inherit;
}

/* Formatierung der mit Strong markierten Texte */

strong {
	font-style: inherit;
	font-weight: 500;
}


/* Formatierung der mit em markierten Texte */

em {
	color: #F2F200;
	background-color: #660000;
	display: block;
}


/* Formatierung der mit h1 - h6 markierten Texte */


h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: none;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
}

/* h2 wird in den Füllproduktetabellen verwendet */

h2 {
	font-size: 16px;
	line-height: 1.2em;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: none;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

/* H4 wird in der vertikalen Navigation verwendet */

h4 {
	border-bottom: none;
	font-weight: normal;
	color: #42C1FF;
	font-size: 12px;
	line-height: 30px;
	padding-top: 5px;
	padding-left: 10px;	
}


h5, h6 {
	border-bottom: none;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}




/* Formatierung von Textlisten */

li {
	margin-left: 0;
}

/* Grösse und Platzierung Titelüberschriften mit h1, h2 */


.titeldiv750 {
	position: absolute;
	text-align: left;
	width: 750px;
	left: 250px;
	height: 25px;
	top: 225px;
	margin: 0;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	Padding-bottom: 0;
	z-index: 5;
}

.titeldiv470 {
	position: absolute;
	text-align: left;
	width: 470px;
	left: 250px;
	height: 25px;
	top: 225px;
	margin: 0;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	Padding-bottom: 0;
	z-index: 5;
}


.blickfang {
	position: absolute;
	color: #000000;
	
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	width: 500px;
	left: 0;
	height: 25px;
	top: 0;
	margin: 0;
	border-bottom: none;	
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	Padding-bottom: 0;
	z-index: 5;
}

/* Boxtexte zu Bildern */

.boxtext {

}


/* Boxtexte zu Bildern mit schwarzem Rahmen */

.boxtext-r {
	position: absolute;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	padding-top: 0;
	padding-left: 5px;
	padding-right: 5px;
	Padding-bottom: 5px;
}


/* Bildboxen OHNE Rahmen */

.boxbild {
	position: absolute;
}

/* Bildboxen MIT Rahmen */

.boxbild-r {
	position: absolute;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}


.boxbild-r2 {
	position: absolute;
	border-color: black;
	border-style: solid;
	border-width: 2px;
}



/* Div-Gruppe OHNE Goldrahmen */

.rahmen {
	position: absolute;
}


/* Div-Gruppe MIT Goldrahmen */

.rahmen-gold {
	position: absolute;
	border-color: #CC9933;
	border-style: solid;
	border-width: 1px;
}



.navvertikaladresse {
	position: absolute;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000033;   
	top: 1025px;
	left: 2px;
	width: 220px;
	height: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 0;
	z-index: 6;
}

.navvertikaladresse a {
	font-size: 14px;
	font-weight: normal;	
	color: #FFFFFF;
}

.navvertikaladresse a:hover {
	font-size: 14px;
	color: #42C1FF;
}


/* Div für Markenprodukte Links unterhalb der vertilkalen Navigation */

.markenprodukte {
	position: absolute;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000033;   
	top: 1500px;
	left: 2px;
	width: 220px;
	height: 120px;
	padding: 0;
	z-index:6;
}



/* Hier beginnt die Tabellen Formatierung der Füllprodukte Listen */


/* Class .produktelisten legt Rahmen um Titel, Beschreibung und Tabelle */

.produktelisten {
	position: absolute;
	background-color: #D2D2D2;
	border: 1px solid #000000;
	left: 0;
	width: 740px;
	margin: 0;
	padding: 0px;
	z-index: 4;
}

/* Gruppentitel in Füllprodukte Tabellen */

.titeldiv2 {
	position: absolute;
	text-align: left;
	width: 700px;
	left: 0;
	height: 25px;
	top: 0;
	margin: 0;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 0;
	Padding-bottom: 0;
	z-index: 5;
}

.divfuellprodukt {
	position: absolute;
	left: 0;
	top: 230px;
	width: 730px;
	height: 500px;
	margin: 0;
	padding-left: 10px;
	z-index: 5;
}

Table.fuellprodukt {
	color: #000000;
	text-align: left;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	width: 720px;
}


Table.fuellprodukt td {
	text-align: left;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

/* alte Background-color = #660000. Neue = #D56509 */


.fuellproduktkopf {
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #D56509;
	padding-left: 7px;
	height: 30px;
	vertical-align: middle;
}


/* Spaltenbreiten für die Füllprodukteliste, max total 740px */


/* Artikel-Nr */

.s1 {
	width: 130px;
	padding-left: 7px;
}


/* Artikel */

.s2 {
	width: 220px;
	padding-left: 7px;
}


/* Abbildung */

.s3 {
	width: 150px;
}


/* Grösse */

.s4 {
	width: 120px;
	padding-left: 7px;
}


/* Einheit */

.s5 {
	width: 120px;
	padding-left: 7px;
}


.fuellprodukt p {
	margin-left: 5px;
}


/* Gruppenrahmen für die Gruppierung von Bild und Text */
.gruppenrahmen {
	position: absolute;
	left: 1px;
	width: 400px;
	top: 210px;
	height: 400px;
	margin: 0;
	padding: 0;
	z-index: 4;
}


/* Spaltenbreiten für die Bestellung von Füllprodukten, max total 740px */


/* Artikel-Nr */

.s1b {
	width: 130px;
	padding-left: 7px;
}


/* Artikelbezeichnung */

.s2b {
	width: 220px;
	padding-left: 7px;
}


/* Feld für Bestelleingabe */

.s3b {
	width: 150px;
}


/* Losgrösse */

.s4b {
	width: 120px;
	padding-left: 7px;
}


/* Hier beginnt die Formatierung der Navigationen */



/* Navigation vertikal Titelformatierung. Sihe <H4> für die Titelformatierung */


.divnavvertikal {
	position: absolute;
	left: 1px;
	width: 228px;
	top: 210px;
	height: 820px;
	margin: 0;
	padding: 0;
	z-index: 7;
}

.navvertikal p {
	padding: 0;
	border: none;
	margin: 0;

}

.navvertikal a {
	color: #FFFFFF;
	background-color: #000033;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	display: block;
	border-bottom: 1px solid #DF9006;
	padding-left: 10px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	
}

.navvertikal a:hover {
	background-color: #660000;
	color: #FFFFFF;
	text-decoration: none;
}

.navvertikal a:visited {
	color: #C0C0C0;
	text-decoration: none;
}


/* Navigation quer */

.divnavquer {
	position: absolute;
	left: 3px;
	top: 185px;
	width: 994px;
	margin: 0;
	padding: 0;
	z-index: 4;
}

Table.navquer {
	text-align: center;
	border-collapse: collapse;
	width: 100%;
}


Table.navquer td {
	text-align: center;
	background-color: #000033;	
}


.navquer p {
	margin-left: 5px;
}

.navquer a {
	color: #FFFFFF;
	background-color: #000033;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	display: block;
	padding: 0;

}

.navquer a:hover {
	background-color: #660000;
	color: #FFFFFF;
}

.navquer a:visited {
	color: #C0C0C0;
}


/* Formatierung des Seitenkopfes */

.header {
	position: absolute;
	color: #FFFFFF;
	font-size: 14px;
	height: 180px;
	left: 0;
	top: 0;
	width: 1000px;
	padding: 0;
	z-index: 3;
}

/* Platzierung des Logos oben in der Mitte des Seitenkopfes */

.logo {
   position: absolute;
   top: 5px;
   left: 100px;
   width: 158px;
   height: 161px;
   z-index: 5;
   padding: 0;
}

/* Platzierung und Formatierung des Textes oben Mitte im Seitenkopf */

.headertextmitte {
   position: absolute;
   color: #000000;
   font-size: 40px;
   font-weight: normal;
   text-align: center;
   top: 70px;
   left: 300px;
   width: 400px;
   height: 30px;
   z-index: 5;
   padding: 0;
}

.headersub {
   font-size: 14px;
   color: #FFFFFF;   
}


.footertextmitte1600 {
   position: absolute;
   color: #000000;
   font-size: 12px;
   font-weight: normal;
   text-align: center;
   top: 1163px;
   left: 225px;
   width: 780px;
   height: 30px;
   z-index: 5;
   padding: 0;
}

.footertextmitte1750 {
   position: absolute;
   color: #000000;
   font-size: 12px;
   font-weight: normal;
   text-align: center;
   top: 1313px;
   left: 225px;
   width: 780px;
   height: 30px;
   z-index: 5;
   padding: 0;
}


.footertextmitte2000 {
   position: absolute;
   color: #000000;
   font-size: 12px;
   font-weight: normal;
   text-align: center;
   top: 1563px;
   left: 225px;
   width: 780px;
   height: 30px;
   z-index: 5;
   padding: 0;
}

.footertextmitte2300 {
   position: absolute;
   color: #000000;
   font-size: 12px;
   font-weight: normal;
   text-align: center;
   top: 1863px;
   left: 225px;
   width: 780px;
   height: 30px;
   z-index: 5;
   padding: 0;
}

.footertextmitte3000 {
   position: absolute;
   color: #000000;
   font-size: 12px;
   font-weight: normal;
   text-align: center;
   top: 2563px;
   left: 225px;
   width: 780px;
   height: 30px;
   z-index: 5;
   padding: 0;
}



.footertextmitte4000 {
   position: absolute;
   color: #000000;
   font-size: 12px;
   font-weight: normal;
   text-align: center;
   top: 3563px;
   left: 225px;
   width: 780px;
   height: 30px;
   z-index: 5;
   padding: 0;
}


.footertextmitte6300 {
   position: absolute;
   color: #000000;
   font-size: 12px;
   font-weight: normal;
   text-align: center;
   top: 5863px;
   left: 225px;
   width: 780px;
   height: 30px;
   z-index: 5;
   padding: 0;
}



.footertextmitte8500 {
   position: absolute;
   color: #000000;
   font-size: 12px;
   font-weight: normal;
   text-align: center;
   top: 8063px;
   left: 225px;
   width: 780px;
   height: 30px;
   z-index: 5;
   padding: 0;
}



hr {
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #000033;
 border-bottom: solid 1px #000033; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}


/* Platzierung und Formatierung des Textes oben links im Seitenkopf*/

.headertextlinks {
   position: absolute;
   color: #FF0000;
   font-size: 10px;
   font-weight: bold;
   text-align: left;
   top: 2px;
   left: 0;
   width: 400px;
   height: 10px;
   z-index: 5;
   padding: 0px;
}

/* Platzierung und Formatierung des Textes oben rechts im Seitenkopf  xxxxxx überflüssig ??  */

.headertextrechts {
   position: absolute;
   color: #FF0000;
   font-size: 10px;
   font-weight: bold;
   text-align: right;
   top: 2px;
   left: 595px;
   width: 400px;
   height: 10px;
   z-index: 5;
   padding: 0;
}




/* Zu verwenden auf Jeansangebot für Vorschaubilder mit unsichtbaren Tabellenrahmen */

.tabelle_unsichtbar {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

.flash {
	position: absolute;
	left: 900px;
	top: 50px;
	width: 80px;
	height: 120px;
   z-index: 5;	
}

/* Platzierung und Formatierung von DIV für Hinweis auf Indexseite */

.hinweis {
	position: absolute;
	Background-color: #FF0000;
	height: 50px;
	left: 150px;
	padding: 0;
	top: 75px;
	width: 130px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	z-index: 6;
}