body {
	background-color: #000000;
	color: #000000;
	background-image: url(common/streifen.gif);
	background-repeat: repeat;
	width: 1000px;
	margin: 0 auto;
	border: 1px solid #000000;
	top: 0;
	padding: 0;
	scrollbar-face-color: #00002B;
	scrollbar-highlight-color: #0F111C;
	scrollbar-3dlight-color: #0F111C;
	scrollbar-darkshadow-color: #0F111C;
	scrollbar-shadow-color: #434B7C;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #808080;	
}

body, div, td, p, input, select, textarea, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}


/* Formatierung für Anzeige der Website horizontal zentriert */

.centerrahmen {
	border-collapse: collapse;
	width: 1000px;
	z-index: 1;
}

.centertd {
	background-color: transparent;
}

/* Formatierung für normal-lange Seiten mit Objektbox 1300*/

.centerdiv {
	position: relative;
	background-image: url(common/hintergrund1600.gif);
	background-repeat: no-repeat;
	background-color: #B7B7B7;
	top: 0;
	left: 0;
	width: 1000px;
	height: 1600px;
	border-collapse: collapse;
}


/* Formatierung für normal-lange Seiten mit Objektbox 1000*/

.centerdivkurz {
	position: relative;
	background-image: url(common/hintergrund1300.gif);
	background-repeat: no-repeat;
	background-color: #B7B7B7;
	top: 0;
	left: 0;
	width: 1000px;
	height: 1300px;
	border-collapse: collapse;
}


/* Formatierung für lange Seiten wie die Indexseite, zusammen mit Objektbox 2800 */

.centerdivlang {
	position: relative;
	background-image: url(common/hintergrund3100.gif);
	background-repeat: no-repeat;
	background-color: #B7B7B7;
	top: 0;
	left: 0;
	width: 1000px;
	height: 3100px;
	border-collapse: collapse;
}


/* Formatierung für lange Seiten wie die Indexseite, zusammen mit Objektbox 2400 */

.centerdiv2400 {
	position: relative;
	background-image: url(common/hintergrund2700.gif);
	background-repeat: no-repeat;
	background-color: #B7B7B7;
	top: 0;
	left: 0;
	width: 1000px;
	height: 2700px;
	border-collapse: collapse;
}


/* Formatierung für die Angebotsseite mit Objektbox 7300 */

.centerdivangebot {
	position: relative;
	background-image: url(common/hintergrund7600.gif);
	background-repeat: no-repeat;
	background-color: #B7B7B7;
	top: 0;
	left: 0;
	width: 1000px;
	height: 7600px;
	border-collapse: collapse;
}




/* Formatierung für die Team Seite, zusammen mit Objektbox 2000 */

.centerdiv2000 {
	position: relative;
	background-image: url(common/hintergrund2300.gif);
	background-repeat: no-repeat;
	background-color: #B7B7B7;
	top: 0;
	left: 0;
	width: 1000px;
	height: 2300px;
	border-collapse: collapse;
}


/* Formatierung für kurze Seiten der Produktseiten zusammen mit Obejektbox 1300 */

.centerdivmarken {
	position: relative;
	background-image: url(common/hintergrund1600.gif);
	background-repeat: no-repeat;
	background-color: #B7B7B7;
	top: 0;
	left: 0;
	width: 1000px;
	height: 1600px;
	border-collapse: collapse;
}

/* Formatierung für kurze Seiten der Produktseiten zusammen mit Obejektbox 1700 */

.centerdivtrends {
	position: relative;
	background-image: url(common/hintergrund2000.gif);
	background-repeat: no-repeat;
	background-color: #B7B7B7;
	top: 0;
	left: 0;
	width: 1000px;
	height: 2000px;
	border-collapse: collapse;
}




/* Formatierung für kurze Seiten der Produktseiten zusammen mit Obejektbox 1100 */

.centerdiv1100 {
	position: relative;
	background-image: url(common/hintergrund1400.gif);
	background-repeat: no-repeat;
	background-color: #B7B7B7;
	top: 0;
	left: 0;
	width: 1000px;
	height: 1400px;
	border-collapse: collapse;
}


/* Formatierung für weitere Standorte mit Objektbox 5000 */

.centerdiv_standorte {
	position: relative;
	background-image: url(common/hintergrund5300.gif);
	background-repeat: no-repeat;
	background-color: #B7B7B7;
	top: 0;
	left: 0;
	width: 1000px;
	height: 5300px;
	border-collapse: collapse;
}


/* Formatierung allgemeiner Links verteilt im Text */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	TEXT-DECORATION: none;
}

a:hover {
	COLOR: #909090;
	TEXT-DECORATION: none;
}



/* Formatierung der mit Bold markierten Texte */

b {
	font-style: inherit;
}

/* Formatierung der mit Strong markierten Texte */

strong {
	font-style: inherit;
}


/* Formatierung der mit em markierten Texte */

em {
	color: #FEF101;
}


/* Formatierung der mit h1 - h6 markierten Texte */


h1, h2, h3, h4, h5, h6 {
	background: none;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 16px;
	line-height: 1.2em;
	color: #DCDCDC;
}

h2 {
	font-size: 16px;
	line-height: 1.2em;
	color: #DCDCDC;	
}

h3, h4, h5, h6 {
	border-bottom: none;
	font-weight: bold;
	color: #DCDCDC;
	font-size: 10px;
}


/* Formatierung von Textlisten */

li {
	margin-left: 0;
}

/* Formatierung des Seitenkopfes */

.header {
	position: absolute;
	color: #FFFFFF;
	font-size: 14px;
	height: 171px;
	left: 0;
	top: 20px;
	width: 1000px;
	padding: 0;
	z-index: 3;
}

/* Platzierung des Logos oben in der Mitte des Seitenkopfes */

.logo {
   position: absolute;
   top: 30px;
   left: 360px;
   width: 320px;
   height: 121px;
   z-index: 5;
   padding: 0;
}



/* Grösse und Platzierung Texthintergrund*/

.texthintergrund {
	position: absolute;
	left: 210px;
	top: 217px;
	width: 750px;
	height: 1100px;
   z-index: 1;	
}


/* Grösse und Platzierung Texthintergrund für kurze Seiten Objektbox 1000*/

.texthintergrundkurz {
	position: absolute;
	left: 210px;
	top: 217px;
	width: 750px;
	height: 1000px;
   z-index: 1;	
}



/* Grösse und Platzierung des Balkentitel mit Schrift LINKS-BÜNDIG */


.balkentitel_links {
	position: absolute;
	background-color: #272D36;
    font-family: Arial, Verdana;
	text-align: left;
	width: 460px;
	left: 2px;
	height: 25px;
	top: 0;
	margin: 0;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 0;
	Padding-bottom: 0;
	z-index: 5;
}


/* Grösse und Platzierung des Balkentitel mit Schrift RECHTS-BÜNDIG */

.balkentitel_rechts {
	position: absolute;
	background-color: #272D36;
    font-family: Arial, Verdana;
	text-align: right;
	width: 460px;
	left: 278px;
	height: 25px;
	top: 0;
	margin: 0;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 10px;
	Padding-bottom: 0;
	z-index: 5;
}



/* Boxtexte zu Bildern */

.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}


/* Boxtexte mit Rahmen zu Bildern */

.boxtext-r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	outline-style: dotted;
}


/* Bildboxen OHNE Rahmen */

.boxbild {
	position: absolute;
}

/* Bildboxen MIT Rahmen */

.boxbild-r {
	position: absolute;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}


/* Vorschaubilder DIV und Tabelle */

.vorschau {
   position: absolute;
   top: 850px;
   left: 2px;
   width: 750px;
   height: 500px;
   z-index: 5;
}

.vorschaubild {
	border-color: black;
	border-width: 1px;
}


/* DIV-Rahmen für Bilder und Text in Markenübersicht */

.gr {
   position: absolute;
   top: 850px;
   left: 0;
   width: 750px;
   height: 350px;
}



/* Grösse und Platzierung des Titels für den Markenflash   EEXXXXXXXXX */

.objektboxtitel {
	position: absolute;
	color: #DD0000;
	font-size: 16px;
    font-family: Arial, Verdana;		
	text-align: left;	
	width: 980px;
	left: 10px;
	top: 18px;
	margin: 0;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 0;
	Padding-bottom: 0;
	z-index: 6;
}


/* Platzierung Grösse des Streifen und Bildchen in der vertikalen Navigation vorher 197 */

.divstreifenhalter {
	position: absolute;
	background-color: #272D36;	
	left: 0;
	width: 170px;
	top: 217px;
	height: 820px;
	margin: 0;
	padding: 0;
    z-index: 4;
}

.navvertikaljeansstreifen1 {
	position: absolute;
	background-image: url(common/navvertikal-jeansstreifen.gif);	
	background-repeat: no-repeat;
	left: 0;
	width: 170px;
	top: 3px;
	height: 46px;
	margin: 0;
	padding: 0;
}

.navvertikaljeansstreifen2 {
	position: absolute;
	background-image: url(common/navvertikal-jeansstreifen.gif);		
	background-repeat: no-repeat;
	left: 0;
	width: 170px;
	top: 204px;
	height: 46px;
	margin: 0;
	padding: 0;
}
.navvertikaljeansstreifen3 {
	position: absolute;
	background-image: url(common/navvertikal-jeansstreifen.gif);		
	background-repeat: no-repeat;
	left: 0;
	width: 170px;
	top: 380px;
	height: 46px;
	margin: 0;
	padding: 0;
}


.navvertikaltrennrohr1 {
	position: absolute;
	background-image: url(common/navvertikal-trennrohr.gif);			
	background-repeat: no-repeat;
	left: 0;
	width: 170px;
	top: 470px;
	height: 12px;
	margin: 0;
	padding: 0;
}


.navvertikalbildchen {
   position: absolute;
   background-color: #DFDFDF;  
   top: 480px;
   left: 0;
   width: 170px;
   height: 145px;
   padding: 0;
}



.navvertikaltrennrohr2 {
	position: absolute;
	background-image: url(common/navvertikal-trennrohr.gif);				
	background-repeat: no-repeat;
	left: 0;
	width: 170px;
	top: 625px;
	height: 12px;
	margin: 0;
	padding: 0;
}


.navvertikaladresse {
   position: absolute;
    font-family: Arial, Verdana;	   
   top: 860px;
   left: 5px;
   width: 165px;
   height: 95px;
   color: #FFFFFF;
   font-size: 12px;
   padding: 0;
   z-index:6;
}

.navvertikalgstargold {
	position: absolute;
	background-image: url(common/navvertikal-g-star-gold.gif);	
	background-repeat: no-repeat;
	left: 0;
	width: 170px;
	top: 740px;
	height: 43px;
	margin: 0;
	padding: 0;
}


/* Platzierung von weiter Läden unterhalb der vertikalen Navigation */

#weitere-laeden {
	position: absolute;
	left: 0px;
	width: 170px;
	top: 800px;
	height: 20px;
	margin: 0;
	padding: 0;
	z-index: 7;
}


/* Platzierung der Makrenflash Inline Frames */

.iframediv {
position: absolute;
	left: 12px;
	width: 974px;
	top: 46px;
	height: 667px;
	margin: 0;
	padding: 0;
	z-index: 7;
}


.inlineframe {
	z-index: 9;
}


.moviediv {
position: absolute;
	margin: 0;
	padding: 0;
	z-index: 7;
}


/* Hier beginnt die Formatierung der Navigationen */

/* Navigation vertikal vorher 210*/

.divnavvertikal {
	position: absolute;
	left: 0px;
	width: 170px;
	top: 230px;
	height: 820px;
	margin: 0;
	padding: 0;
	z-index: 7;
}

.navvertikal {
	line-height: 22px;
	text-align: left;		
	border-width: 0px;
}

table.navvertikal {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
	
table.navvertikal TD {
	padding:0 0 0 15px;
	height:18px;
	border: 0;
}

.navvertikal a {
	font-size: 14px;
    font-family: Arial, Verdana;	
	font-weight: bold;
	color: #DCDCDC;
	TEXT-DECORATION: none;
}


.navvertikal a:hover {
	COLOR: #C10000;
	TEXT-DECORATION: none;
}

.navvertikal a:active {
	COLOR: #C10000;
	TEXT-DECORATION: none;
}


/* Navigation vertikal Titelformatierung */

.navvertikaltitel {
	font-size: 16px;
    font-family: Arial, Verdana;	
	font-weight: bold;
	color: #DCDCDC;
	line-height: 25px;
	text-align: left;		
	border-width: 0px;
}

.navvertikaltitel a {
	font-size: 16px;
    font-family: Arial, Verdana;		
	font-weight: bold;
	color: #DCDCDC;
	TEXT-DECORATION: none;	
}

.navvertikaltitel a:hover {
	color: #C10000;
	TEXT-DECORATION: none;	
}

.navvertikaltitel a:active {
	color: #C10000;
	TEXT-DECORATION: none;	
}


/* Navigation quer */

.divnavquer {
	position: absolute;
	left: 1px;
	top: 161px;
	width: 998px;
	margin: 0;
	padding: 0;
	z-index: 4;
}

.navquer {
	text-align: center;

}

td.navquer {
	text-align: center;
}


.navquer p {
	margin-left: 5px;
}

.navquer a {
	color: #DCDCDC;
	font-size: 14px;
    font-family: Arial, Verdana;		
	font-weight: bold;
	TEXT-DECORATION: none;
}

.navquer a:hover {
	COLOR: #C10000;
	TEXT-DECORATION: none;
}

.navquer a:active {
	COLOR: #C10000;
	TEXT-DECORATION: none;
}


/* Platzierung und Formatierung des Textes oben links im Seitenkopf */

.headertextlinks {
   position: absolute;
   color: #FFFFFF;
   font-family: Arial, Verdana;
   font-size: 12px;
   font-weight: bold;
   text-align: left;
   top: 2px;
   left: 4px;
   width: 350px;
   height: 10px;
   z-index: 5;
   padding: 0px;
}

/* Platzierung und Formatierung des Textes oben rechts im Seitenkopf */

.headertextrechts {
   position: absolute;
   color: #FFFFFF;
   font-family: Arial, Verdana;
   font-size: 12px;
   font-weight: bold;
   text-align: right;   
   top: 2px;
   left: 645px;
   width: 350px;
   height: 10px;
   z-index: 5;
   padding: 0;
}

/* Platzierung der Uhr unterhalb der vertikalen Navigation */

.time {
	position: absolute;
	background-color: transparent;
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #FFFFFF;
	height: 40px;
	left: 5px;
	padding: 0;
	top: 1000px;
	width: 160px;
	z-index: 7;
}


/* G-Star Schuhe Movie auf Schuhe Seite */

#movie {
	width:600px;
   z-index: 5;
}


/* Zu verwenden auf Jeansangebot für Vorschaubilder mit unsichtbaren Tabellenrahmen */

.tabelle_unsichtbar {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}


/* Zu verwenden auf Indexseite für Tabelle Markenübersicht mit unsichtbaren Tabellenrahmen */

.tabelle_markenuebersicht {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

.tabelle_markenuebersicht TD {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;	
}


/* Zu verwenden auf "Weitere Standorte" Tabelle mit Adressen, unsichtbaren Tabellenrahmen */

.tabelle_weitere_standorte {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

.tabelle_weitere_standorte TD {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;	
}



/* Positionierung des Bildes (Div) vom Markenflashs  */

.flashbild {
	color: #FFFFFF;
	background-color: #272D36;
	position: absolute;
	width: 190px;
	height: 150px;
	left: 1px;
	top: 1050px;
	padding: 0;
	z-index: 3;
}


/* XXXXXXXX  Braucht es nicht mehr XXXXX Formatierung der Links in der Anzeige des Markenflashs  */

.flashbild a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	TEXT-DECORATION: none;
}

.flashbild a:hover {
	color: #C10000;
	TEXT-DECORATION: none;
}


/* Platzierung und Formatierung von DIV für Hinweis auf Indexseite */

.hinweis {
	position: absolute;
	height: 50px;
	left: 150px;
	padding: 0;
	top: 75px;
	width: 130px;
	border-width: 0;
	z-index: 6;
}


/* Platzierung und Formatierung von ausgehenden Links */

.werbung {
	position: absolute;
	height: 20px;
	left: 5px;
	padding: 0;
	top: 1300px;
	width: 130px;
	z-index: 4;
}

.werbung a {
	color: #000000;
	font-size: 12px;
	TEXT-DECORATION: none;
}

.werbung a:hover {
	color: #000000;
	TEXT-DECORATION: none;
}

.werbung a:visited {
	color: #000000;
	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;
}
