body {
  height: 100%;
  width: 100%;
  color: #000000;
  margin: 0px;
  padding: 0px;
  background-color: #FFE5E5;
  text-align: left;
}

table.main {
  width: 915px;
  border: none;
}

tr.banner {
  height: 80px;
}

td.banner {
  background: url(../bilder/banner.png) no-repeat;
  background-color: #ffffff;
  color: #B6B6B6;
  vertical-align: top;
  text-align: right;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  padding: 2px;
}

tr.main {
  height: 720px;
}

td.menu {
  width: 300px;
  vertical-align: top;
  background-color: #ffffff;
}

td.space {
  width: 10px;
  background-color: #ffffff;
}


td.content {
  vertical-align: top;
  background-color: #F0F0F0;
  color: #000000;
  font-family: Verdana, sans-serif;
  padding: 5px 5px 5px 5px;
  font-size: 13px;
}

a.menu1:link {
  text-decoration: none;
  font-family: Georgia, Times New Roman;
  font-size: 20px;
  background-color: #D64444;
  border-bottom: 1px solid #ffffff;
  line-height: 30px;
  display: block;
  color: #ffffff;
}

a.menu1:visited {
  text-decoration: none;
  font-family: Georgia, Times New Roman;
  font-size: 20px;
  background-color: #D64444;
  border-bottom: 1px solid #ffffff;
  line-height: 30px;
  display: block;
  color: #ffffff;
}  
a.menu1:hover {
  text-decoration: none;
  font-family: Georgia, Times New Roman;
  font-size: 20px;
  background-color: #B1B1B1;
  border-bottom: 1px solid #ffffff;
  line-height: 30px;
  display: block;
  color: #ffffff;
}  
a.menu1:active {
  text-decoration: none;
  font-family: Georgia, Times New Roman;
  font-size: 20px;
  background-color: #B1B1B1;
  border-bottom: 1px solid #ffffff;
  line-height: 30px;
  display: block;
  color: #ffffff;
}

a.menu2:link {
  text-decoration: none;
  font-family: Georgia, Times New Roman;
  font-size: 20px;
  background-color: #DB5256;
  border-bottom: 1px solid #ffffff;
  line-height: 30px;
  display: block;
  color: #ffffff;
}

a.menu2:visited {
  text-decoration: none;
  font-family: Georgia, Times New Roman;
  font-size: 20px;
  background-color: #DB5256;
  border-bottom: 1px solid #ffffff;
  line-height: 30px;
  display: block;
  color: #ffffff;
}  
a.menu2:hover {
  text-decoration: none;
  font-family: Georgia, Times New Roman;
  font-size: 20px;
  background-color: #C7C7C7;
  border-bottom: 1px solid #ffffff;
  line-height: 30px;
  display: block;
  color: #ffffff;
}  
a.menu2:active {
  text-decoration: none;
  font-family: Georgia, Times New Roman;
  font-size: 20px;
  background-color: #C7C7C7;
  border-bottom: 1px solid #ffffff;
  line-height: 30px;
  display: block;
  color: #ffffff;
}

a:link {
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  color: #D64444;
}

a:visited {
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  color: #D64444;
}  
a:hover {
  text-decoration: underline;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  color: #D64444;
}  
a:active {
  text-decoration: underline;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  color: #D64444;
}

a.banner:link {
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  color: #D64444;
}

a.banner:visited {
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  color: #D64444;
}

a.banner:hover {
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  color: #D64444;
}

a.banner:active {
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  color: #D64444;
}

h1, h2, h3 {
  color: #D64444;
  font-family: Georgia, Times New Roman;
  background-color: inherit;
}

h1 {
  font-size: 20px;
}

h2 {
  font-size: 16px;
  margin: 2px;
}

h3 {
  font-size: 14px;
}

div.h4 {
  font-size: 19px;
  line-height: 20px;
  font-weight: normal;
  color: #000000;
}

.headbox {
  background-color: #D64444;
  color: #ffffff;
  font-family: Georgia, Time New Roman;
  font-size: 20px;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-weight: normal;
  line-height: 24px;
}

.textbox {
  background-color: #ffffff;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  margin: 0px 0px 5px 0px;
  padding: 1px;
  font-weight: normal; 
}


.textbox-justify {
  text-align: justify;
}

.textbox2 {
  background-color: #E9C2C3;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  margin: 0px 0px 5px 0px;
  padding: 1px;
  font-weight: normal;   
}

table.termine {
  width: 100%;
  border-top: 1px dotted #D64444;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

table.invisible {
 border: none;
 margin: 2px auto 2px auto;
}

td.color1 {
  background-color: #E9C2C3;
  color: #000000;
}

.text_input {
  border: 1px solid #D64444;
  width: 180px;
  font-size: 13px;
  font-family: Verdana, sans-serif;
  color: #000000;
  background-color: #ffffff;
}

.button {
  font-family: Verdana, sans-serif;
  font-size: 14px;
  border: 1px solid #D64444;
  background-color: #D64444;
  line-height: 18px;
  display: block;
  color: #ffffff;
}

.thumbnail {
  border: none;
}


.tatutata-box {
  background-color: #dc7475;
  padding: 3px;
  margin: 5px 0px 10px 0px;
}

.tatutata-title {
  color: #ffffff;
  font-size: 22px;
  display: block;
  padding-left: 25px;
  text-align: left;
}

.tatutata-guests {
  display: table;
  margin: 0 auto;
}

.tatutata-guests ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

.tatutata-guests li {
  float: left;
  margin: 10px;
  width: 120px;
  text-align: center;
}

.tatutata-guests img {
  display: block;
  margin: 0 auto;
  width: 120px;
}

.tatutata-newcomer {
  color: #ffffff;
  display:block;
}

.tatutata-box  a:link {
  color: #000000;
}

.tatutata-box  a:visited {
  color: #000000;
}  
.tatutata-box  a:hover {
  color: #000000;
}  
.tatutata-box  a:active {
  color: #000000;
}








