
body,table,th,td,p,a,ul,li,form,pre,img,div,h1,h2,h3,h4,iframe {
 border: 0;
 margin: 0;
 padding:0;
}



body  { background:rgb(51,6,17); color:white; font:100.01% Verdana, sans-serif; text-align:center; padding-left:6%; padding-right:6%; }


li, p, a  { color:rgb(212,134,126); }
a         { text-decoration:underline; }

a:link,
a:visited {  }
a:focus   { color:rgb(200,66,66); }
a:hover   { background-color:rgb(67,2,28); }
a:active  { background:rgb(83,2,34); color:white; }




#header  { width:100%; height:100px; background:url(images/bg_header.gif) repeat-x; }
#footer  { width:100%; height:50px; background:url(images/bg_footer.gif) repeat-x; margin-top:15px; }

#main    { width:100%; background:url(images/bg_main.gif); margin-top:15px; }


#content    { width:712px; margin:auto; text-align:left; background:rgb(51,6,17) url(images/bg_content.gif) repeat-y; padding-left:15px; padding-right:15px; }

/* color:rgb(167,6,70); */
#content h1 { padding:10px 0px 20px 0px; font:normal 125%/135% Verdana, sans-serif; color:rgb(222,140,132); }

#content h2 { padding:20px 0px; font:normal 110%/135% Verdana, sans-serif; color:rgb(222,140,132); }

#content ul { list-style-image:url(images/listicon.gif); font-size:90%; line-height:185%; margin-left:20px; }
#content li { padding-left:5px; }
#content p  { font:normal 90%/135% Verdana, sans-serif; }


#nav              { background:rgb(51,6,17); height:174px; }
#nav img          { float:left; }
#nav a:hover  img { background:rgb(67,2,28); }
#nav a:active img { background:rgb(83,2,34); }



#preisliste td { width:20%; font:normal 84%/125% Verdana, sans-serif; padding:6px 3px; text-align:center; border-bottom:1px solid rgb(167,6,70); border-right:1px solid rgb(167,6,70); }
#preisliste p  { font-size:94%; color:white; }
#preisliste h1 { font-size:115%; }
#preisliste h4 { font:bold 100%/125% Verdana, sans-serif; color:rgb(133,194,38); }



.currentpage { background:rgb(60,0,0); }




#gal_tn     { width:212px; margin:12px; float:left; }
#gal_tn img { float:left; background:0; margin:6px; }

.small { font-size:88%; }
