/* @import url("fonts.css");*/

body {
 background:#C4C4C4;
 margin:10px;
 padding:0;
 border:0;
 font-family:Arial, sans-serif
 }

#head {
 width:800px;
 margin:auto;
 background:white;
 height:120px;;
 margin-bottom:0
 }

#logo {
 float:left;
 margin:20px
 }

#bilderleiste {
 margin-top:0px;
/* background:#c4c4c4 url(/bilder/shadow_grey.gif) repeat-x bottom; */
 width:100%;
 height:319px
 }


#fader {
 margin:auto;
 width:800px;
 height:319px;
 background:white url(/bilder/shadow_white.gif) repeat-x bottom;
 }

#content {
 width:760px;
 padding:10px 20px;
 line-height:3ex;
 font-family: Arial,sans-serif;
 font-size:14px;
 background:white;
 margin:auto;
 }

.col1 {
 float:left
 }

.col2 {
 float:left;
 width:260px
 }

.center {
 text-align:center
 }

h1 {
 font-family: 'BanksiaBold',Arial;
 font-size:20px
 }

h2 {
 font-size:14px
 }

#sitemap {
 text-align:center;
 font-size:11px;
 margin:15px 0;
 color:black

 }

#sitemap a {
 color:black;
 }

.bildergalerie {
 float:right
 }

dt {
 font-weight:bold
 }

dd {
  margin-bottom:20px
  }

#hotline {
 background:#014B92;
 color:white;
 margin:auto;
 width:770px;
 padding:5px 10px 5px 20px;
 font-weight:bold;
 word-spacing:4px;
 }

#kk_symbole {
 float:right;
 text-align:right
 }

#kk_symbole img {
 float:left;
 margin-left:10px
 }
