
/* standard elements------------------------------------------------------------------------------------------------------ */

html {min-height: 100%; background: #5b5b5b url(img/top.jpg) repeat-x;}

* {
	margin: 0;
	padding: 0;
}

a {color: #333; TEXT-DECORATION: none;}
a:hover {color: #333; TEXT-DECORATION: none;}

body {
	background: url(img/footer.jpg) repeat-x left bottom;
	color: #333;
	font: normal 62.5% Arial;
}
 
p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: bold 2.0em Arial;
	margin-bottom: 4px;
}

h1,h2,h3 {padding-top: 6px;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Arial;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}



/* Struktur------------------------------------------------------------------------------------------------------ */

.container {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	width: 970px;

}

.clearer {clear: both;}

.left {float: left;}

.right {float: right;}



/* header------------------------------------------------------------------------------------------------------ */
.top {
	padding-bottom: 0px; 
	height: 150px;
	width: 970px;


}

.header {

	font-size: 1.2em;
	margin: 0;
	padding: 0;
	height: 0px;	
	width: 970px;
}

.header .left {
	line-height: 0px;
	text-align: center;
}






/* navigation------------------------------------------------------------------------------------------------------ */
.navigation {	
	padding-top: 50px;
	padding-left: 108px;
	padding-bottom: 0px;
	height: 71px;


}


.navigation A.Startseite SPAN {
	DISPLAY: none; 
}
.navigation A.Startseitecurrent SPAN {
	DISPLAY: none; 
}
.navigation A.Yeahwear SPAN {
	DISPLAY: none; 
}
.navigation A.Yeahwearcurrent SPAN {
	DISPLAY: none; 
}
.navigation A.Yeahgalerie SPAN {
	DISPLAY: none; 
}
.navigation A.Yeahgaleriecurrent SPAN {
	DISPLAY: none; 
}
.navigation A.Yeahkontakt SPAN {
	DISPLAY: none; 
}
.navigation A.Yeahkontaktcurrent SPAN {
	DISPLAY: none; 
}
.navigation A.Login SPAN {
	DISPLAY: none; 
}
.navigation A.Logincurrent SPAN {
	DISPLAY: none; 
}



.navigation a.Startseite {
	background: url(img/start_normal.png);
	display: block;
	float: left;
	line-height: 71px;
	padding: 0;
	text-decoration: none;
	height: 71px; width: 148px;
}
.navigation a.Startseite:hover {background: url(img/start_hover.png);}
.navigation a.Startseitecurrent {
	background: url(img/start_hover.png);
	display: block;
	float: left;
	line-height: 71px;
	padding: 0;
	text-decoration: none;
	height: 71px; width: 148px;
}

.navigation a.Yeahwear {
	background: url(img/wear_normal.png);
	display: block;
	float: left;
	line-height: 71px;
	padding: 0;
	text-decoration: none;
	height: 71px; width: 148px;
}
.navigation a.Yeahwear:hover {background: url(img/wear_hover.png);}
.navigation a.Yeahwearcurrent {
	background: url(img/wear_hover.png);
	display: block;
	float: left;
	line-height: 71px;
	padding: 0;
	text-decoration: none;
	height: 71px; width: 148px;
}



.navigation a.Yeahgalerie {
	background: url(img/galerie_normal.png);
	display: block;
	float: left;
	line-height: 71px;
	padding: 0;
	text-decoration: none;
	height: 71px; width: 148px;
}
.navigation a.Yeahgalerie:hover {background: url(img/galerie_hover.png);}
.navigation a.Yeahgaleriecurrent {
	background:  url(img/galerie_hover.png);
	display: block;
	float: left;
	line-height: 71px;
	padding: 0;
	text-decoration: none;
	height: 71px; width: 148px;
}


.navigation a.Yeahkontakt {
	background: url(img/kontakt_normal.png);
	display: block;
	float: left;
	line-height: 71px;
	padding: 0;
	text-decoration: none;
	height: 71px; width: 148px;
}
.navigation a.Yeahkontakt:hover {background: url(img/kontakt_hover.png);}
.navigation a.Yeahkontaktcurrent {
	background: url(img/kontakt_hover.png);
	display: block;
	float: left;
	line-height: 71px;
	padding: 0;
	text-decoration: none;
	height: 71px; width: 148px;
}







/* Main Content------------------------------------------------------------------------------------------------------ */

.main {
	border-top: 0px solid #FFF;
	background: url(img/bg.png) repeat-y;
	
}




/* Main Content------------------------------------------------------------------------------------------------------ */



/* content------------------------------------------------------------------------------------------------------ */



.content {
	float: left;
	padding: 0px 0px 0px 310px;
	width: 380px;
	TEXT-ALIGN: justify;
}




.content .descr {
	color: #1594ee;
	font-size: 0.9em;
	margin-bottom: 16px;
	margin-left: 16px;
}

.content p {font-family: "Arial",sans-serif;}


.content A {
	COLOR: #333333; 
	background: #f7beff;
	BORDER-BOTTOM: #f7beff 3px solid; 
	FONT-WEIGHT: bold; 
	
}
.content  A:visited { 
	COLOR: #333333; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION:none;
}
.content A:hover {
	COLOR: #FFF; 
	background: #1594ee;
	BORDER-BOTTOM: #f7beff 5px solid; 
	FONT-WEIGHT: bold;
}






.liste li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}


/* IMG------------------------------------------------------------------------------------------------------ */
IMG {
	border: 2px dotted #79a2b2;
	background: url(img/);
	padding: 5px;
	margin: 5px;
}



/* footer------------------------------------------------------------------------------------------------------ */
.footer {
	background: #9B1A1A url(img/footer.jpg) repeat-x left bottom;
	color: #FFF;
	font: bold 1em sans-serif;
	height: 142px;
	padding: 0 25px;
	line-height: 21px;
	text-align: left bottom;
}
.footer2 {
	padding-top: 110px;
	
}

.footer a {color: #333; background: #f7beff; padding: 4px;}
.footer a:hover {color: #FFF; background: #1594ee;
	BORDER-BOTTOM: #f7beff 5px solid; }













