html, body, div, p, h1, h2, h3, ul, ol, span, table, td, form, img, li, pre  {
 margin: 0;
 padding: 0;
 border: 0;
}
body {
 background: #B8BABD url(images/biewer-pt-oben.gif) repeat-x 8px 200px; 
 background: #C1C1C2 url(images/biewer-pt-oben.gif) repeat-x 8px 200px; 
 background: #d0d0d0 url(images/biewer-pt-oben.gif) repeat-x 8px 200px; 
 
 
/* text-align: center;  */
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 100.01%; 
 line-height: 1.3;
}
#wrappage {
 position: relative;
 text-align: left; 
 margin: 20px 0px 20px 50px; 
/* width: 900px; */
 font-size: .75em;
}
#seitenkopf {
 background: url(images/biewer-kopf-bg.gif) repeat-y;
 height: 130px;
}
#logo {
 position: absolute; 
 top: 30px; 
 left: 30px;
}
#logistik {
 position: absolute; 
 top: 30px; 
 left: 530px;
}
#seitenkopf h1 {
 font-size: 1.4em;
 color: #0B53A1;
 position: absolute;
 top: 95px;
 left: 320px;
 left: 63px;
}
.trenner {
 height: 6px;
 width: 911px;
 position: absolute;
 display: block;
 background: url(images/biewer-bg-trenner.gif) no-repeat;
}
#wrapcontent {
 background: url(images/biewer-bg-content.gif) repeat-y;
 width: 911px;
}
#point1 {
 position: absolute;
 top: 180px;
 left: 0px;
 height: 3px;
 width: 300px;
 background: url(images/biewer-pt-oben.gif) repeat-x;
}
#point1o {
 position: absolute;
 left: 0;
 top: 200px;
 height: 3px;
 background: #B8BABD;
 background: #D0D0D0;
 width: 50px;
}
#point2 {
 position: absolute;
 top: 410px;
 left: 10px;
 height: 3px;
 width: 170px;
 background: url(images/biewer-pt-links.gif) repeat-x;
}

#international {
 position: absolute;
 display: inline;
 left: 230px;
 top: 150px;
 left: 15px;
 top: 420px;
}
#international a.english {
 background-image: url(/images/international/lang_en_d.gif); 
 position: absolute; width: 20px; height: 13px; margin-left: 10px; z-index: 1; border-width: 0px;
}
#international a.german {
 background-image: url(/images/international/lang_de_d.gif); 
 position: absolute; width: 20px; height: 13px; margin-left: 10px; z-index: 1; border-width: 0px;
}
#international a.english:hover {
 background-image: url(/images/international/lang_en.gif); 
 z-index: 2;
}
#international a.german:hover {
 background-image: url(/images/international/lang_de.gif); 
 z-index: 2;
}


#navi1 {
 height: 70px;
 font-size: .9em;
}
#navi1 ul {
 margin-top: 20px;
 float: right;
}
#navi1 ul li {
 width: 100px;
 float: left;
 list-style-type: none;
 font-weight: bold;
 color: #ffffff;
 background: url(images/biewer-servicenavi-bg.gif) no-repeat;
}
#navi1 ul li.active {
 padding-left: 20px;
 margin-right: -20px;
 background: url(images/biewer-servicenavi-bg-hover.gif) no-repeat;
 color: #0B53A1;
}
#navi1 a {
 padding: 1px 1px 1px 20px;
 color: #ffffff;
 color: #353535;
 color: #0B53A1;
 text-decoration: none; 
}
#navi1 a:hover {
 background: url(images/biewer-servicenavi-bg-hover.gif) no-repeat;
 color: #0B53A1;
}

#navi2 {
 float: left;
 width: 225px;
 font-weight: bold;
 font-size: .9em;
 color: #ffffff;
}
#navi2 ul {
 margin: 0 30px 5px 15px;
 list-style-type: none;
}
#navi2 li {
 margin: 0;
 padding: 0;
}
#navi2 a {
 background: url(images/biewer-hauptnavi-bg.gif) no-repeat 1px 15px;
 padding: 0 0 10px 0;
 display: block;
 width: 150px;
}
#navi2 ul ul {
}
#navi2 li li a {
 width: 175px;
}
#navi2 ul li a.active {
 padding: 0 0 10px 0;
 background: url(images/biewer-hauptnavi-bg-hover.gif) no-repeat 1px 15px;
 color: #0B53A1;
}
#navi2 a.activesub {
/* padding: 0 0 10px 0; */
 padding: 0;
 background: url(images/biewer-hauptnavi-bg-hover.gif) no-repeat 1px 15px;
 color: #0B53A1;
}
#navi2 a.active:hover {
/* padding: 0 0 10px 0; */
 background: url(images/biewer-hauptnavi-bg.gif) no-repeat 1px 15px;
 color: #ffffff;
}
#navi2 ul ul {
 font-size: .95em;
 margin: 0 0 7px 5px; 
 padding-right: 0;
}
#navi2 li li a {
 margin: 0;
 padding: 0;
/* background: ; */
}
#navi2 li li.active {
 margin: 0;
 padding: 0;
 color: #0B53A1;
/* background: ; */
}
#navi2 a {
 color: #ffffff;
 text-decoration: none; 
}
#navi2 a:hover {
 background: url(images/biewer-hauptnavi-bg-hover.gif) no-repeat 1px 15px;
 color: #0B53A1;
}


#navi1 h5, #navi2 h5 {
 display: none;
 visibility: hidden;
}
#sidebar {
 width: 200px;
 float: right;
/* border-left: 1px solid #003574; */
}
#content, #contentbreit {
 float: left;
 left: 220px;
 width: 460px;
 margin-bottom: 15px;
 line-height: 1.4;
}
#contentbreit {
 width: 680px;
}
#content h1, #contentbreit h1 {
 font-size: 1.3em;
 margin-bottom: 10px;
 color: #003574;
}
#content h2, #contentbreit h2 {
 font-size: 1.2em;
 margin-bottom: 8px;
}
#content h3, #contentbreit h3 {
 font-size: 1.1em;
 margin-bottom: 6px;
}
#content h4, #contentbreit h4 {
 font-size: 1em;
 margin-bottom: 4px;
}
#content p, #contentbreit p {
 margin-bottom: 8px;
}
#content table, #contentbreit table {
 margin-bottom: 8px;
/* margin-left: 20px; */
}
#content a, #contentbreit a {
 color: #004794;
 font-weight: bold;
}
#content a:hover, #contentbreit a:hover {
 text-decoration: none;
}
#content a.nolink, #contentbreit a.nolink {
 color: #000000;
 text-decoration: none;
 font-weight: normal;
}
#content a.nolink:hover, #contentbreit a.nolink:hover {
 text-decoration: none;
}
#content ul, #contentbreit ul, #content ol, #contentbreit ol {
 margin: 0 25px 8px 25px;
}
#content .bild414, #contentbreit .bild414 {
/* width: 414px;
 padding: 0 7px 4px 7px;
 margin: 15px; */
 padding: 0;
 margin: 10px;
/* background: url(images/bg414.gif) no-repeat 0 100%;*/
}
#content .bild190, #contentbreit .bild190, #sidebar .bild190 {
 width: 190px;
 padding: 0 7px 4px 7px;
 margin: 15px;
 margin: 0 0 0 5px;
/* background: url(images/bg190.gif) no-repeat 0 100%;*/
}

#adresse {
 position: absolute; 
 background: #95A5B7; 
 margin-top: -93px; 
 width: 180px; 
 height: 93px; 
 display: inline;
 font-size: .8em;
 font-weight: bold;
 color: #004794;
 color: #000000;
 color: #353535;
}
#adresse p {
 padding: 5px;
}
#adresse a {
 color: #004794;
 color: #000000;
 color: #353535;
 text-decoration: none;
}
#adresse a:hover {
 text-decoration: underline;
}

#sidebar {
 font-size: .9em;
 color: #353535;
}
#sidebar h3 {
 margin: 5px;
 padding: 0 0 3px 0;
 font-size: 1.1em;
 border-bottom: 1px solid #003574;
 color: #003574;
}
#sidebar h4 {
 font-size: 1em;
 margin: 5px;
 color: #003574;
}
#sidebar p {
 margin: 5px 5px 10px 5px;
}
#sidebar a {
 color: #353535;
 color: #003574;
 text-decoration: underline;
}
#sidebar a:hover {
 text-decoration: none;
}
/*
.content {
 float: right;
 width: 550px;
}
.wrapsidebar {
 float: left;
 width: 190px;
 margin-left: 6px;
}
.inhalt {
 padding: 10px 15px 0 15px; ;
}
 .content h1 {
  font-size: 1.1em;
  padding-top: 8px;
  padding-bottom: 4px;
 }
 .content h2 {
  font-size: 1em;
  padding-top: 6px;
  padding-bottom: 4px;
 }
 .content h3 {
  font-size: .95em;
  padding-top: 7px;
  padding-bottom: 0px;
  clear: both;
 }
 .content h2 a, .content h3 a {
  color: #000;
 }
 .content h2 a:hover, .content h3 a:hover {
  color: #FF761B;
 }
 .content p {
  line-height: 1.3;
  font-size: .9em;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-right: 10px;
 }
 .content a {
 }
 .content a:hover {
  color: #000;
 }
 .content img {
  margin: 10px;
 }
 .content-top img {
  margin: 0;
 }
 .content ul, .content ol {
  font-size: .9em;
  margin-left: 20px;
 }

.kontakt {
 font-size: .8em;
 background: url(../../../../basting/2007/Basting%202007/fileadmin/templates/main/images/kontakt-top.gif) no-repeat;
 padding: 20px 0 20px 0;
 height: 140px;
}
.kontakt h3, .kontakt p {
 margin: 5px;
}
.kontakt h3 {
 font-size: 1.1em;
}
.kontakt a, .kontakt a:hover {
 color: #000;
}

#navigation {
 width: 190px;
 font-size: .8em;
 color: #FFFFFF;
}
#navigation ul {
}
#navigation li {
 list-style-type: none;
}
#navigation li a {
 background: url(../../../../basting/2007/Basting%202007/fileadmin/templates/main/images/menu-bg.gif) no-repeat;
 width: 190px;
 display: block;
 text-decoration: none;
 color: #000;
 padding: 9px 5px 10px 5px;
}
#navigation li.active a, #navigation li a:hover {
 background: url(../../../../basting/2007/Basting%202007/fileadmin/templates/main/images/menu-bg-hi.gif) no-repeat;
}
#navigation ul ul a {
 width: 170px;
 font-size: .95em;
 margin-left: 12px;
}
#navigation li.active li a {
 background: url(../../../../basting/2007/Basting%202007/fileadmin/templates/main/images/menu-bg.gif) no-repeat;
 width: 170px;
 display: block;
 text-decoration: none;
 color: #000;
 padding: 9px 5px 10px 5px;
 font-weight: normal;
}
#navigation li.active a, #navigation li li.activesub a, #navigation ul ul li.activesub a {
 background: url(../../../../basting/2007/Basting%202007/fileadmin/templates/main/images/menu-bg-hi.gif) no-repeat;
 font-weight: bold;
}

#side-navigation {
 position: absolute;
 top: 180px;
 width: 770px;
 height: 40px;
 left: 6px;
 font-size: .8em;
 padding-top: 9px;
 background: url(../../../../basting/2007/Basting%202007/fileadmin/templates/main/images/menu-bg.gif) repeat-x 0 7px;
}
#side-navigation p {
 float: left;
 font-weight: bold;
 margin: 8px 0 0 5px;
} 
#side-navigation ul {
 background: none;
 float: right;
}
#side-navigation li {
 display: block;
 float: left;
 list-style-type: none;
 padding: 0; margin: 0;
}
#side-navigation a {
 background: url(../../../../basting/2007/Basting%202007/fileadmin/templates/main/images/menu-bg2.gif) no-repeat 100% 0;
 text-decoration: none;
 color: #000;
 padding: 9px 0px 10px 5px;
 display: block;
 width: 85px;
}
#side-navigation li.active a, #side-navigation li a:hover {
 background: url(../../../../basting/2007/Basting%202007/fileadmin/templates/main/images/menu-bg2-hi.gif) no-repeat 100% 0;
}
#side-navigation li.active a {
 font-weight: bold;
}

p {}
td {}

acronym {
 cursor:help;
 border-bottom: 1px dotted #666;
}
abbr {
 cursor:help;
 border: none;
}
*/
input.umrechnung { background-color: white; 
 border-top: 2px solid black; 
 border-left: 2px solid black;
 border-right: 2px solid #dddddd; 
 border-bottom: 2px solid #dddddd; 
 vertical-align: middle;
 text-align: right;
 alignment: left;
 font-size: 10 px;
 color: black;
 width: 40px;
}

.anmerkung {
 font-size: .9em;
 line-height: 1.2;
}

.formtext {
 float: left; width: 150px;
}
.anfragelang {
 width: 280px;
}