html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #fff;
	background: #000;
	font-size: 100.1%;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
img {
	border: 0;
}
td img {
	background-image:url(_graphics/loader.gif);
	background-repeat:no-repeat;
	background-position: center center;
}
em {
	font-style: italic;
}
a {
	color: #fff;
}
.pink {
    color:#F0C;
}
div#pageWrapper {
	text-align: left;
	min-height: 550px;
}
#header {
	height: 200px;	
	position: absolute;
	z-index: 5;
}
div#logo {
	width: 100px;
	margin: 25px 0 0 20px;
}
div#wrapper {
	margin: 0;
	position: absolute;
	top: 0px;
	left: 0px;
}
#arrow {
	position: absolute;
	top: 720px;
	left: 10px;
	z-index: 5;
	background: url(_graphics/arrow.gif) right center no-repeat;
	padding: 6px 25px 6px 0;
	font-size:0.8em;
	line-height:0.8em;
}
table {
	border: 0;
}
td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#wrapper ul {
	width: 130px;
	padding: 0;
	margin: 200px 0 0 10px;
	list-style: none;
}
#wrapper ul li {
	color: #58585A;
	font-size: .8em;
	padding: 5px 0;
}
#wrapper ul li.last, .last {
	padding: 15px 0 5px 0;
}
#wrapper ul li a {
	color: #fff;
	text-decoration: none;
}
#wrapper ul li a:hover,
#wrapper ul li.active a {
	color: #555;
}
/*Startseite*/
#courses,
#collections,
#germanjeans,
#stores,
#contact,
#press {
	position: absolute;
	top: 580px;
	font-size: 3em;
	color: #000;
}
#collections {
	left: 230px;
}
#germanjeans {
	left: 635px;
}
#courses {
	left: 1100px;
}
#stores {
	left: 1678px;
}
#contact {
	left: 2048px;
}
#press {
	left: 2423px;
}
#homeCat .article {
	width: 220px;
}
#homeCat .first {
	margin-left: 70px;
}
.item {
    position: relative;
    float: left;
	width: 210px;
	margin: 0 10px 10px 0;
}
.title {
    position: absolute;
    font-size: 20px;
    bottom: 15px;
	left: 5px;
    z-index: 10;
    text-transform: uppercase;
}
.title a {
    color: #fff;
	text-decoration: none;
}
.title a.black {
    color: #000;
	font-weight: bold;
}
.title a.pink {
    color:#F0C;
	font-weight: bold;
}
/* Kollektionen */
#collectionCat p {
	font-size: .8em;
	background: #000;
	padding: 5px 0 0 10px;
	font-size: 1.1em;
	line-height: 1.1em;
}
#collectionCat p.more {
	padding: 5px 0 0 20px;
}
#gallery1011, 
#gallery09, 
#gallery0708, 
#gallery07, 
#gallery0607, 
#gallery06, 
#gallery0506, 
#gallery05,
#gallery0405,
#gallery03, 
#gallery02, 
#gallery01 {
	height:640px;color:#ccc;width:500px;margin:20px auto;
}
#gallery0708, #gallery0607, #gallery0506, #gallery0405, #gallery01 {width:950px;}
#gallery02, #gallery07, #gallery03 {width:718px;}
#gallery06 {width:748px;}
#gallery09 {width:400px;}
#gallery1011 {width:504px;}
.collection {
	width: 50px;
}

.article {
	margin: 200px 0 0 0;
}
.article h1,
.article p {
	width: 300px;
}
.article h1 {
	font-size: 1.1em;
	line-height: 1.1em;
	margin: -5px 10px 5px 5px;
}
.article p {
	font-size: .8em;
	line-height: 1.1em;
	margin: 10px 10px 10px 5px;
}
.article p.more {
	margin: -5px 10px 5px 5px;
}
.article li {
	font-size: .8em;
	line-height: 1.1em;
	margin: 10px 0 0 0;
}
