div, body, p, h1, h2 {
  margin: 0px;
  padding: 0px;
}

img {
 border: none;
 margin: 0px;
 padding: 0px;
}

body {
  width: 100%;
  background-color: #CCCCCC;
  background-image: url("../artwork/mainbg.gif");
  background-position: 0px 34px;
  background-repeat: repeat;
  text-align: center;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-weight: normal;
  font-size: 12px;
} 

a {
  color: #F1BA3B;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

#wrap {
  width: 973px;
  background-color: #FFFDF1;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  align: center;
  position: relative;
  bottom: 16px;
  color: #7C4A0F;
}

#main {
  width: 961px;
  background-color: #FFFDF1;
  color: #000;
  margin-left: auto;
  margin-right: auto;	
  margin-top: 6px;
  text-align:left;
}

.tpad {
 width: 100%;
 background-color: #FFF;
 height: 34px;
}

.lanstr {
  width: 961px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
}



#top {
  width: 961px;
  height: 32px;
  background-color: #F1BA3B;
  margin-left: auto;
  margin-right: auto;
  font-family: Tahoma, Arial CE, sans-serif
  color: #7C4A0F;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
} 

.menu {
  color: #7C4A0F;
  text-align: center;
  vertical-align: center;
}

.menu a {
  font-family: Tahoma, Arial CE, sans-serif;
  color: #7C4A0F;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.menu a:hover {
  color: #FFF;
  text-decoration: none;
}

.submain {
  float: left;
  width: 650px;
}

.aktuality {
  float: right;
  width: 270px;
  margin-right: 15px;
}

.aktuality a, .akt a {
  font-weight: bold;
  color: #7C4A0F;
  text-decoration: underline;
}

.aktuality a:hover, .akt a:hover {
  color: #F1BA3B; 
  text-decoration: underline;
}

.aktuality p {
  margin-right:0px;	
}

.bottom {
  clear: both;
  width: 961px;
  height: 25px;
  background-color: #F4E2B2;
  font-size: 11px;
  margin-bottom: 0px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

.textbottom {
  position: relative;
  top: 6px;
  padding-left: 20px;
  padding-right: 20px;
}

.bottom a {
  text-decoration: underline;
  color: #7C4A0F;
  font-size: 11px;
  font-weight: normal;
}

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

p {
  margin-left: 20px;
  margin-right: 20px;
  text-align: justify;
  margin-bottom: 15px;
}

.aktuality p {
  margin-left: 0px;
  margin-bottom: 7px;
}

.sep {
  border-bottom: 1px solid #F4E2B2;
  margin-top: 10px;
  margin-bottom: 10px;
}

.signature {
  border-left: 1px solid #F4E2B2; 
  margin-left: 20px;
  padding-left: 8px;

}

h1 {
  margin-left: 20px;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: normal;
  color: #7C4A0F;
}

h2 {
  font-size: 14px;
  color: #7C4A0F;
  margin-bottom: 10px;
  margin-left: 20px;
}

.sep h2 {
  font-size: 14px;
  color: #7C4A0F;
  margin-bottom: 10px;
  margin-left: 0px;
}

strong {
  color: #7C4A0F;
}

ul {
  font-weight: bold;
  color: #7C4A0F;
}

#main td {
  text-align: center;
  text-align: center;
  width: 240;
  font-size: 12px;
}

.mem {
  border-bottom: 1px solid #F4E2B2; 
  width: 920px;
  margin-bottom: 33px;
}

.button {
  width: 52px;
  height: 18px;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #7C4A0F;
  border:solid 1px #7C4A0F;
  background-color: #F1BA3B;
}

.input_text {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 11px;
  color: #000;
  border: solid 1px #7C4A0F;
  background-color: #FFF;
}

.shout_box {
  background-color: #f5f5f5;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  height: 140px;
  overflow: auto;
}

.spad {
  padding: 15px ;
}


#ftable {
  padding-bottom: 10px;
}


#ftable td {
  font-size: 11px;
}


#ftable input {
  width: 150px;
  border: 1px solid #7C4A0F;
}

#ltable td {
  text-align: left;
}





