
/* ************************************************ */
/* Generic Design Css: design.css */

body, html {height: 100%;}
#body{ width: 100%; height: 100%; position: absolute; overflow: auto; color:#000000; font-family:Georgia,"Times New Roman",Times,serif;}
#big_wrap{ margin: 0 auto;}
#body #top { line-height: 0px; height: 0px; font-size: 0px; }
#body #top img { height: 0px; }
#fixed_wallpaper { position: absolute; width: 100%; height: 100%;}
#body #email, #body #totop { font-weight: bold;}
#body #slogan{margin-right: -20px;}
#body #logoicon{position:relative; right: -20px;}
#body .bg_white{background-color: white}
#body #company_name { margin-bottom: 7px; font-weight: bold}
#body #footer_wrap { padding: 12px 12px 12px 0;}
#body #content_wrap { display: table; margin: 40px 30px 0 0;}
#body #menu1_wrap {padding-top: 152px;}
#body #menu2_wrap {padding-top: 52px;}
.menuepunkt_3 { margin-top: 5px;}
#vcounter {margin-top: 20px;}
/*----Schrift-----*/
#body h1, #body h2, #body h3,#body h4,#body h5,#body h6 { color: #898989; padding-bottom:6px; margin-bottom:3px;}
#body a:hover { color: #575757;}

/* ************************************************ */
/* Design Css for Color: color.css */

#body td td a { color: #FF9C0E;}
#body td td h1, #body td td h2, #body td td h3,#body td td h4,#body td td h5,#body td td h6 { border-bottom:1px solid #FF9C0E;}
#body #counter_text_before, #body #textcounter_value, #body #counter_text_after { color:#CCCCCC;}


/* ************************************************ */
/* Custom Css Part */

html {
    overflow:auto;
}
body {
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #575757;
    background: none;
    display: block;
    overflow: auto;
}
* html #body { height: 100%; width: 100%;  }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #575757;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #ff9c0e;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #ff9c0e;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #ff9c0e;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {
    text-decoration: underline;
}
object.videoObject {display: none;}*+html object.videoObject {display: block;}* html object.videoObject {display: block;}embed.videoEmbed {display: block;}*+html embed.videoEmbed {display: none;}* html embed.videoEmbed {display: none;}
