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

body, html {height: 100%;}
#body{ width: 100%; height: 100%; position: absolute; overflow: auto;}
#big_wrap{ margin: 22px auto 0;}
#body #top { line-height: 0px; height: 0px; font-size: 0px; }
#body #top img { height: 0px; }
#fixed_wallpaper { position: absolute; width: 100%; height: 100%;}
.box_bg{ background-image: url(../../../../designs/design4007/color9/images/content_bg.png);}
#company_email_wrap{width:100%;}
#company_email{padding: 10px 18px;}
#menu_wrap {padding: 6px 0 15px 0; width: 242px;}
img#keyvisual {margin:15px 15px 0 15px;}
#body #vcounter {margin-top: 20px;}
#content_wrap {padding: 10px 22px;}
.menulevel_1{margin-bottom: 3px;}
.menulevel_2, .menulevel_3{margin: 3px 0 0 20px;}
#totop{background-image: url(../../../../designs/design4007/color9/images/totop.png); display:block; height:10px; margin:0 20px 33px; text-decoration:none; width:11px; position: relative; top: 0}
#totop:hover{background-image: url(../../../../designs/design4007/color9/images/totop_hover.png);}

/*----Schrift-----*/
p {line-height: 22px;}

/* print problems */
@media print {
        div#body {
                height:auto;
                display: block;
		overflow: visible;
        }
}

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

.color_bg {background-color: #ebf0f3;}

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

html {
    overflow:auto;
}
body {
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #000000;
    background: none;
    display: block;
    overflow: auto;
}
* html #body { height: 100%; width: 100%;  }
#body td {font-size: 12px;font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;color: #000000;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;font-size: 11px;color: #000000;
}
p {
    margin-top: 0.0em;
    margin-bottom: 0.0em;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #000000;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #000000;
    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;}
