body {
        font-family: arial, sans-serif;
        font-size: 14px;
        text-align: center;
        background: #d3d2d1;
}

h3, p { 
        font-size: 14px; 
        margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5em; 
}

img {
        border: 0;
}

a {
        color: #4880ab;
        text-decoration: underline;
}

#subright ul a {
        text-decoration: underline;
}

#arbeitsblatt {
        margin: auto;
        text-align: left;
        width: 900px;
        background: white;
}

#linie01 {
        padding: 0px 2px;
        background: url(images/dot.gif) 163px 0px repeat-y;
}

#linie02 {
        background: url(images/dot.gif) 622px 0px repeat-y;
}


#header, #search, #nav, #nav li, h2, #special, #special h3, #footnav
 {
        margin: 0;
        padding: 0;
}

#header {
        background: #536D89;
        border-bottom: 1px solid #fff;
        border-top: 2px solid #fff;
        margin-bottom: 1px;
}

.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}

#left {
        float: left;
        width: 160px;
}

#right {
        float: right;
        width: 616px;
}

#nav li {
        background: #8BA975 url(images/pfeil.jpg) left center repeat-y;
        padding: 3px 0px 4px 36px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
}

* html #nav li { /* IE 5.x hack */
        padding-left: 20px;
        padding-left: 36px;
}

#nav a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
     
}

#nav a:hover        { color: #536D89; }
     
}

#subright {
        margin-top: 0px;

}

#hauptinhalt {
        float: left;
        width: 454px;
        margin-left:7px;
}

#hauptinhalt h2 {
        background: #A3BC8F;
        font-size: 16px;
        color: #ffffff;
        margin-left:0px;
        padding-left:7px;
        padding-top:6px;
        height:30px;
        }

#hauptinhalt li {
        margin: 0.8em 0.5em;
        
}

#zusatzinhalt {
        float: right;
        width: 270px;
}

#zusatzinhalt h2 {
        background: #A3BC8F;
}

#footer {
        text-align: center;
        background: #b7b7b8;
        color: #666;
        border-top: 2px solid #fff;
        width: 900px;
}

* html #footer {
    height: 1.5em;
}

#footeri {
     text-align: right;
     padding: 2px 3px 4px 13px;
     border-bottom: 2px solid #fff;
}

#footer .copyright {
        float: left;
}

#footer a {
        color: #666;
}


.readmore {
        text-align: right;
        text-decoration:underline;
        font-weight: bold;
}

.green {
        color: #6aa100;
}
.blue {
        color: #4880ab;
}
.orange {
        color: #e0a403;
}

p.photo {
        text-align: center;
}

#callbox {
        float: left;
        clear: left;
        margin: 0;
}