html, body { 
	padding:0px;
	margin: 0px;
}

body {
	font-family:arial;
	font-size:12px;
	background-color: #b70040;
	color:#fff;
 
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	line-height:20px;
}

 
#wrapper {
width:922px;  margin:0px auto;position:relative;
} 

.flashlight {
position:absolute;background-image:url(images/flashlight.gif);top:5px;left:260px;width:118px;height:108px;
}

.matz {
position:absolute;background-image:url(images/matz.png);top:350px;width:268px;height:290px;
}

#text {
color:#333333;
float:right;
margin-right:55px;
padding-right:22px;
width:465px;
z-index:5;
}

#text a:link, #text a:visited {
color:#e3004f;
text-decoration:none;
}

#text a:hover {
color:#e3004f;
text-decoration:underline;
}

#preis1 {
width:450px;border:1px dotted #c4c4c4;padding:5px;padding-top:15px;padding-bottom:10px;
}

#preis2 {
margin-top:20px;width:450px; border:1px dotted #c4c4c4;padding:5px;padding-top:15px;padding-bottom:80px;
}

#preis3 {
margin-top:20px;width:450px;border:1px dotted #c4c4c4;padding:5px;padding-top:15px;padding-bottom:10px;
}

#preis4{
margin-top:20px;width:450px;border:1px dotted #c4c4c4;padding:5px;padding-top:15px;padding-bottom:50px;
}
#preis5{
margin-top:20px;width:450px;border:1px dotted #c4c4c4;padding:5px;padding-top:15px;padding-bottom:50px;
}
#preis6{
margin-top:20px;width:450px;border:1px dotted #c4c4c4;padding:5px;padding-top:15px;padding-bottom:50px;
}
#preis8{
margin-top:20px;width:450px;border:1px dotted #c4c4c4;padding:5px;padding-top:15px;
}

.name {
margin-left:10px;
 
font-size:14px;
font-weight:bold;
}

.preistitel {
font-size:26px;background-color:#e3004f;padding:2px 8px;color:#fff;font-weight:bold;margin-bottom:5px;
}

#header {
height:350px;
margin:0;
padding-left:31px;
width:993px;
}

#left {
 
width:31px;
background-image:url(images/left.png);
background-repeat:no-repeat;
height:350px;
position:absolute;
left:0px;
top:0px;
}

#right {
 position:absolute;
width:31px;
background-image:url(images/right.png);
background-repeat:no-repeat;
height:350px;
right:0px;
top:0px;
}

#content {
float:left;margin-left:0px;width:922px;  background-image:url(images/content.png);
}

#footer {
background-image:url(images/footer.png);
background-repeat:no-repeat;
font-size:10px;
height:70px;
padding-right:120px;
padding-top:30px;
text-align:right;
width:890px;
}

#footer a:link, #footer a:visited {
color:#fff;
}

h1 {
color:#e3004f;font-family:Arial;margin-bottom:13px;font-size:24px;font-weight:lighter;
}


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

a:hover {
text-decoration:underline;
}

#top {
width:922px;background-color:none;height:28px;margin:0px auto;background-image:url(images/top.png);
}


#clear {
clear:both;
}
