/* Layout TAGs */
body { background-color: #0e3d18; margin: 0; padding: 0; }
h1 { color: #0e3d18; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; margin: 0; padding: 0; }
p { color: #333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-align: justify; margin: 0; padding: 0; }
li { color: #333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; margin: 0; padding: 0; }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
/* Grundlayout */
#aussen { background-color: #fff; width: 800px; border: solid 1px #fff; }
#header_left { width: 200px; }
#header_right { text-align: right; }
#header_menue { color: #0e3d18; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; background-color: #fafaf5; text-align: right; height: 30px; padding-top: 5px; padding-right: 5px; }
#header_slogan { background-color: #fafaf5; height: 50px; border-top: 2px solid #fff; }
#header_line { background-image: url(../images/headerline.jpg); height: 100px; }
#header_line_navipath { color: #d3d1c6; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px; width: 600px; float: left; padding-top: 80px; padding-left: 20px; }
#header_line_img { float: right; }
#leftsite { background-color: #fafaf5; vertical-align: top; width: 200px; padding-left: 20px; }
#content { vertical-align: top; width: 600px; padding-top: 15px; padding-bottom: 15px; padding-left: 20px; }
#content_con { width: 570px; overflow: hidden; }
#footer { vertical-align: bottom; width: 600px; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; }
#footer_img {  }
#footer_content {  }
#footer_action { float: left; }
#footer_copyright { color: #999; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; float: right; }
.clear { clear: both; }
/* Container */
#box_unternehmen { width: 160px; padding-top: 40px; }
#box_firmenbereiche { width: 160px; padding-top: 40px; }
#box_footer_left { width: 160px; height: 100px; }
/* Styles und Klassen */
h5 { color: #333; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; background-color: #fafaf5; margin: 0; padding: 0; }
a.headernavi { color: #0e3d18; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 25px; text-decoration: none; }
a.headernavi:hover { color: #999; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 25px; text-decoration: underline; }
a.navipath { color: #d3d1c6; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px; text-decoration: none; }
.navileft_header { color: #5f5f5f; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 27px; background-image: url(../images/menuepfeilhm.gif); background-repeat: no-repeat; background-position: right 50%; width: 160px; }
.navileft { color: #5f5f5f; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; background-image: url(../images/menuepfeilum.gif); background-repeat: no-repeat; background-position: right 50%; width: 160px; }
a.navileft_passive { color: #5f5f5f; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; text-decoration: none; border-bottom: 1px solid #d3d1c6; display: block; }
a.navileft_passive:hover { color: #0e3d18; background-image: url(../images/menuepfeilum_active.gif); background-repeat: no-repeat; background-position: right 50%; border-bottom: 1px solid #d3d1c6; }
a.navileft_active { color: #0e3d18; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; background-image: url(../images/menuepfeilum_active.gif); background-repeat: no-repeat; background-position: right 50%; text-decoration: none; border-bottom: 1px solid #d3d1c6; display: block; }
a.navileft_open { color: #5f5f5f; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; background-image: url(../images/menuepfeilum_open.gif); background-repeat: no-repeat; background-position: right 50%; text-decoration: none; border-bottom: 1px solid #d3d1c6; display: block; }
.con_slo36 { color: #333; font-size: 36px; font-family: "times new roman"; line-height: 40px; }
.con_slo18 { color: #333; font-size: 18px; font-family: "times new roman"; line-height: 22px; }
.con_txt11 { color: #333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; }
a.con_link { color: #0e3d18; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: underline; }
a.con_link:hover { color: #999; }
.small { color: #f03; font-size: 9px; }
.error { color: #f03; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; }
/* Internet Explorer and the Expanding Box Problem.
It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.
The following rule instructs Internet Explorer 5.5 and 6 to break words into the next line instead of expanding the block element.
*/
body { word-wrap: break-word; }
