/* CSS Document by agenturfuchs*/

body {
  margin: 0 0 10px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #777;
  background-color: #232323;
}

#haupt {
  text-align: center;
  width: 920px;
  text-align: left;
  
}

#links {
  display: none;
}

.themen {
  display: none;
}

#cont {
  width: 945px;
  background-image: url(../images/bg_haupt.gif);
  
}

.platz {
  color: #ce003d;
  margin-top: 20px;
}

#copy {
  text-align: right;
  font-size: 10px;
  margin-top: 10px;
  width: 920px;
}

#copy a:link, #copy a:active, #copy a:visited {
  color: #777;
  text-decoration: none;
}

#copy a:hover {
  text-decoration: underline;
}

#head {
  background-image: url(../images/bg_nav.gif);
  height: 96px;
  border-bottom: 1px solid #111; 
    }

#shadow {
  width: 945px;
  height: 11px;
  background-image: url(../images/bg_unten.gif);
  font-size: 6px;
}

h1 {
  color: #ce003d;
  font-weight: normal;
  font-size: 16px;
}

h2 {
  color: #ce003d;
  font-weight: normal;
  font-size: 12px;
  margin-top: 10px;
}

#content {
  color: #ccc;
  font-size: 0.9em;
  background-color: #1b1b1b;
  background-image: url(../images/bg_agentur.gif);
  background-repeat: no-repeat;
  background-position: right;
}

#inhalt {
  height: 546px;
  padding: 40px 30px 60px 30px;
}

.logo {
  float: right;
  margin-top: 35px;
  margin-right: 37px;
}

.imghome {
  display: block;
}


a img {
  border: none;
}

#head div {
  width: 120px;
  float: left;
  }
  
a .home {
  padding: 68px 53px 15px 15px;
}

a .agentur {
  padding: 68px 22px 15px 15px;
}

a .kreation {
  padding: 68px 22px 15px 15px;
}

a .kontakt {
  padding: 68px 0 15px 15px;
}


#formular label {
					display: block;
					float: left;
					width: 90px;
}

#formular p {
					clear: left;
					}
textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.button input {
  border: 1px solid #000;
  background: #1b1b1b;
  color: #ccc;
  cursor: pointer;

}


label {
  display: block;
}

h3 {
  color: white;
  font-size: 12px;
  font-weight: normal;
  margin-top: 50px;
}

h3 span {
  color: #ce003d;
}

.fehler {
  color: #ce003d;
  margin-bottom: -5px;
  margin-top: 3px;
}

.titel {
  font-size: 0.8em;
  margin-bottom: 5px;
  width: 220px;
}

#inhalt a:link, #inhalt a:active, #inhalt a:visited {
  color: #ccc;
}

#inhalt a:hover{
  color: #ce003d; 
}

.logopr {
  display: none;
}
