body, p{
  background-color: #ffffff;
  font: 11px verdana;
  color: #000000;
}

#container {
	margin: 0 auto;
	width: 755px;
} 

#copyright{
 margin: 0 auto;
 margin-top: 30px;
 text-align: center;
}

#address{
  display: none;
}

#linkliste{
  display: none;
}

#start_logo{
  height: 172px;
  background: url('images/willkomm.gif');
  background-repeat: no-repeat;
  background-position: center;
}

#start_logo span,
#logo span,
#content span,
#start_content span{
  display: none;
}

#start_content{
  height: 110px;
  background: url('images/titel.gif');
  background-repeat: no-repeat;
  background-position: center;
}

#start_content a{
  display: block;
  width: 450px;
  height: 100px;
  border: none;
}

#logo{
  width: 755px;
  height: 106px;
  background: url('images/oben.gif');
  background-repeat: no-repeat;
  background-position: center;
}

#content{
  text-align: center;
  font: 10px verdana;
  color: #000000;
}

#content a:link,
#content a:visited{
  font: 11px arial;
  color: #DA7D23;
  text-decoration: none;
  font-weight: bold;
}

#content a:hover,
#content a:active{
  font: 11px arial;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

#content td{
  width: 700px;
  text-align: left;
  font: 10px verdana;
  color: #000000;
  font-weight: bold;

  background-repeat: no-repeat;
  background-position: left;
  padding-left: 10px;
}

.tdback{
  background: url('images/quadr.gif');
}

#content table{
margin: 0 auto;
  width: 600px;
  border: none;
  
}


#menu{
  border-bottom: solid 1px #DA7D23;
  border-top: solid 1px #DA7D23;
  text-align: center;
  margin: 2px 0px 50px 0px;
}

#menu a{
  padding-left: 15px;
  margin: 0px 20px 0px 0px;
  background: url('images/quadr.gif');
  background-repeat: no-repeat;
  background-position: 5px;
}

#menu a:link,
#menu a:visited{
  font: 14px arial;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

#menu a:hover,
#menu a:active{
  font: 14px arial;
  color: #DA7D23;
  text-decoration: none;
  font-weight: bold;
}
