#waterwheelCarousel {
   height:230px;
}

#waterwheelCarousel > img {
   display:none;
}

body {
  margin: 0;
  padding: 0;
  text-align: center;

  background: url(img/top_bg.jpg);
  background-repeat: repeat-x;
  background-color: #898989;
  font-size: 12px;
  font-family: Verdana, sans-serif;
}
#wrap {
  position: relative;
  width: 982px;
  text-align: left;
  margin: 0 auto 0 auto;
}
#top {
  background: url(img/header.jpg);
  height: 193px;
}

#content {
  background: url(img/wrap_bg.jpg);
  background-repeat: repeat;
  width: 982px;
}
#footer {
  background: url(img/bottom.jpg);
  height: 42px;
  text-align: center;
}

#footer a{
   text-decoration: none;
   color: #4b4a4a;
}

#left_col {
  width: 158px;
  float: left;
  padding-top: 0px;
  padding-left: 25px;
  padding-right: 0px;
  padding-bottom: 0px;
  color: #4b4a4a;
  overflow: hidden;
}

#left_col .Cmite, #left_col .Cnorm, #left_col .Cdark {
  color: #4b4a4a;
}

#left_col a {
  color: #4b4a4a;
}


#main_col {
  width: 750px;
  float: left;
  padding-top: 5px;
  padding-left: 15px;
  padding-right: 0px;
  padding-bottom: 15px;
  clear: none;
  min-height: 100px;
  overflow: auto;

  font-size: 11px;
  font-family: Verdana, sans-serif;

}

#left_col ul
{
  padding: 0;
  margin: 0;
  list-style: none;
  width: 149px;
}

#left_col li
{
  margin:0;
  padding: 5px 0 0 2px;

}

#left_col li ul
{
  width: 146px;

}

#left_col li li
{
    padding-left: 16px;
}
#left_col li a
{
  color: #4b4a4a;
  padding-left: 8px;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

td
{
  font-family: Verdana;
  font-size: 12px;
}

a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a
{
  color: #003366;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

a.box
{
  color: #003366;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}

a.box:hover
{
  text-decoration: none;
}

.Chead
{
  background: #a81e22;
  color: #fff;
}

.Chead a
{
  color: #fff;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  background: #a81e22;
  color: #fff;
}

.Callg
{
  background-color: #be272b;
	color: #000000;
}

.Callg td
{
  color: #000000;
}

.Cnorm
{
  background-color: #fff;
}
.Cmite
{
  background-color: #b7b7b7;
}
.Cdark
{
  background-color: #cccccc;
}

.rand
{
  border: solid #185685 1px;
}

.smalfont
{
    font-size: 10px;
		text-decoration: none;
}

.border
{
   background-color: #3c3c3c;
}
hr
{
    height: 0px;
		border: solid #003366 0px;
		border-top-width: 1px;
}

input, textarea, select
{
    color: #000000;
    font: 12px Verdana;
    border-color: #185685;
  	border-width: 1px;
    border-style: solid;
    font-weight: none;
    text-decoration: none;
    background-color: #EFEFEF;
}


.cat_download
{
   padding: 5px 0 5px 0;

}

.cat_download a
{
   text-decoration: none;
   font-size: 11pt;
   color: #a81e22;

}

.down_download {
   width: 400px;
   padding-left:50px;


}

.down_download a{
   text-decoration: none;
   color: #3c3c3c;
}


.head{
   font-weight: bold;
}

.font_red{
   color: #a81e22;
}


.link{
   font-weight: bold;
   padding: 5px 0 5px 0;
}

.link a{
   text-decoration: none;
   color: #a81e22;
}


.gbook-top{
   background: url( img/gbook_top.jpg );
   height: 36px;
   width: 748px;
   background-repeat:  no-repeat;
}

.gbook-middle{
   background: url( img/gbook_middle.jpg );
   width: 748px;
   background-repeat:  repeat-y;
   color: #3c3c3c;
}

.gbook-bottom{
   background: url( img/gbook_bottom.jpg );
   height: 19px;
   width: 748px;
   background-repeat:  no-repeat;
}


.calender_head
{
   text-decoration:none;
   color: #ffffff;
}

.actual_day{
   background-color: #b3b3b3;
   color: #222222;
}

.actual_day a, .actual_day a:link, .actual_day a:visited
{
   text-decoration:none;
}

.normal_day{
   background-color: white;
   color: #222222;
}

.normal_day a:link, .normal_day a:visited, .normal_day a:hover{
   color: #222222;
   text-decoration:none;
}

.termin{
   background-color: #a81e22;
}

.termin a{
   text-decoration:none;
}