html,body
{
 margin: 0;
 padding: 0;
 background:#808080;
 }

body
{
 font: 80% verdana;
 text-align:center;
 color: #444;
 }

p {margin: 5px 5px 5px 10px;}

#header
{
 height:138px;
 margin:0px;
 width:768px;
 color: #79B30B;
 border-top: 1px solid #FF6600;
 border-right: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-bottom:1px solid #ddd;
 background:url(../grafics/banner-wab_compl.png) no-repeat #fff;
 }

#container {text-align:left}
#content p{line-height:1.4}
#foot{background: #f5f5f5;}

#container
{
 width:770px;
 margin:0 auto;
 }

#wrapper
{
 float:left;
 width:100%;
 background: #fff;
 }

#content {padding:5px 15px 5px 15px;}

#foot
{
 clear:left;
 width:768px;
 margin:0;
 padding:6px 0px;
 border-bottom:1px solid #FF6600;
 border-top:1px solid #ccc;
 border-left:1px solid #ccc;
 border-right:1px solid #ccc;
 font-family: verdana;
 font-size:0.9em;
 color:#444;
 text-align:right;
 }

a {color:#777;}
a.more:visited {color:#aaa;}
.at {color:#ff6600;}
.bold {font-weight:bold; line-height: 1em;}
.italic { font-style:italic;}
.small {font-size:0.8em;}
.left {float:left; margin:8px; border:1px solid #000;}
.leftnb {float:left; margin:8px; border:0px;}
.right {float:right; margin:8px; border:1px solid #000;}
.rightnb {float:right; margin:8px; border:0px;}
.lefttext {float:left; width:330px; padding-right:17px; text-align:justify; border-right:1px solid #eee;}
.righttext {float:right; width:330px; text-align:justify;}
.noborder {border: 0;}

* html .lefttext {float:left; width:335px; text-align:justify;}
* html .righttext {float:right; width:335px; text-align:justify;}

h5 {font-size:1em;}
h4 {font-size:1.1em; margin-left: 11px;}
h3 {font-size:1.2em; margin-left: 11px;}

/* CSS Tabs */
#navcontainer {
        background: #f5f5f5;
        border-top: 1px solid #ddd;
        font: 1em verdana;
        position:absolute; top:125px; width:768px;
}

#navlist {
        list-style: none outside none;
        margin: 0;
        padding: 0;
}

@media all {
        #navlist {
        text-align: center;
        }
}

#navlist li {
        bottom: 10px;
        display: inline;
        line-height: 1.2em;
        margin: 0;
        padding: 0;
        position: relative;
}

html>body #navlist li {
        background: #ddd;
        margin: 0 4px 0 0;
        padding: 4px 0 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited {
        background: #f79551;
        border: 1px solid #777;
        bottom: 2px;
        color: #444;
        cursor: pointer;
        display: inline;
        height: 1em;
        margin: 0;
        padding: 3px 12px 3px 12px;
        position: relative;
        right: 2px;
        text-decoration: none;
        font-weight:bold;
}

#navlist a:hover {
        background: #777;
        bottom: 1px;
        color: #FFF;
        position: relative;
        right: 1px;
}

#navlist a:active {
        background: #777;
        bottom: 0px;
        color: #FFF;
        position: relative;
        right: 0px;
}

#navlist li#active {
        background: #777;
        bottom: 13px;
        display: inline;
        margin: 0;
        padding: 0;
        position: relative;
}

html>body #navlist li#active {
        background: #777;
        margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
        background: #777;
        border-bottom: none;
        border-left: 1px solid #ff8635;
        border-right: 1px solid #ff8635;
        border-top: 1px solid #ff8635;
        bottom: 0;
        color: #FFF;
        cursor: text;
        margin: 0;
        padding: 2px 10px 2px 10px;
        position: relative;
        right: 0;
}

.boldhead {
        font-size:1.3em;
        font-weight:bold;
        color:#FF6600;
        padding-left:10px;
        }
#blockquote {float:right; width:300px; text-align:justify; padding:7px; margin:0 8px 0 8px; background:#f5f5f5; border: 1px solid #ccc;}

#pad1
{
 clear:both;
 position:relative;
 width:700px;
 height: 20px;
 }

p.googlead {margin-left: 11px;}
form.googlesuche {margin-left: 8px;}

p.print {display:none;}
