/* CSS Document */


/*** START OF PAGE DEFINITIONS */
body {
font-family: verdana, arial, sans-serif;
font-size: 11px;
background-color: #c6c9ce;
margin:35px;
padding:0px;

/* SCROLLBARS */
   scrollbar-face-color:#FFFFFF;
   scrollbar-arrow-color:#46525e;
   scrollbar-track-color:#FFFFFF;
   scrollbar-shadow-color:#46525e;
   scrollbar-highlight-color:#46525e;
   scrollbar-3dlight-color:#FFFFFF;
   scrollbar-darkshadow-Color:#FFFFFF;
/* END SCROLLBARS */

}
#contextmenu a {
/* display: block; */
padding: 2px;
background-color: none;
text-decoration:none;
width: auto;
}

#contextmenu a:hover {
background-color: #eeeeee;
}

#contextmenu a:active {
background-color: #ff0000;
}

#contextmenu a:visited {
background-color: none;
}

#contextmenu a:visited:hover {
background-color: #eeeeee;
}




/*** Standard Links */
a {
/*color: #46525e;*/
color: #CC0000;
text-decoration: none;
}
a:hover {
/*color: #46525e;*/
color: #CC0000;
text-decoration: underline;
}
a:visited {
/*color: #46525e;*/
color: #CC0000;
text-decoration: none;
}
a:visited:hover {
/*color: #46525e;*/
color: #CC0000;
text-decoration: underline;
}
a:active {
color: #46525e;
text-decoration: none;
}
/** END STANDARD LINKS */

/** MAIN MENU */
DIV#links a, ul.links a{
display: block;
color: #46525e;
text-decoration: none;
}

DIV#links a:hover, ul.links a:hover {
    DISPLAY: block;
    /*color: #FF0000;*/
    text-decoration: underline;
    background-color: #EEEEEE;
}
DIV#links a:visited, ul.links a:visited {
    DISPLAY: block;
    color: #46525e;
    text-decoration: none;
}
DIV#links a:visited:hover, ul.links a:visited:hover {
    DISPLAY: block;
    color: #46525e;
    text-decoration: underline;
}
DIV#links a:active, ul.links a:active {
    DISPLAY: block;
    color: #46525e;
    text-decoration: none;
}

DIV#footer a {
color: #FFFFFF;
text-decoration: none;
}
DIV#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}
DIV#footer a:visited {
//color: #FFFFFF;
text-decoration: none;
}
DIV#footer a:visited:hover {
//color: #FFFFFF;
text-decoration: underline;
}
DIV#footer a:active {
color: #FFFFFF;
text-decoration: none;
}
/** END MAIN MENU */

.main {
margin-top: auto;
height: 660px;
width: 771px;
margin: auto;
border:5px solid #46525e;
background-image: url(../../styles/hell/images/bg_main.jpg);
background-repeat:no-repeat;
background-position: bottom;
/* background-color: #FFFFFF; */
}

.topmenu {
width: 771px;
height: 34px;
vertical-align:baseline;
background-image: url(../../styles/hell/images/top_menu_bg.jpg);
}

.links {
float: left;
width: 180px;
height: 377px;
padding-top: 25px;
border-right: 5px solid #46525e;
font-size: 10px;
}

ul.links {
    list-style-type: none;
    padding-left: 6px;
    padding-right: 8px;
}

ul.links li {
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 2px;
    height: auto;
}

.mainmenu {
display: block;
width: 167px;
font-size: 11px;
font-weight: bold;
margin: 2px 0px 0px 0.6em !important;
list-style-type: none;
}

.mainmenu_over {
display: block;
width: 167px;
font-size: 11px;
font-weight: bold;
margin: 2px 0px 0px 0.6em !important;
list-style-type: none;
background-color: #EEEEEE;
}

.submenu {
display: block;
width: 170px;
font-size: 10px;
font-weight:normal;
margin: 2px 0px 0px 0.6em !important;
list-style-type: none;
}
.submenu_over {
display: block;
width: 170px;
font-size: 10px;
font-weight:normal;
margin: 2px 0px 0px 0.6em !important;
list-style-type: none;
background-color: #EEEEEE;
}

table#main a {
display: block;
}

.content {
overflow: auto;
padding-left: 40px !important;
padding-top: 22px;
padding-right: 20px;
font-size: 11px;
height: 380px;

}
.footer {
clear: left;
width: auto;
height: 15px;
background-color: #46525e;
color:#FFFFFF;
font-size: 10px;
padding: 10px;
vertical-align: middle;
line-height: 12px;
}

/** END OF PAGE DEFINITIONS */



/** BANNER DEFINITIONS **/
.top_ess {
height: 190px;
width: 771px;
background-image: url(../../styles/hell/images/banners/banner_ess.jpg);
}
.top_smac {
height: 190px;
width: 771px;
background-image: url(../../styles/hell/images/banners/banner_smac.jpg);
}
.top_ezdoc {
height: 190px;
width: 771px;
background-image: url(../../styles/hell/images/banners/banner_ezdoc.jpg);
}
.top_infonds {
height: 190px;
width: 771px;
background-image: url(../../styles/hell/images/banners/banner_infonds.jpg);
}
.top_gruen {
height: 190px;
width: 771px;
background-image: url(../../styles/hell/images/banners/banner_gruen.jpg);
}
.top_rot {
height: 190px;
width: 771px;
background-image: url(../../styles/hell/images/banners/banner_rot.jpg);
}
.top_violett {
height: 190px;
width: 771px;
background-image: url(../../styles/hell/images/banners/banner_welt_violett.jpg);
}
.top_orange {
height: 190px;
width: 771px;
background-image: url(../../styles/hell/images/banners/banner_orange.jpg);
}
.top_blau {
height: 190px;
width: 771px;
background-image: url(../../styles/hell/images/banners/banner_blau_vogel.jpg);
}
.top_aktuell {
height: 190px;
width: 771px;
background-image: url(../../styles/hell/images/banners/banner_aktuell.jpg);
}
/** END OF BANNER DEFINITIONS **/


/*** START CONTENT DESIGN DEFINITIONS */
h1 {
font-size: 18px;
font-weight: bold;
}

.main_text {
font-size: 11px;
line-height: 20px;
color: #46525e;
}
p {
font-size: 11px;
line-height: 20px;
color: #46525e;
}
ul {
font-size: 11px;
line-height: 20px;
color: #46525e;
}
td {
font-size: 11px;
line-height: 20px;
color: #46525e;
}

/** HEADERS */
.header_ezdoc { color: #00aeef; }
.header_infonds { color: #d82b2d; }
.header_smac { color: #b23998; }
.header_ess { color: #ffe024; }
.header_adw { color: #293c76; }
.header_gruen  { color: #659b83; }
.header_orange { color: #c67b37; }
.header_violett { color: #611c55; }
.header_blau { color: #293c76; }
.header_rot { color: #ad2321; }
.header_aktuell { color: #38917d; }
/** END OF HEADERS */


/** END CONTENT DESIGN */

/** Kontaktformular */

div.border {
    margin-left: 10px;
}

label {
    display: block;
    float: left;
    width: 156px;
    margin: 4px;
}

fieldset label {
    margin-left: 2px;
}

fieldset{
    width: 320px;
}

.input {
    display: block;
    float: left;
    margin: 4px;
    border: 1px solid black;
}

.input:hover {
    background-color: #f6f6f6;
}

.checkbox {
    border: none;
    text-align: left;
    width: auto;
}

.checkbox:hover {
    background-color: transparent;
}

#comment.input {
    width: 326px;
    height: 120px;
    display: block;
    float: none;
}

#label_comment {
    float: none;
}

div.clearleft {
    clear:left;
    height:0em;
    overflow:hidden;
}

.onerror {
    border: 1px solid red;
}

label.onerror {
    border: 0px;
    font-weight: bold;
    color: red;
}

p.onerror {
    border: 0px;
    color: red;
}

.hidden {
    display: none;
}

.topsoft {
    vertical-align: baseline;
    float: left;
}


