@charset 'utf-8';
@import url(reset.css);

/* ----------------------------------------------------- All browsers */
body { background-image:url(img/bg.gif);font:11px Verdana,Arial,Helvetica,sans-serif; }
#frame { margin:30px auto;width:960px; }
#header { position:relative;background-image:url(img/bg_header.png);height:78px; }
#nav ul { position:absolute;margin-top:30px;margin-left:15px; }
#nav ul li { float:left;color:#fff; }
#nav ul li a { display:block;color:#fff;text-decoration:none;padding:0 3px; }
#nav ul li a:hover { color:#ddd; }
#nav ul li a.act { color:#ddd; }
#header h1 { position:absolute;left:440px;height:77px;width:77px; }
#header h1 a  { display:block;height:100%; }
#header h1 a span { display:none; }
#content { background-image:url(img/bg_content.gif);padding:0 25px;min-height:500px; }
#content a { color:#3A599E;text-decoration:none; }
#content a:hover { text-decoration:underline; }
#content p { margin-bottom:10px;margin-left:45px;margin-right:45px; }
#content strong { font-weight:bold; }
#content h2 { color:#3A599E;font-size:14px;letter-spacing:0.1em;font-weight:bold;margin-bottom:5px;padding-top:50px;margin-left:45px;margin-right:45px; }
#content table { margin-left:45px;margin-right:45px;margin-bottom:10px; }
#content table td { padding-right:5px; }
#content .startseite { position:relative;background-image:url(img/bg_startseite.png);background-position:bottom;background-repeat:no-repeat;min-height:459px; }
#content .unternehmen img  { margin-top:5px;margin-bottom:5px; }
#content .ausstellung img  { margin-bottom:10px; }
#content .logistik img { margin-bottom:10px; }
#content .kontakt .plan { float:left;margin-top:10px;margin-bottom:10px;margin-right:15px;  }
#content .impressum { margin-left:470px; }
#text-container { position:absolute;top:105px;left:65px;width:380px; }
#text-container p  { margin-left:0; }
#text-container h2{ margin-left:0;padding-top:0; }
#footer { background-image:url(img/bg_footer.png);height:29px; }
#footer p { color:#fff;padding-top:9px;text-align:center;font-size:9px; }
#footer a { color:#fff;text-decoration:none; }
#footer a:hover { color:#ddd; }

/* ----------------------------------------------------- JS enabled browsers */

.js div { }

/* ----------------------------------------------------- IE7 and below */

.ie7 div { }

/* ----------------------------------------------------- IE6 and below */

.ie6 div { }

