/* ================================================================ 
Copyright (c) Markus Schlüter-Isenbeck www.ikx.de
=================================================================== */
body   { color: white; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #600; background-image: url("gfx/bg.png"); text-align: center }
.seite  { text-align: left; margin: auto; width: 781px; overflow: hidden }
.banner { background-image: url("gfx/banner256.png"); background-repeat: no-repeat; margin-top: 5px; margin-bottom: 5px; width: 781px; height: 130px }
.attention { text-align: right; margin-right: 20px }
.mitte  { background-image: url("gfx/mitte.png"); background-repeat: repeat-y }
.unten  { background-image: url("gfx/unten.png"); background-repeat: no-repeat; background-position: 0 bottom; padding-bottom: 60px; clear: both }
.oben { background-image: url("gfx/oben.png"); background-repeat: no-repeat; background-position: 0 top; padding-top: 19px }

.menu      { color: #fff; font-weight: bold; background-image: url("gfx/bg-menu.png"); background-repeat: repeat-y; margin-top: 15px; float: left }
.menu ul   { background-image: url("gfx/bg-menu.png"); background-repeat: repeat-y; list-style-type: none; margin-left: 0; padding-top: 15px; padding-bottom: 15px; padding-left: 45px; width: 237px }
.menu ul ul   { background-image: none; list-style-type: none; margin-left: 0; padding-top: 5px; padding-bottom: 5px; padding-left: 15px }
.menu li  a#aktuell { margin-bottom: 3px }
.menu a:link { color: #fff; text-decoration: none }
.menu a:visited { color: #fff; text-decoration: none }
.menu a:hover  { color: #000; padding-left: 2px; border-left: 5px solid #fff }
.menu a:active { color: red }

.content    { color: #fff; margin-left: 237px; padding: 15px 30px 30px; width: 488px }
.content a:link   { color: #ff5e28 ; text-decoration: none}
.content a:visited   { color: #f96 }
.content a:hover { color: #000; background-color: #ff5e28 }
.content a:active { color: #fff; background-color: #f00 }
.content img {border: solid 1px #000}
.img1 { }
.yellow { color: #000; background-color: #ff0 }
.views { visibility: hidden }
.teaser h4 { color: #c60 }
.story h4 { color: #c60 }

