#Home {
        width:980px;
        margin:0 auto;
}

#Home #Header {
        width:938px;
        height:387px;
        margin:20px auto 0 auto;
        position:relative;
}

#Home #Header #ShadowTop {
        background:transparent url(../images/headertop.png) scroll top left no-repeat;
        width:938px;
        height:25px;
        position:relative;
        top:0;
        left:0;
}

#Home #Header #ShadowMiddle {
        background:transparent url(../images/headermiddle.png) scroll top left repeat-y;
        width:932px;
        position:relative;
        top:0;
        left:0;
        padding-left:6px;
}

#Home #Header #ShadowBottom {
        background:transparent url(../images/headerbottom.png) scroll top left no-repeat;
        width:938px;
        height:25px;
        position:relative;
        top:0;
        left:0;
}

#Home #Header #HeaderImage {
        width:920px;
        height:337px;
        position:relative;
}

#Home #Header #HeaderImage #HeaderImageInner {
        background:transparent url(../images/headerimage.jpg) scroll top left no-repeat;
        width:920px;
        height:369px;
        position:absolute;
        top:-20px;
}

#HeaderImageInner img {
        width:920px !important;
        height:369px !important;
}

#Home #Opener {
        bottom:-12px;
        height:80px;
        position:absolute;
        right:0;
        width:513px;
        z-index:20;
}

#Home #Opener h1 {
        font-weight:normal;
        font-size:1.846em;
        font-style:italic;
        color:#33271f;
        padding:20px 0 0 114px;
}

#Home #Opener h2 {
        font-weight:normal;
        font-size:1.846em;
        font-style:italic;
        color:#33271f;
        padding:0 0 0 212px;
}

#Home #Page {
        width:920px;
        padding:0 12px 0 6px;
        margin:0 auto;
        position:relative;
        line-height:1.3em;
}

#Home #Page a {
        color:#c19e4a;
        text-decoration:underline;
}

#Home #Page a:hover {
        text-decoration:none;
}

#Home #Reference {
        width:380px;
        height:304px;
        padding:55px 18px 2px 2px;
        background:transparent url(../images/reference.png) scroll top left no-repeat;
        position:absolute;
        top:-93px;
        left:26px;
        z-index:10;
}

#Home #Reference .product-image {
		float:left;
		width:166px;
		text-align:center;
}

#Home #Reference .product-description{
	width:375px;
	margin-top:7px;
}

#Home #Reference .product-description h1{
	font-size:24px;
	color:#33271f;
	font-style:italic;
	margin-bottom:15px;
	line-height:1.1em;
}

#Home #Reference .product-description p{
	font-size:12;
	color:#33271f;
}

#Home #Reference .to-shop{
	position:absolute;
	top:237px;
	left:167px;
}

#Home #Reference .to-shop a {
        display:block;
        width:200px;
        height:54px;
        background:transparent url(../images/totheshop.png) scroll top right no-repeat;
}

#Home #Reference .to-shop a:hover {
        background:transparent url(../images/totheshophover.png) scroll top right no-repeat;
}

/*

#Home #ReferenceList {
        padding-top:58px;
}

#Home #ReferenceList ul li {
        height:25px;
        padding-left:160px;
        color:#33271f;
        line-height:2.2em;
}

#Home #ReferenceList ul li.even {
        background:transparent url(../images/reference-li.png) scroll top left no-repeat;
}

#Home #ReferenceMore {
        margin:18px 0 0 160px;
}

#Home #ReferenceMore a {
        color:#c19e4a;
        text-decoration:underline;
}

#Home #ReferenceMore a:hover {
        text-decoration:none;
}

#Home #ReferenceToShop {
        margin:16px 0 0 158px;
}



#Home #ReferenceToShop span {
        display:none;
}
*/
#Home #Content {
        padding:15px 0 0 470px;
        min-height:205px;
        height:auto !important;
        height:205px;

}

#Home #Content h2.special {
        height:22px;
        background:transparent url(../images/contenth2.png) scroll top left no-repeat;
        font-size:1.23em;
        text-transform:uppercase;
        padding-top:70px;
        margin-bottom:13px;
}

#Home #News {
        background:transparent url(../images/news.png) scroll top left no-repeat;
        min-height:325px;
        height:auto !important;
        height:325px;
        margin-top:30px;
        position:relative;
        padding-bottom:40px;
}

#Home #News h3 {
        font-weight:bold;
        font-size:1.23em;
}

#Home #NewsHead {
        text-align:center;
        font-size:1.38em;
        font-weight:normal;
        font-style:italic;
        padding:6px 0 40px 0;
}

#Home #Event {
        float:left;
        width:426px;
        padding-left:24px;
}

#Home #EventHeadline h2.special {
        background:transparent url(../images/haeuschen.png) scroll top left no-repeat;
        font-size:1.538em;
        font-weight:normal;
        font-style:italic;
        color:#c19e4a;
        margin-bottom:30px;
        height:34px;
        padding:22px 0 0 126px;
}

#Home #Award {
        float:Right;
        width:450px;
}

#Home #AwardHeadline h2.special {
        background:transparent url(../images/muenzen.png) scroll top left no-repeat;
        font-size:1.538em;
        font-weight:normal;
        font-style:italic;
        color:#c19e4a;
        margin-bottom:30px;
        height:34px;
        padding:22px 0 0 82px;
}

/* === START IE6 Optimierung === */

* html #Home #Logo a img, * html #Home #Navigation, * html #Home #Header, * html #Home #News, * html #Home #Opener, * html #Home #ReferenceImage img, * html #HomeButton img, * html #Home h2.special, * html #Home #ReferenceList ul li.even {
	behavior:url(/fileadmin/templates/ie6png/iepngfix.htc);
}

* html #Home #Reference {
	background:transparent url(../images/reference.gif) scroll top left no-repeat;
	top:-162px;
}

* html #Home #ReferenceToShop a {
	background:transparent url(../images/totheshop.jpg) scroll top left no-repeat;
}

* html #Home #ReferenceToShop a:hover {
	background:transparent url(../images/totheshophover.jpg) scroll top left no-repeat;
}

* html #Home #ShadowTop, * html #Home #ShadowMiddle, * html #Home #ShadowBottom {
	background:none !important;
}

/* === ENDE IE6 Optimierung === */