body {
	margin: 55px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 17px;
	background: url("../images/bg.png") repeat-x #ffffff;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}

* html .clearfix {
	height: 1%;
}

.clear {
	clear: both;
}

img {
	border: 0;
}

.img-border {
	margin-right: 7px;
	border: 3px #e7471b solid; /*hier saison farbe ändern*/
}

#center-box {
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
}

/* MISC */

.color-font {
	color: #e7471b; /*hier saison farbe ändern*/
}

.thumbs {
	margin-right: 7px;
	border: 3px #e7471b solid; /*hier saison farbe ändern*/
}

.thumbs:hover {
	border: 3px #fff solid;
}

/* TEMPLATE HEADER */

#header-box {
	width: 980px;
	height: 53px;
	margin-left: 10px;
}

#header-box .logo {
	width: 180px;
	height: 53px;
	text-indent: 180px;
	overflow: hidden;
	white-space: nowrap;
	background: url("../images/logo.png") no-repeat;
}

#header-box .two-columns .column {
	float: left;
	width: 490px;
	height: 53px;
}

#header-box .two-columns .column-left {
	margin: 0;
}

#header-box .two-columns .column-right {
	font-size: 11px;
	color: #999;
	line-height: 90px;
	text-align: right;
	margin: 0;
}

/* TEMPLATE MENU */

#menu-box {
	position: relative;
	width: 980px;
	height: 40px;
	margin: 42px 0 0 10px;
	background-color: #000;
}

#facebook-box {
	position: absolute;
	top: 8px;
	right: 10px;
	width: 125px;
	height: 23px;
	padding-right: 30px;
	background: url("../images/logo-facebook.png") no-repeat right;
	line-height: 11px;
	text-align: right;
}

#facebook-box a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

#facebook-box a:hover {
	color: #fff;
}

#menu {
	position: relative;
	height: 40px;
	margin: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	width: 100px;
	font-size: 15px;
	list-style-type: none;
	float: left;
	padding: 0;
	text-transform: uppercase;
	line-height: 40px;
	border-right: 1px #333 solid;
	text-align: center;
}
 
#menu li a {
	text-decoration: none;
	color: #ccc;
	padding: 0;
	display: block;
}
 
#menu li a:hover {
	color: #fff;
	background-color: #e7471b; /*hier saison farbe ändern*/
}

#menu li a.active {
	color: #fff;
	background-color: #e7471b; /*hier saison farbe ändern*/
}

/* TEMPLATE CONTENT */

#content-box {
	width: 960px;
	height: 380px;
	margin-top: 10px;
	padding: 20px;
	background: url("../images/content-bg.png") no-repeat;
}

#content-saison-box {
	position: relative;
	width: 960px;
	height: 380px;
	background: url("../images/saison/homepage-bg.jpg") no-repeat;
}

#content-saison-box .news-box {
	position: absolute;
	width: 280px;
	height: 340px;
	top: 0;
	right: 0;
	padding: 20px;
	color: #fff;
	background: url("../images/black-bg.png");
}

#content-saison-box .news-box a {
	display: inline;
	padding: 5px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	line-height: 18px;
	text-transform: uppercase;
	background-color: #e7471b; /*hier saison farbe ändern*/
	text-decoration: none;
}

#content-saison-box .news-box a:hover {
	background-color: #000;
}

.news-box-headline {
	font-size: 15px;
	text-transform: uppercase;
}

/* TEMPLATE ADRESSEN/NEWSLETTER */

#adress-box {
	width: 980px;
	height: 145px;
	margin: 10px 0 20px 10px;
	background-color: #e7471b; /*hier saison farbe ändern*/
}

#adress-box .five-columns .column {
	float: left;
	font-size: 11px;
	line-height: 15px;
	color: #fff;
	height: 105px;
}

#adress-box .five-columns .column-one {
	width: 150px;
	margin: 20px 0 20px 20px;
}

#adress-box .five-columns .column-two {
	width: 150px;
	margin: 20px 0 0 0;
}

#adress-box .five-columns .column-three {
	width: 150px;
	margin: 20px 0 0 0;
}

#adress-box .five-columns .column-four {
	width: 150px;
	margin: 20px 0 0 0;
	border-right: 1px #f16918 solid; /*hier saison farbe ändern*/
}

#adress-box .five-columns .column-five {
	width: 290px;
	padding-left: 20px;
	margin: 20px 0 0 0;
	border-left: 1px #df2001 solid; /*hier saison farbe ändern*/
}

#adress-box input {
	width: 100%;
	height: 30px;
	padding: 0 10px;
	color: #fff;
	border: 0;
	background-color: #9e6da7; /*hier saison farbe ändern*/
}

#adress-box .error {
	width: 100%;
	height: 30px;
	padding: 0 10px;
	color: #c66;
	border: 0;
	background: url("../images/input-error.png") no-repeat right #fcc;
}

#adress-box .button {
	width: 100px;
	height: 20px;
	margin: 10px 7px 0 0;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	border: 0;
	background-color: #9e6da7; /*hier saison farbe ändern*/
	cursor: pointer;
}

#adress-box a {
	color: #fff;
	text-decoration: none;
}

#adress-box a:hover {
	text-decoration: underline;
}

/* TEMPLATE MARKEN */

#content-marken {
	position: relative;
	width: 960px;
	height: 380px;
	background: url("../images/saison/marken-bg.jpg") no-repeat;
}

#content-marken .link-box {
	position: absolute;
	width: 960px;
	height: 45px;
	bottom: 0;
	left: 0;
	padding: 0;
	color: #fff;
	background: url("../images/black-bg.png");
}

#content-marken .link-box a.woman {
	position: absolute;
	top: 9px;
	left: 400px;
	display: inline;
	padding: 5px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

#content-marken .link-box a.woman:hover {
	color: #e7471b; /*hier saison farbe ändern*/
}

#content-marken .link-box a.man {
	position: absolute;
	top: 9px;
	left: 200px;
	display: inline;
	padding: 5px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

#content-marken .link-box a.man:hover {
	color: #e7471b; /*hier saison farbe ändern*/
}

/* TEMPLATE MARKEN WOMAN */

#content-marken-woman {
	position: relative;
	width: 960px;
	height: 380px;
	background: url("../images/saison/marken-woman-bg.jpg") no-repeat;
}

#content-marken-woman a.back {
	position: absolute;
	bottom: 15px;
	left: 15px;
	display: inline;
	padding: 5px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	line-height: 18px;
	text-transform: uppercase;
	background-color: #e7471b; /*hier saison farbe ändern*/
	text-decoration: none;
}

#content-marken-woman a.back:hover {
	background-color: #000;
}

#content-marken-woman .marken-box {
	position: absolute;
	width: 455px;
	height: 380px;
	top: 0;
	right: 0;
	background: url("../images/black-bg.png");
}

#content-marken-woman .text-box {
	position: absolute;
	width: 395px;
	height: 280px;
	top: 30px;
	left: 30px;
	color: #fff;
}

#content-marken-woman .marken-box .logos {
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: 395px;
	height: 41px;
	text-indent: 395px;
	overflow: hidden;
	white-space: nowrap;
	background: url("../images/marken-woman-small.png") no-repeat;
}

#content-marken-woman .logo-duvetica {
	width: 395px;
	height: 14px;
	text-indent: 395px;
	overflow: hidden;
	white-space: nowrap;
	background: url("../images/logo-duvetica.png") no-repeat;
}

#content-marken-woman .logo-europeanculture {
	width: 395px;
	height: 14px;
	text-indent: 395px;
	overflow: hidden;
	white-space: nowrap;
	background: url("../images/logo-europeanculture.png") no-repeat;
}

/* TEMPLATE MARKEN MAN */

#content-marken-man {
	position: relative;
	width: 960px;
	height: 380px;
	background: url("../images/saison/marken-man-bg.jpg") no-repeat;
}

#content-marken-man a.back {
	position: absolute;
	bottom: 15px;
	left: 15px;
	display: inline;
	padding: 5px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	line-height: 18px;
	text-transform: uppercase;
	background-color: #e7471b; /*hier saison farbe ändern*/
	text-decoration: none;
}

#content-marken-man a.back:hover {
	background-color: #000;
}

#content-marken-man .marken-box {
	position: absolute;
	width: 455px;
	height: 380px;
	top: 0;
	right: 0;
	background: url("../images/black-bg.png");
}

#content-marken-man .text-box {
	position: absolute;
	width: 395px;
	height: 280px;
	top: 30px;
	left: 30px;
	color: #fff;
}

#content-marken-man .marken-box .logos {
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: 395px;
	height: 25px;
	text-indent: 395px;
	overflow: hidden;
	white-space: nowrap;
	background: url("../images/marken-man-small.png") no-repeat;
}

#content-marken-man .logo-phil-petter {
	width: 395px;
	height: 16px;
	text-indent: 395px;
	overflow: hidden;
	white-space: nowrap;
	background: url("../images/logo-phil-petter.png") no-repeat;
}

/* TEMPLATE TEAM */

#content-team {
	position: relative;
	width: 960px;
	height: 380px;
	background: url("../images/saison/blank-bg.jpg") no-repeat;
}

/* TEMPLATE SHOPS -> UEBERSICHT */

#content-shops-all {
	position: relative;
	width: 960px;
	height: 380px;
	background: url("../images/saison/blank-bg.jpg") no-repeat;
}

#content-shops-all .shops-preview {
	position: absolute;
	width: 960px;
	height: 299px;
	top: 30px;
	left: 0;
}

#content-shops-all .shops-box {
	position: absolute;
	width: 960px;
	height: 45px;
	bottom: 0;
	left: 0;
	background: url("../images/black-bg.png");
}

/* TEMPLATE SHOPS LINKS -> IMMENSTADT */

#content-shops-all .shops-box a.immenstadt {
	position: absolute;
	top: 9px;
	left: 90px;
	display: inline;
	padding: 5px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

#content-shops-all .shops-box a.immenstadt:hover {
	color: #e7471b; /*hier saison farbe ändern*/
}

/* TEMPLATE SHOPS LINKS -> OBERSTAUFEN */

#content-shops-all .shops-box a.oberstaufen {
	position: absolute;
	top: 9px;
	left: 300px;
	display: inline;
	padding: 5px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

#content-shops-all .shops-box a.oberstaufen:hover {
	color: #e7471b; /*hier saison farbe ändern*/
}

/* TEMPLATE SHOPS LINKS -> ESPRIT */

#content-shops-all .shops-box a.esprit {
	position: absolute;
	top: 9px;
	left: 570px;
	display: inline;
	padding: 5px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

#content-shops-all .shops-box a.esprit:hover {
	color: #e7471b; /*hier saison farbe ändern*/
}

/* TEMPLATE SHOPS LINKS -> OUTLET */

#content-shops-all .shops-box a.outlet {
	position: absolute;
	top: 9px;
	left: 780px;
	display: inline;
	padding: 5px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

#content-shops-all .shops-box a.outlet:hover {
	color: #e7471b; /*hier saison farbe ändern*/
}

/* TEMPLATE SHOPS -> IMMENSTADT */

#content-shops-immenstadt {
	position: relative;
	width: 960px;
	height: 380px;
	background: url("../images/saison/blank-bg.jpg") no-repeat;
}

#content-shops-immenstadt .image-one {
	position: absolute;
	width: 515px;
	height: 380px;
	top: 0;
	left: 0;
	background: url("../images/shop-immenstadt01.jpg") no-repeat;
}

#content-shops-immenstadt .image-two {
	position: absolute;
	width: 223px;
	height: 162px;
	top: 0;
	left: 515px;
	background: url("../images/shop-immenstadt02.jpg") no-repeat;
}

#content-shops-immenstadt .image-three {
	position: absolute;
	width: 222px;
	height: 162px;
	top: 0;
	left: 738px;
	background: url("../images/shop-immenstadt03.jpg") no-repeat;
}

#content-shops-immenstadt .text-box {
	position: absolute;
	width: 445px;
	height: 218px;
	top: 162px;
	left: 515px;
	background: url("../images/black-bg.png");
}

#content-shops-immenstadt .two-columns .column {
	float: left;
	width: 180px;
	color: #fff;
}

#content-shops-immenstadt .two-columns .column-left {
	margin: 50px 0 0 50px;
}

#content-shops-immenstadt .two-columns .column-right {
	margin: 50px 0 0 00;
}

a.content-shops-immenstadt {
	color: #9e6da7; /*hier saison farbe ändern*/
	text-decoration: none;
}

a.content-shops-immenstadt:hover {
	color: #fff;
}

/* TEMPLATE SHOPS -> OBERSTAUFEN */

#content-shops-oberstaufen {
	position: relative;
	width: 960px;
	height: 380px;
	background: url("../images/saison/blank-bg.jpg") no-repeat;
}

#content-shops-oberstaufen .image-one {
	position: absolute;
	width: 515px;
	height: 380px;
	top: 0;
	left: 0;
	background: url("../images/shop-oberstaufen01.jpg") no-repeat;
}

#content-shops-oberstaufen .image-two {
	position: absolute;
	width: 223px;
	height: 162px;
	top: 0;
	left: 515px;
	background: url("../images/shop-oberstaufen02.jpg") no-repeat;
}

#content-shops-oberstaufen .image-three {
	position: absolute;
	width: 222px;
	height: 162px;
	top: 0;
	left: 738px;
	background: url("../images/shop-oberstaufen03.jpg") no-repeat;
}

#content-shops-oberstaufen .text-box {
	position: absolute;
	width: 445px;
	height: 218px;
	top: 162px;
	left: 515px;
	background: url("../images/black-bg.png");
}

#content-shops-oberstaufen .two-columns .column {
	float: left;
	width: 180px;
	color: #fff;
}

#content-shops-oberstaufen .two-columns .column-left {
	margin: 50px 0 0 50px;
}

#content-shops-oberstaufen .two-columns .column-right {
	margin: 50px 0 0 00;
}

a.content-shops-oberstaufen {
	color: #9e6da7; /*hier saison farbe ändern*/
	text-decoration: none;
}

a.content-shops-oberstaufen:hover {
	color: #fff;
}

/* TEMPLATE SHOPS -> ESPRIT */

#content-shops-esprit {
	position: relative;
	width: 960px;
	height: 380px;
	background: url("../images/saison/blank-bg.jpg") no-repeat;
}

#content-shops-esprit .image-one {
	position: absolute;
	width: 515px;
	height: 380px;
	top: 0;
	left: 0;
	background: url("../images/shop-esprit01.jpg") no-repeat;
}

#content-shops-esprit .image-two {
	position: absolute;
	width: 223px;
	height: 162px;
	top: 0;
	left: 515px;
	background: url("../images/shop-esprit02.jpg") no-repeat;
}

#content-shops-esprit .image-three {
	position: absolute;
	width: 222px;
	height: 162px;
	top: 0;
	left: 738px;
	background: url("../images/shop-esprit03.jpg") no-repeat;
}

#content-shops-esprit .text-box {
	position: absolute;
	width: 445px;
	height: 218px;
	top: 162px;
	left: 515px;
	background: url("../images/black-bg.png");
}

#content-shops-esprit .two-columns .column {
	float: left;
	width: 180px;
	color: #fff;
}

#content-shops-esprit .two-columns .column-left {
	margin: 50px 0 0 50px;
}

#content-shops-esprit .two-columns .column-right {
	margin: 50px 0 0 00;
}

a.content-shops-esprit {
	color: #9e6da7; /*hier saison farbe ändern*/
	text-decoration: none;
}

a.content-shops-esprit:hover {
	color: #fff;
}

/* TEMPLATE SHOPS -> OUTLET */

#content-shops-outlet {
	position: relative;
	width: 960px;
	height: 380px;
	background: url("../images/saison/blank-bg.jpg") no-repeat;
}

#content-shops-outlet .image-one {
	position: absolute;
	width: 515px;
	height: 380px;
	top: 0;
	left: 0;
	background: url("../images/shop-outlet01.jpg") no-repeat;
}

#content-shops-outlet .image-two {
	position: absolute;
	width: 445px;
	height: 162px;
	top: 0;
	left: 515px;
	background: url("../images/shop-outlet02.jpg") no-repeat;
}

#content-shops-outlet .text-box {
	position: absolute;
	width: 445px;
	height: 218px;
	top: 162px;
	left: 515px;
	background: url("../images/black-bg.png");
}

#content-shops-outlet .two-columns .column {
	float: left;
	width: 180px;
	color: #fff;
}

#content-shops-outlet .two-columns .column-left {
	margin: 50px 0 0 50px;
}

#content-shops-outlet .two-columns .column-right {
	margin: 50px 0 0 00;
}

a.content-shops-outlet {
	color: #9e6da7; /*hier saison farbe ändern*/
	text-decoration: none;
}

a.content-shops-outlet:hover {
	color: #fff;
}

/* TEMPLATE SHOP BACK BUTTON */

a.shop-back {
	position: absolute;
	bottom: 15px;
	left: 15px;
	display: inline;
	padding: 5px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	line-height: 18px;
	text-transform: uppercase;
	background-color: #e7471b; /*hier saison farbe ändern*/
	text-decoration: none;
	z-index: 1002;
}

a.shop-back:hover {
	background-color: #000;
}

/* TEMPLATE NEWS */

#content-news {
	position: relative;
	width: 960px;
	height: 380px;
	background: url("../images/saison/news-bg.jpg") no-repeat;
}

#content-news .news-box {
	position: absolute;
	width: 480px;
	height: 380px;
	top: 0;
	right: 0;
	padding: 0;
	color: #fff;
	background: url("../images/black-bg.png");
}

#content-news .news-box .news-text-box {
	position: absolute;
	width: 420px;
	height: 320px;
	top: 30px;
	left: 30px;
	color: #fff;
}

a.news-link {
	display: inline;
	padding: 5px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	line-height: 18px;
	text-transform: uppercase;
	background-color: #e7471b; /*hier saison farbe ändern*/
	text-decoration: none;
	z-index: 1002;
}

a.news-link:hover {
	background-color: #000;
}

/* TEMPLATE KONTAKT */

#content-kontakt {
	position: relative;
	width: 960px;
	height: 380px;
	background: url("../images/saison/kontakt-bg.jpg") no-repeat;
}

#content-kontakt .kontakt-box {
	position: absolute;
	width: 420px;
	height: 320px;
	top: 0;
	right: 0;
	padding: 30px;
	color: #fff;
	background: url("../images/black-bg.png");
}

#content-kontakt input {
	width: 270px;
	height: 30px;
	padding: 0 10px;
	color: #fff;
	border: 0;
	background-color: #9e6da7; /*hier saison farbe ändern*/
}

#content-kontakt .error {
	width: 270px;
	height: 30px;
	padding: 0 10px;
	color: #c66;
	border: 0;
	background: url("../images/input-error.png") no-repeat right #fcc;
}

#content-kontakt textarea {
	width: 400px;
	height: 70px;
	padding: 10px 10px;
	color: #fff;
	border: 0;
	background-color: #9e6da7; /*hier saison farbe ändern*/
}

#content-kontakt .button {
	width: 100px;
	height: 20px;
	margin: 10px 7px 0 0;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	border: 0;
	background-color: #9e6da7; /*hier saison farbe ändern*/
	cursor: pointer;
}

#content-kontakt .small {
	font-size: 11px;
}

dt, dd {
	display: block;
	float: left;
	color: #fff;
	margin: 0;
	padding: 0;
}

dt {
	clear: left;
	width: 130px;
	line-height: 35px;
}

dd {
	width: 270px;
}

/* TEMPLATE IMPRESSUM */

#content-impressum {
	position: relative;
	width: 960px;
	height: 380px;
	background: url("../images/saison/impressum-bg.jpg") no-repeat;
}

#content-impressum .impressum-box {
	position: absolute;
	width: 420px;
	height: 320px;
	top: 0;
	right: 0;
	padding: 30px;
	color: #fff;
	background: url("../images/black-bg.png");
}

#content-impressum a {
	color: #9e6da7; /*hier saison farbe ändern*/
	text-decoration: none;
}

#content-impressum a:hover {
	color: #fff;
}

/* TEMPLATE FOOTER */

#footer-box {
	position: relative;
	width: 980px;
	margin-left: 10px;
	color: #999;
	font-size: 11px;
}

#footer-box a {
	color: #999;
	text-decoration: none;
}

#footer-box a:hover {
	color: #593312; /*hier saison farbe ändern*/
}

#footer-box .facebook-banner {
	position: absolute;
	top: 0;
	right: -3px;
	width: 120px;
	height: 22px;
}

#haeusler-notice {
	display: none;
}
