* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 0.8em;
	color: #809397;
	text-align: center;
	background:#ddd;
	margin:10px 0 0 0;
}

ul {
	margin: 0 0 0 20px;
}

img {
	border: none;
}

p {
	margin: 0 0 1em 0;
}

div {
	border: 0px solid #000;
}
.bg {
	background-repeat: no-repeat;
	background-image: url(../images/bg-default.jpg);
}

#container {
	position: relative;
	top: 0px;
	margin: 0 auto;
	width: 980px;
	height: 615px;
	text-align: left;
	background:#fff;
}

#main {
	top:138px;
	position:relative;
	
}
#content{
	position: absolute;
	left: 30px;
	/*top: 150px; old*/
	width:730px;
	/*height:370px; old*/
	top: 150px;
	height: 300px;
}
#left {
	position: absolute;
	left: 0;
	top:0;
	z-index:1001;
}
#left .unternehmen{
	position:absolute;
	left:20px;
	top:20px;
}
#left .produkte{
	position:absolute;
	left:20px;
	top:20px;
}
#left .produkte #navi{
	position:absolute;
	left:180px;
}
#right {
	position: relative;
	left: 0px;
	top:0;
	width:108px;
}
#right #logo{
	position:absolute;
	left:782px;
	top:381px;
	z-index:			500;
}
#footer {
	position: absolute;
	left:3px;
	top:580px;
	width:980px;
	height:20px;
	
}

.weiss{
	background:#fff;
	width:10px;
	height:10px;
	position:absolute;
	left:15px;
	top:2px;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 138px;
	background:url(../images/bg-header.jpg) no-repeat #8A456D;
}

#header #rechts {
	position: absolute;
	left: 780px;
	top: 0;
	width:180px;
	padding:10px 10px 0 10px;
}

.clear {
	clear: both;
	line-height: 0px;
}

.usb {
	display: none;
}

dfn {
	display: none;
}
#showimage{
	background:#fff;
	position:absolute;
	border:#000 1px solid;
	width:295px;
	z-index:10000;
}

.aktionheader{
  width:295px;
  height:12px;
	background-color:#fff;
	border-bottom:#000 1px solid;
	text-align:right;
}
.aktionheader img{
  border-left:#000 1px solid;
  position:relative;
  top:-1px;
}
.aktionbody{
	padding:5px 5px 1px 5px;
	background:#8a456d;
}
.aktionbody h1{
	color:#fff;
}
.aktionbody .bodytext{
	color:#fff;
	font-size:1.4em;
}
.aktionbody .bodytext a{
	color:#fff;
	font-size:1em;
	text-decoration:none;
}
.aktionbody .bodytext a:hover{
	text-decoration:underline;
}

#my_css_signature_103 #produkte-single .vkpreis {
	color: #809397;
	display:		block;
	font-size:		1em;
	margin-top:		5px;
	padding:		0;
	text-transform:	none;
}

