body {
  background: #CCCCCC;
}

.mainbordertbl {
  table-layout: fixed;
  width: 820px;
  border: solid 0px black;
  border-spacing: 0px;
}
.bordermenu {
  height: 25px;
  background-image: url("menu_middle.png");
  background-repeat: none;
}

.bordergrenze {
  height: 3px;
  background-image: url("menu_middle.png");
  background-repeat: none;
}

.bordertop {
  height: 40px;
  background-image: url("header.png");
  background-repeat: none;
}

.bordermiddle {
  background-image: url("middle.png");
  background-repeat: repeat-y;
}
.bordermiddle_10 {
  background-image: url("middle.png");
  background-repeat: repeat-y;
height:10px;
}

.borderbottom {
  height: 48px;
  background-image: url("bottom.png");
  background-repeat: none;
  vertical-align:top;
}

.logo {
  height: 70px;
  background-image: url("logo.png");
  background-repeat: none;
}

.maincontenttbl {
 width:775px;
 text-align:center;
}
.menu{
text-align:center;
}
.menu_button{
color:white;
font-family:Verdana;
font-weight:bold;
font-size:15px;
text-decoration:none;
}
.menu_button:hover{
color:orange;
font-family:Verdana;
font-weight:bold;
font-size:15px;
text-decoration:none;
}
.bottom_text{
color:white;
font-family:Verdana;
font-size:13px;
}
.bottom_link{
color:white;
font-family:Verdana;
font-size:13px;
text-decoration:none;
}
.bottom_link:hover{
color:orange;
font-family:Verdana;
font-size:13px;
text-decoration:none;
}

.heading{
color:white;
font-family:Arial;
font-size:20px;
font-weight:bold;
text-decoration:none;
text-align:center;
margin:5px;
}

.heading2{
color:white;
font-family:Arial;
font-size:16px;
font-weight:bold;
text-decoration:none;
text-align:center;
margin:5px;
}
.heading3{
color:white;
font-family:Arial;
font-size:15px;
font-weight:bold;
text-decoration:none;
text-align:center;
margin:5px;
}

.normal_text{
color:white;
font-family:Arial;
font-size:14px;
font-weight:normal;
text-decoration:none;
text-align:center;
}

.normal_link{
color:white;
font-family:Arial;
font-size:14px;
font-weight:normal;
text-decoration:none;
text-align:center;
}
.normal_link:hover{
color:orange;
font-family:Arial;
font-size:14px;
font-weight:normal;
text-decoration:none;
text-align:center;
}
.zimmer_table{
width:775px;
text-align:center;
}