@charset "UTF-8";
/* CSS Document */

/* Allgemein */
*{
	padding:0px;
	margin:0px;
	border:0px;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
a:focus{ 
	outline:none;
}
#wrapper{
	width:960px;
	height:auto;
	margin-left:-480px;
	left:50%;
	position:relative;
	background-color:#FFFFFF;
}
.stopfloat{
	clear:both;
}
.hide{
	display:none;
}	
/* Header */	
#header{
	width:960px;
	height:110px;
	float:left;
	background-color:#FFFFFF;
}
#logo{
	width:288px;
	height:66px;
	position:absolute;
	margin-top:26px;
	margin-left:14px;
}
#socialmedia{
	width:370px;
	height:48px;
	position:absolute;
	margin-left:590px;
	background-image:url(img/sitemap.gif);
}
#icons{
	width:auto;
	height:auto;
	position:absolute;
	margin-left:100px;
	margin-top:10px;
}
#icons p{
	float:left;
}
#icons a, #icons a:link{
	color:#333333;
	text-decoration:none;
}
#icons a:hover{
	color:#333333;
	text-decoration:underline;
}
#trenner{
	float:left;
	border-right:1px solid #ffffff;
	height:14px;
}
#twitter{
	width:14px;
	height:14px;
	margin:0px 4px;
	float:left;
}
#facebook{
	width:14px;
	height:14px;
	margin-right:4px;
	float:left;
}
#add{
	width:14px;
	height:14px;
	margin:0px 4px;
	float:left;
}
/* Navi */
#navi{
	width:960px;
	height:26px;
	float:left;
}
#navi ul li{
	float:left;
	list-style:none;
}
a.aktuellesactive{ 
	width:92px;
	height:26px;
	display:block;
	border:0px;
	background-image:url(img/navi_aktuell.jpg); 
	background-position:-92px 0px; 
}
a.aktuelles{ 
	width:92px;
	height:26px;
	display:block;
	border:0px;
	background-image:url(img/navi_aktuell.jpg); 
	background-position:0px 0px; 
}
a:hover.aktuelles, a:active.aktuelles, a:focus.aktuelles{ 
	background-position:-92px 0px;
	text-decoration:none; 
}
a.teamactive{
	width:114px;
	height:26px;
	display:block;
	border:0px; 
	background-image:url(img/navi_ueberuns.jpg); 
	background-position:-114px 0px; 
}
a.team{
	width:114px;
	height:26px;
	display:block;
	border:0px; 
	background-image:url(img/navi_ueberuns.jpg); 
	background-position:0px 0px; 
}
a:hover.team, a:active.team, a:focus.team{ 
	background-position:-114px 0px; 
	text-decoration:none; 
}
a.kollektionactive{
	width:200px;
	height:26px;
	display:block; 
	background-image:url(img/navi_kollektion.jpg); 
	background-position:-200px 0px; 
}
a.kollektion{
	width:200px;
	height:26px;
	display:block; 
	background-image:url(img/navi_kollektion.jpg); 
	background-position:0px 0px; 
}
a:hover.kollektion, a:active.kollektion, a:focus.kollektion{ 
	background-position:-200px 0px; 
	text-decoration:none; 
}
a.serviceactive{ 
	width:100px;
	height:26px;
	display:block;
	border:0px;
	background-image:url(img/navi_service.jpg); 
	background-position:-100px 0px; 
}
a.service{ 
	width:100px;
	height:26px;
	display:block;
	border:0px;
	background-image:url(img/navi_service.jpg); 
	background-position:0px 0px; 
}
a:hover.service, a:active.service, a:focus.service{ 
	background-position:-100px 0px; 
	text-decoration:none; 
}
a.newsactive{
	width:86px;
	height:26px;
	display:block;
	border:0px; 
	background-image:url(img/navi_news.jpg); 
	background-position:-86px 0px; 
}
a.news{
	width:86px;
	height:26px;
	display:block;
	border:0px; 
	background-image:url(img/navi_news.jpg); 
	background-position:0px 0px; 
}
a:hover.news, a:active.news, a:focus.news{ 
	background-position:-86px 0px;
	text-decoration:none;  
}
a.eventsactive{
	width:96px;
	height:26px;
	display:block;
	border:0px; 
	background-image:url(img/navi_events.jpg); 
	background-position:-96px 0px; 
}
a.events{
	width:96px;
	height:26px;
	display:block;
	border:0px; 
	background-image:url(img/navi_events.jpg); 
	background-position:0px 0px; 
}
a:hover.events, a:active.events, a:focus.events { 
	background-position:-96px 0px;
	text-decoration:none;  
}
a.kontaktactive{
	width:108px;
	height:26px;
	display:block;
	border:0px; 
	background-image:url(img/navi_kontakt.jpg); 
	background-position:-108px 0px; 
}
a.kontakt{
	width:108px;
	height:26px;
	display:block;
	border:0px; 
	background-image:url(img/navi_kontakt.jpg); 
	background-position:0px 0px; 
}
a:hover.kontakt, a:active.kontakt, a:focus.kontakt { 
	background-position:-108px 0px;
	text-decoration:none;  
}
.outlet{
	height:26px;
	width:164px;
	float:left;
	background-image:url(img/navi_outlet.jpg);
}
/* Contentbereich INDEX*/	
#content{
	width:960px;
	height:auto;
	float:left;
}
#spalte1{
	width:313px;
	height:auto;
	float:left;
	margin:15px 5px 0px 0px;
}
#spalte1a{
	width:313px;
	height:300px;
	float:left;
	margin-bottom:5px;
	background-image:url(img/casamoda.jpg);
}
#spalte1a h2{
	font-size:13px;
	color:#333333;
	padding-top:14px;
	padding-left:78px;
}
#spalte1a p{
	font-size:11px;
	color:#333333;
	padding:0px 8px 0px 78px;
	line-height:1.4em;
}
#spalte1b{
	width:313px;
	height:5px;
	float:left;
	border-top:1px dotted #666666;
}
#spalte1c{
	width:313px;
	height:89px;
	float:left;
}
#newsmarke{
	width:89px;
	height:89px;
	float:left;
	background-image:url(img/news.jpg);
}
#salemarke{
	width:89px;
	height:89px;
	float:left;
	background-image:url(img/saleaktion.jpg);
}
#spalte1c h2{
	font-size:13px;
	color:#333333;
	padding-top:8px;
	padding-left:99px;
}
#spalte1c p{
	font-size:11px;
	color:#333333;
	padding:0px 8px 0px 99px;
	line-height:1.4em;
}
#spalte2{
	width:635px;
	height:400px;
	float:left;
	margin:15px 0px 0px 5px;
}
.spacer{
	width:635px;
	height:15px;
	float:left;
	background-image:url(img/spacer.gif) top left repeat-x;
}
/* Sonstiges */
#spaltelinks{
	width:315px;
	height:auto;
	float:left;
	margin:15px 5px 0px 0px;
}
#spalterechts{
	width:635px;
	height:auto;
	float:left;
	margin:15px 0px 0px 5px;
}
#spalterechts h2{
	font-size:15px;
	color:#333333;
	padding-bottom:10px;
	border-bottom:1px solid #e5ebeb;
}	
#spalterechts p{
	font-size:11px;
	color:#333333;
	line-height:1.4em;
}
#spalterechts p a, #spalterechts p a:link{
	font-size:11px;
	color:#333333;
	line-height:1.4em;
	text-decoration:none;
}	
#spalterechts p a:hover{
	font-size:11px;
	color:#333333;
	line-height:1.4em;
	text-decoration:underline;
}
#spaltelinks h2{
	font-size:13px;
	width:296px;
	color:#666666;
	margin-top:4px;
	font-weight:normal;
	padding-top:4px;
	padding-left:15px;
	padding-bottom:4px;
	border-bottom:1px solid #e5ebeb;
}
#spaltelinks h2 a, #spaltelinks h2 a:link{
	color:#666666;
	text-decoration:none;
}
#spaltelinks h2 a:hover{
	color:#333333;
	text-decoration:underline;
}
/* News */
#textnews{
	width:635px;
	height:auto;
	float:left;
}
.zelle4{
	width:635px;
	height:auto;
	float:left;
}
.zelle3a{
	width:635px;
	height:30px;
	float:left;
	border-bottom:1px solid #e5ebeb;
}
.zelle3b{
	width:635px;
	height:29px;
	float:left;
}
/* Events */	
#textevents{
	width:635px;
	height:auto;
	float:left;
}
/* Kontakt */
#textkontakt{
	width:335px;
	height:auto;
	float:left;
}
#map{
	margin-top:2px;
	width:300px;
	height:auto;
	float:left;
}
/* Brands */	
#textbrands{
	width:635px;
	height:auto;
	float:left;
}
#brands li{
	width:180px;
	list-style:none;
	float:left;
	line-height:1.4em;
}
#brands li a, #brands li a:link{
	color:#333333;
	text-decoration:none;
}
#brands li a:hover{
	color:#333333;
	text-decoration:underline;
}
/* Partner */
.zelle1{
	width:140px;
	height:48px;
	float:left;
}
.zelle2{
	width:495px;
	height:48px;
	float:left;
}
.zelle2 p{
	padding-left:12px;
	padding-right:10px;
	float:left;
}
.zelle3{
	height:30px;
	float:left;
}
/* Impressum */
#textimpressum{
	width:635px;
	height:auto;
	float:left;
}	
/* Footer */	
#footer{
	width:960px;
	height:130px;
	float:left;
	background-color:#7a8080;
}
#footer ul li{
	float:left;
	list-style:none;
	width:163px;
	height:102px;
	margin:14px 0px;
	padding:0px 14px;
	color:#FFFFFF;
	line-height:1.3em;
	border-right:1px solid #ffffff;
}	
#footer ul li h2{
    font-size:12px;
	font-weight:bold;
	color:#cfcfcf;
}
#footer ul li p{
    font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}
#footer ul li a, #footer ul li a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#333333;
	text-decoration:none;
}	
