a, a em.file {color:#494949; text-decoration:none; }
a:hover {color:#378CC3;text-decoration:underline;}
a:focus {border-bottom:1px solid #494949;text-decoration:none;}

body	{ width:810px; margin:0; padding:0 !important; }
#wapage	{ width:810px; margin:0; }
#watop {
    font-size: 10px /*81.25%*/; font-family: Arial,'Trebuchet MS', Verdana, Helvetica, sans-serif;
}
#waheader {
    position:relative;
    height: 90px; background: url(bg_header.gif) repeat-x;
}
#waheader h5 {
    float: right;
    margin-right: 21px;
    margin-top: 25px;
    width: 265px;
    height: 30px;
    vertical-align:middle;
    font-size:10px;
}
#waheader img {margin: 23px 0 0 10px; font-size:208%;}
#waheader img.logo { float: left; margin-right: 1em; margin-bottom: 0.15em; border:0; border:0;}
#waheader a {border:none;}
#waheader #search-box { margin:0; }
#waheader fieldset { border:0; }
#waheader fieldset input[type=text] {
    border:0px;
    font-size: 0.9em;
    font-weight:normal;
    background-color: #EEE;
    color: #494949;
}

#waheader fieldset input[type=text]:focus {
    background: #D9E2E7;
}

#waheader input#keywords.search {
    width: 164px !important;
}

#watopnav {
    position:absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    background: transparent;
    text-align: right; /* Erforderlich, damit im Opera 6 wirklich rechts plaziert ! */
    font-size:11px;
}
#watopnav a, #waheader a { color: #FFF; background:transparent; text-decoration:underline; padding:0 4px;}
#watopnav a:hover { text-decoration:underline; border-bottom:1px solid #494949; background-color: transparent;}
#watopnav a:focus { text-decoration:underline; background-color: transparent;}

#wanav { clear:both; width: auto; }

#wanav_main {
    width:100%;
    float:left;
    color: #000;
    background:#3A71A6;
}
#wanav_main ul {
    white-space: nowrap;
    line-height: 1em;
    margin:0;
    padding: 0 0 0 7px;
    margin-left: 4px;
    list-style:none;
}

#wanav_main li {
    float:left;
    background: url(bg.gif) repeat-x;
    /*  margin-right: 2px;  nur einfügen bei ECKIGEN Ecken */
    padding:0;
    margin:0;
    border-bottom:1px solid #B8B8B8;	
}

#wanav_main a {
    float:left;
    display:block;
    color:#5C5C5C;
    background: transparent;
    background: url("bg_right.gif") no-repeat top right;
    padding: 13px 15px 10px 15px; /*top, right, bottom, left.*/
    font-size:15px;
    text-transform: none;
    text-decoration:none;
    font-weight: normal;
    text-decoration:none;
    border:none;
    width: auto; /* nur IE 5.x */
    width/**/:/**/ .1em; /* für IE 6.0 */
}

#wanav_main > ul a {width:auto;}  /* für alle anderen Browser */

#wanav_main a:hover { 
    color:#378CC3;
    background-color: transparent;
}

div.wacontent {
    padding:0 0 0 10px;
}

.superbanner {
    height:90px;
}

#skyscraper {
    position:absolute;
    font-size:70%;
    left:815px;
    top:95px;
    width:120px;
    height:600px; 
    color:black; 
    z-index:10 
}


