body {
  text-align: center;
  background: #FFFFFF;
  font-family:  Verdana, Arial, sans-serif;
  font-size:  11px;
  color:  #666666;
  min-width: 1020px;
  margin: 0px;
}

#website {
  width:  1020px;
  margin: 0 auto;
  text-align: left;
  border-top: none;
  position: relative;
  z-index: 2;
  background: url("/fileadmin/template/img/bg.jpg");
}

A {
  color: #E2001A;
  text-decoration: underline;
}

A:hover {
  color: #E2001A;
  text-decoration: none;
}

#footer {
  width: 1020px;
  height: 20px;
  margin: 0 auto;
  background: url("/fileadmin/template/img/footer.jpg") no-repeat;
  text-align: right;
}

#reg {
  padding-top: 5px;
  margin-right: 15px;
  font-size: 10px;
}

#reg A {
  color: #999999;
  text-decoration: none;
}

#reg A:hover {
  color: #333333;
  text-decoration: underline;
}

IMG {
	border: none;
}

.hide {
  display: none;
  visibility: hidden;
}

#kopfbild {
  margin-left: 10px;
  width: 1000px;
  height: 175px;
}

#sponsoren {
  clear: both;
  margin-left: 10px;
  width: 1000px;
  height: 84px;
  background: url("/fileadmin/template/img/bg_sponsoren.jpg");
}

#sp1 {
  padding: 15px;
  padding-top: 2px;
  padding-left: 20px;
}

#navigation {
  margin-left: 10px;
  width: 200px;
  float: left;
}

#inhalt {
  width: 540px;
  margin: 30px;
  float: left;
}

#randspalte {
  width: 200px;
  float: left;
}

#mainNav, #subNav {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.mnu {
  display: block;
  height: 25px;
  line-height: 25px;
  padding-left: 20px;
  background: #D8D8D8;
  border-top: 1px solid #FFFFFF;
  color: #666666;
  text-decoration: none;  
}

.mnu:hover {
  background: #B6B6B6;
  color: #E2001A;
  text-decoration: none;
}

.mnu1 {
  display: block;
  height: 25px;
  line-height: 25px;
  padding-left: 30px;
  border: none;
  color: #666666;
  text-decoration: none;  
  background: none;  
}

.mnu1:hover {
  color: #E2001A;
  text-decoration: none;
  background: none;
}

.act {
  display: block;
  height: 25px;
  line-height: 25px;
  padding-left: 20px;
  border-top: 1px solid #FFFFFF;
  text-decoration: none;  
  background: #B6B6B6;
  color: #E2001A;
}

.act1 {
  display: block;
  height: 25px;
  line-height: 25px;
  padding-left: 30px;
  border: none;
  color: #E2001A;
  text-decoration: none;
}

#mainNav {
  border-bottom: 1px solid #FFFFFF;
  margin-bottom: 50px;
}

H1 {
  font-size: 13px;
  margin-bottom: 20px;
}

TABLE {
	border-collapse: collapse;
}

TD {
  border: 1px solid #EFEFEF;
  padding: 2px;
}

TD P {
  margin: 0;
}

.tx-veguestbook-pi1 {
  width: 540px;
}

.tx-guestbook-header {
  width: 540px;
}

.entry {
  padding-top: 5px;
  padding-bottom: 15px;
  border-bottom: 1px solid #cccccc;
}

.nhdl {
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-bottom: 1px solid #FFFFFF;
  background: #B6B6B6;
  color: #EFEFEF;
  font-weight: bold;
}

.news {
  border-bottom: 1px solid #FFFFFF;
  padding: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.csc-menu DT {
	margin-bottom: 10px;
}