body{
background:#940914; 
color:#feeac9;
margin:0px;
padding:0px;
font-size:100.1%;
font-family:Arial, Helvetica, sans-serif;
}

/*
#####################
      mainpart     
#####################
*/

#main{
width:987px;
margin:0px auto;
background:#af0917;
}

#header{
height:189px;
margin:0px;
padding:0px;
background:#ccc;
}

#menu{
margin:0px;
padding:0px;
}

#content{
width:987px;
padding:0px 0px;
}

#content #content_center{
width:897px;
padding:0px 46px;
position: relative;
height:256px;
}

#content #content2_center{
padding: 0px 0px 0px 0px;
position: relative;
}

#content #content_center div.content_text{
width:442px;
padding-right:0px;
position: absolute;
bottom:0px;
left:auto;
}

#content #content_center div.content_image{
width:442px;
position: absolute;
bottom:0px;
left:499px;
}

#footer{
background: url(../images/hg_footer.jpg) repeat-x 0px 0px;
padding:20px 15px 5px 15px;
margin:17px 0px 0px 0px;
height:15px;
}

#footer_address{
width:780px;
float:left;
}

#footer_imp{
float:right;
width:160px;
text-align:right;
}

.clear{
clear:both;
padding:0px;
margin:0px;
height:0px;
background:#fff;
}

/*


/*
#####################
  absätze links usw
#####################
*/

h1.imageheader {
   overflow: hidden;
   height: 26px;
   width:442px;
   text-indent: -999em;
   white-space: nowrap;
   background-repeat: no-repeat;
   padding:0px;
   margin:0px 0px 5px 0px;

}

h2.imageheader {
   overflow: hidden;
   height: 26px;
   width:600px;
   text-indent: -999em;
   white-space: nowrap;
   background-repeat: no-repeat;
   padding:0px;
   margin:0px 0px 5px 0px;

}


#content_center p,
#content_center ul,
#content2_center p,
#content2_center ul{
padding:0px;
margin:0px;
line-height:130%;
font-size:0.75em;
}

#content_center p.preis{
font-size:1.2em;
color:#fdc400;
font-weight:bold;
}

a{
font-weight:bold;
color:#feeac9;
}

#content div.content_image dl{
margin-bottom:0px;
}

#content #content2_center div.content_image dl{
margin-top:11px;
margin-bottom:0px;
}


/*footer*/

#footer p{
font-size:0.7em;
padding:0px;
margin:0px;
line-height:130%;
}



/* mainmenu*/ 

#menu ul{
padding:0px;
margin:0px;
}

#menu li{
padding:0px;
margin:0px;
display: inline;
list-style-type: none;
}

/* submenu */

#submenu{
height:23px;
padding:4px 29px;
}


