body {font-size: 12px;font-family:Arial, Helvetica, sans-serif;background: #183b5b;color: #f3f3f3;text-align:center;margin:0;padding:0;}
#navi {width:980px;height:100px;margin:10px auto 0;}
#pic {width:980px;height:250px;margin:0 auto;background: url(grafik/balken1.jpg) no-repeat;text-align: right;}
#content {width:980px;margin:0 auto;overflow:auto;background: url(grafik/content.gif) no-repeat;}
#content-left {width:280px;float:left;}
#content-right {width:682px;float:right;background: url(grafik/content2.gif) repeat-y right;margin:25px 0 0 0; text-align:left;}
.foot {width:980px; height:20px;background: url(grafik/content-foot.gif) no-repeat right;margin: 0 auto;}
h1{ font-size: 130%;margin: 12px 0px 10px 10px;}
h2{ font-size: 120%;margin: 8px 10px 2px 10px;}
h3{ font-size: 110%;margin: 10px 10px 2px 10px;}
h4{ font-size: 110%;margin: 8px 10px 2px 10px;}
p {margin:10px;}
.cleaner {clear: both;width: 100%;height: 10px;}
#footer {width: 980px;margin:20px auto 20px;}
.link{background: url(grafik/link.gif) no-repeat left;padding-left: 18px;font-weight: bold;}
a:link {color: #ff8503; text-decoration: none} 
a:visited {color: #ff8503; text-decoration: none}
a:active {color: white; text-decoration: none}
a:hover {color: white; text-decoration: none}
a.klein:link {color: #535353; text-decoration: none} 
a.klein:visited {color: #535353; text-decoration: none}
a.klein:active {color: #535353; text-decoration: none}
a.klein:hover {color: #535353; text-decoration: none}
a.white:link {color: white; text-decoration: none} 
a.white:visited {color: white; text-decoration: none}
a.white:active {color: #000080; text-decoration: none}
a.white:hover {color: #000080; text-decoration: none}
.bild {float: left;text-align: left;margin-right: 10px;margin-bottom: 2px;}
.bild-info {width: 100%;margin-left: 10px;}
.news-box{width:97%;text-align: left;margin:5px auto;border-bottom: 2px solid #ccc;}
.post {margin-left:10px;}
.bottom {margin-left:10px;}
.none {margin-left:10px;margin-right:10px;}
.seite {margin-left:10px;margin-right:10px;}
.sauna {margin:10px;border:1px solid white;}
ul 
{
      list-style-type : none;
      margin : 0 auto;
      padding : 0;

}

li 
{
      width : 89px;
      height: 100px;
      margin: 0;
      float :left;
      text-align : center;
}

li a 
{     
      font-size:110%;
      font-weight:bold;
      line-height:100px;
      color: #f77f20;
      text-decoration : none;
      text-align : center;
      display : block;
      background: url(grafik/button.gif) repeat-x;
}
    
input,textarea{
	border : 1px solid Black;
}
fieldset{
	padding : 10px;
        margin:10px;
}
legend{
	padding : 5px;
	margin-bottom : 20px;
}
label{

}
fieldset p{
	display : list-item;
	list-style-type : none;
}

.button-submit 
{
         border-right:1px solid #535353;
         border-bottom: 1px solid #535353;
         border-left:1px solid white;
         border-top: 1px solid white;
         color:#f77f20;
         font-weight:bold;
         background: #183b5b;
}
