/*body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
  font-family: Verdana, sans-serif;
  font-size: 7pt;
  color: gray;
}

#center {
  width:955px;
  height:100%;
  margin:auto auto;
}

#container {
  width:955px;
  height:auto;
  font-family: Verdana, sans-serif;
  font-size: 7pt;
  color: gray;
  background-color:#FFFFFF;
}

#logo {
margin-left: 10px;
}

#logo img {
    border: none;
}

#menu {
  width: 147px;
  height:499px;
  display:block;
  position:absolute;
  line-height: 12pt;
}

#headline {
  width:775px;
  margin-top:5px;
  float:right;
  border-bottom: solid 1px #e20079;
  padding-bottom: 5px;
}
*/

#content {
  width:925px;
  height:700px;
  margin-top: 25px;
  margin-left: 15px;
  margin-right: 15px;
  line-height:11pt;
}


/*Kontaktdaten*/
#content1 {
  width:775px;
  margin-top:10px;
  float:right;
}

/*Kontaktdaten*/
#birdie_mail {
  width:600px;
  margin-top:10px;
  float:right;
}

/*Impressum*/
#content2 {
  width:775px;
  border-top:solid 1px #e20079;
  border-bottom:solid 1px #e20079;
  margin-top:13px;
  padding-top:15px;
  padding-bottom:20px;
  float:right
  }
    
.color {
  color: #e20079;
}  

.bold {
  font-weight:bold;
}
.impressum {
  font-weight:bold;
  letter-spacing:0.025em;
}
/*.active {
  background-color: #e20079;
  color: #e20079;
}
.right {
  text-align:right;
  line-height:3pt;
  font-weight:bold;
  letter-spacing: 0.1em;
}
#menu a:link {
  border: none;
  text-decoration: none;
  color: gray;
}
#menu a:visited {
  text-decoration: none;
  color: gray;
}
#menu a:hover {
  text-decoration: none;
  background-color: #e20079;
  color: #e20079;
}
#menu a:active {
  text-decoration: none;
  background-color: #e20079;
  color: #e20079;
}
#content1 a:link {
  border: none;
  text-decoration: none;
  color: #e20079;
}
#content1 a:visited {
  text-decoration: none;
  color: #e20079;
}
#content1 a:hover {
  text-decoration: none;
  background-color: #e20079;
  color: #e20079;
}
#content1 a:active {
  text-decoration: none;
  background-color: #e20079;
  color: #e20079;
}
#content2 a:link{
  border: none;
  text-decoration: none;
  color: #e20079;
}
#content2 a:hover{
  border: none;
  text-decoration: none;
  color: #e20079;
  background-color: #e20079;
}
#content2 a:visited{
  border: none;
  text-decoration: none;
  color: #e20079;
}
#content2 a:active{
  border: none;
  text-decoration: none;
  color: #e20079;
  background-color: #e20079;
}
a:link {
  border: none;
  text-decoration: none;
  color: gray;
}
a:visited {
  text-decoration: none;
  color: gray;
}
a:hover {
  text-decoration: none;
  color: #e20079;
}
a:active {
  text-decoration: none;
  color: #e20079;
}
*/