@charset "utf-8";
html {
	margin:0;
	padding:0;
	background-image: url(../images/body.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #105481;
}
/* CSS Document */
body {
	margin:0;
	padding:0;
	margin-top:0px;
	font-family:arial, serif;
	background-image: url(../images/body.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #105481;
}

#site_container {
	width: 795px;
	position: absolute;
	left: 50%;
	margin-left: -398px; /* half of width */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	top: 0px;
}

#header {
	margin:0;
	padding:0;
	height:221px;
	left: 0px;
	top: 0px;
	width: 795px;
}
#top {
	width: 795px;
	background-image:url(../images/top.png);
	background-repeat:no-repeat;
	float:right;
	margin-top:0px;
	background-position: left top;
	height: 21px;
	position: relative;
	top: 0px;
	padding: 0px;
}
#topnav {
	width: 795px;
	background-image:url(../images/stickerei-heckel-impressum.png);
	background-repeat:no-repeat;
	float:right;
	margin-top:0px;
	background-position: left top;
	height: 26px;
	position: relative;
	top: 0px;
	padding: 0px;
	text-indent: 10px;
}

#logo {
	width: 795px;
	background-image:url(../images/stickerei-heckel-logo.png);
	background-repeat:no-repeat;
	float:right;
	margin-top:0px;
	background-position: left top;
	height: 174px;
	padding: 0px;
}
#content {
	width: 795px;
	height:autopx;
	background-image:url(../images/stickerei-heckel-bg.png);
	background-repeat:repeat-y;
	float:right;
	padding: 0px;
	margin: 0px;
}
#left {
	width:426px;
	max-height: 550px;
	text-align:left;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	overflow: auto;
}
#right {
	width: 356px;
	background-image:url(../images/stickerei-heckel-nav.png);
	background-repeat:no-repeat;
	float:right;
	margin-top:0px;
	clear: both;
	padding: 0px;
	margin-right: 13px;
	z-index: 1;
	clip: rect(auto,auto,auto,20px);
}
#footer {
	height:25px;
	width:795px;
	background-image: url(../images/stickerei-heckel-footer.png);
	float: left;
	background-repeat: no-repeat;
	font-size: 9px;
	text-align: center;
	color: #999999;
	text-decoration: none;
	display: inline;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	display:inline;
	padding-left:15px;
	margin-top: -14px;
	margin-right: -14px;
	margin-bottom: -14px;
	margin-left: 8px;
	height: 30px;
	width: 400px;
}
#left a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#left a.highlight {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#left a.highlight:hover {
	font-weight: bold;
	text-decoration: none;
	color: #F00;
}




h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	display:inline;
	padding-left:15px;
	margin-top: -14px;
	margin-right: -14px;
	margin-bottom: -14px;
	margin-left: 8px;
	height: 30px;
	width: 400px;
}

h1 {
position:relative;
line-height:80px;
margin:0; 
padding-left:20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	padding-left:23px;
	padding-right: 20px;
}
.impressum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	padding-left:10px;
}

.angebot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}

.navitext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.navizahlen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F99F3E;
	text-decoration: none;
}
#produkt {
	width: 378px;
	background-repeat: no-repeat;
	padding-top: 12px;
	margin-left: 2px;
	clip: rect(auto,auto,auto,8px);
}
#produkt-header {
	height: 30px;
	width: 403px;
	background-image: url(../images/produkt-header.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-left: 2px;
}



.produktheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin-left: 22px;
	padding-top: 2px;
}

.produkttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	width: 395px;
	padding-top: 10px;
	padding-left: 4px;
}
#produkt-bild {
	margin: 4px;
	float: left;
}

#produkt-beschreibung {
	width: 403px;
	left: 4px;
	top: 10px;
	padding-top: 12px;
	margin-left: 2px;
	clip: rect(auto,auto,auto,2px);
}
#titelbox {
	height: 136px;
	width: 361px;
	left: 100px;
	top: 100px;
	background-image: url(../images/versand.png);
	background-repeat: no-repeat;
	margin-left: 16px;
	text-align: center;
	padding: 10px;
}
#linkbox {
	height: 136px;
	width: 360px;
	left: 100px;
	top: 100px;
	background-image: url(../images/link.png);
	background-repeat: no-repeat;
	margin-left: 16px;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	padding: 10px;
	font-size: 18px;
	text-decoration: blink;
}



#aktionen {
	visibility: visible;
	height: 300px;
	width: 419px;
	margin: 5px;
	padding: 5px;
	background-image: url(../images/aktion.png);
	background-repeat: no-repeat;
	z-index: 10;
	position: absolute;
	left: 10%;
	top: 15%;
}
#aktionen #produkt {
}

#aktionen #produkt #produkt-header {
	height: 30px;
	width: 403px;
	background-image: url(../images/produktaktion-header.png);
	background-repeat: no-repeat;
	padding-top: 13px;
	margin-left: 2px;
}
#aktionen #produkt #produkt-header .produktheader {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
}
#aktionen #produkt #produkt-beschreibung {
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF0000;
}
#aktionen #produkt #produkt-beschreibung .produkttext {
	color: #333333;
}
#aktionen #produkt #produkt-beschreibung #produkt-bild {
	margin: 0px;
	padding: 0px;
}



.altpreis {
	text-decoration: line-through;
}
.toppreis {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
#aktionen_audi {
	visibility: visible;
	height: 406px;
	width: 910px;
	padding: 0;
	background-repeat: no-repeat;
	z-index: 1;
	position: absolute;
	margin-top: -198px;
	left: 50%;
	top: 50%;
	margin-left: -450px;
}
#aktionen_2011 {
	visibility: visible;
	height: 368px;
	width: 419px;
	padding: 5px;
	background-image: url(../images/aktion_2011.png);
	background-repeat: no-repeat;
	z-index: 1;
	position: absolute;
	margin-top: -184px;
	left: 50%;
	top: 50%;
	margin-left: -210px;
}
#aktionen_2011 #produkt {
}

#aktionen_2011 #produkt #produkt-header {
	height: 30px;
	width: 403px;
	background-image: url(../images/produktaktion-header.png);
	background-repeat: no-repeat;
	padding-top: 13px;
	margin-left: 2px;
}
#aktionen_2011 #produkt #produkt-header .produktheader {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
}
#aktionen_2011 #produkt #produkt-beschreibung {
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF0000;
}
#aktionen_2011 #produkt #produkt-beschreibung .produkttext {
	color: #333333;
}
#aktionen_2011 #produkt #produkt-beschreibung #produkt-bild {
	margin: 0px;
	padding: 0px;
}

