/* CSS Document by pixel8*/

body {
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #777;
  background-image: url(../images/bg_haupt.gif);
  background-repeat: repeat-x;
  background-color: #9e4c60;
  margin: 0;
}

header, nav, section, footer {
  display: block;
}

.Aut {
  
  font-size: 9px;
}

.bild {
  margin-top: 17px;
  border-right: 1px solid white;
  border-top: 1px solid white;
  float: left;
}

.logo {
  margin: 24px 0 0 40px;

}

a:link, a:active, a:visited {
  color: white;
  text-decoration: underline;
}

a:hover {
  color: white;
  text-decoration: none;
}

nav {
  float: left;
  padding-left: 24px;
  padding-top: 19px;
}

nav a:link, nav a:active, nav a:visited {
  display: block;
  border-left: 4px solid #7d0f2a;
  padding-left: 7px;
  font-size: 14px;
  margin-bottom: 25px;
  color: black;
  text-decoration: none;
  
}

nav a:hover {
  display: block;
  border-left: 8px solid #7d0f2a;
  padding-left: 7px;
  font-size: 14px;
  margin-bottom: 25px;
  color: black;
  text-decoration: none;
  
}

#beschreibung {
  position: absolute;
  top: 365px;
  left: 40px;
  font-size: 10px;
  color: black;
}

#herzlich {
  position: absolute;
  top: 358px;
  left: 536px;
}

.team {
  background-image: url(../images/bg_team.gif);
  background-repeat: repeat-y;
  border-top: 1px solid #c78797;
  border-bottom: 1px solid #c78797;
  height: 240px;
  width: 860px;
  margin-bottom: 25px;
}

.niksic {
  float: left;
  margin-right: 30px;
}

.ma {
  width: 420px;
  float: left;
  background-image: url(../images/bg_ma.gif);
  background-repeat: repeat-y;
  border-top: 1px solid #c78797;
  border-bottom: 1px solid #c78797;
  margin: 25px 20px 50px 0;

}

#maps {
  float: right;
}

section {
  color: white;
  clear: both;
  padding: 40px 0 100px 40px;
  width: 900px;
}

section h1 {
  font-size: 20px;
  font-weight: normal;
}

hr {
  background-color: #c78797;
  border: none;
  height: 1px;
  clear: both;
}

footer{
  font-size: 10px;
  color: #c78797;
  margin-left: 40px;
  margin-bottom: 30px;
}

footer a:link, footer a:active, footer a:visited{
  text-decoration: none;
  color: #c78797;
}


footer a:hover{
  text-decoration: underline;
  color: white;
}
