/* 
(c) Markus Schlueter-Isenbeck
Internet- & KommunikationsSevice
http://www.ikx.de.de
*/
body      { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #b4b4b4; background-image: url("gfx/bg.jpg"); background-repeat: repeat-y; list-style-type: none; list-style-position: inside; margin: 0 }

#logo        { background-image: url("gfx/bg_logo.png"); background-repeat: no-repeat; position: fixed; z-index: 5; top: 2px; left: 30px; width: 114px; height: 157px }
* html #logo        { background-image: url("gfx/bg_logo.gif"); background-repeat: no-repeat; position: absolute; z-index: 5; top: 2px; left: 30px; width: 114px; height: 157px }

#banner              { background-image: url("gfx/bg_banner.jpg"); background-repeat: repeat-x; margin-left: 0; padding-top: 20px; padding-left: 185px; position: fixed; top: 16px; left: 0; width: 100%; height: 104px }
* html #banner       { margin-top: 16px; height: 120px; }
#shadow          { background-image: url("gfx/shadow.jpg"); background-repeat: repeat-x; position: fixed; top: 120px; left: 0; width: 100%; height: 10px }
* html #shadow       { margin-top: 0px; left: 0px;margin-left:0px;  }


a.navi:link  , a.navi:visited { color: #000; text-decoration: none }
a.navi:hover, .anavi:active { color: #000; text-decoration: underline }
.content        { padding-top: 160px; padding-left: 0; width: 920px; float: left }
* html .content  { padding-top: 40px; padding-left: 0; width: 920px }
#inhalt  { padding: 0 30px 60px }
#werbung  { padding: 0px 0px 0px 00px }
.foot         { background-image: url("gfx/bg_fuss.jpg"); background-repeat: repeat-x; text-align: center; position: fixed; bottom: 0; left: 0; width: 100%; height: 46px }
a:link, a:visited { color: #000; text-decoration: none }
a:hover, a:active { color: #000; text-decoration: underline }

