* {
  padding: 0px;
  margin: 0px; 
}

html {
  height: 101%;
}

body {
  font:76%/150% "lucida grande", "trebuchet ms", arial, verdana, sans-serif;
  font-size: 14px;
}

#wrapper {
  background-image: url(/img/bg_main.png);
  background-repeat: repeat-y;
  width: 728px;
  padding-left: 13px;
  margin: auto;
}

#logo {
  padding-left: 21px;
  margin-top: 20px;
  float:left;
}

#login {
  float: right;
  padding-right: 50px;
  margin-top: 42px;
  margin-bottom: 15px;
}

#login a {
  display: inline;
  text-decoration: none;
  color: black;
  background-color: transparent;
}

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

#banner {
  clear: both;
  background-image: url(/img/bg_banner.jpg);
  background-repeat: no-repeat;
  height: 120px;
}

#navigation {
  height: 35px;
}

#navigation li {
  list-style-type: none;
  display: inline;
}

#navigation li a {
  background-image: url(/img/bg_navigation.png);
  background-repeat: repeat-x;
  float: left;
  height: 35px;
  line-height: 35px;
  width: 139px;
  color: #CCCCCC;
  background-color: transparent;
  font-weight: bold;  
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  border-right: 1px solid black;
}

#navigation a:hover {
  background-image: none;
  color: #CCCCCC;
  background-color: black;

}

#shade {
  background-image: url(/img/bg_shade.png);
  background-repeat: no-repeat;
  height: 11px;
}

#container {
  background-image: url(/img/bg_content.png);
  background-repeat: repeat-y;
  width: 700px;
}

#menu {
  float: left;
  margin-top: 20px;
  width: 140px;
}

#menu li {
  height: 30px;
  list-style-type: none;
  border-top: 1px solid white;
  border-bottom: 1px solid #CCCCCC;
}

#menu li a {
  padding-left: 10px;
  line-height: 30px;
  vertical-align: middle;
  color: #555555;
  background-color: transparent;
  text-decoration: none;
}

#menu li a:hover {
  color: black;
  background-color: transparent;
}

#content {
  margin-left: 165px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 30px;
}

#content h1 {
  font-size: 20px;
  padding-bottom: 17px;
  color: #998980;
}

#content h2 {
  background-image: url(/img/bg_aktuelles.png);
  background-repeat: repeat-y;
  font-size: 14px;
  width: 420px;
  color: white;
  background-color: #EEEEEE;
  margin-bottom: 10px;
  margin-top: 30px;
  padding-left: 10px;
  height: 20px;
}

#footer {
  clear: both;
  background-image: url(/img/bg_footer.png);
  background-repeat: no-repeat;
  height: 80px;
}

#firefox {
  position: relative;
  margin-top: -30px;
  margin-left: 30px; 
  font-size: 80%;
}

/* Links */

a.dot {
  color: black;
  background-color: transparent;
  text-decoration: none;
  line-height: 8px;
  border-bottom: 1px dotted black;
}

a.dot:hover {
  border-bottom: 1px solid black;
}

/* Profil */

#profilimg {
  background-image: url(/img/img_profil.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 200px;
  width: 206px;
  margin-top: 19px;
  margin-right: 25px;
}

/* Referenzen */

.references {
  text-align: center;
}

.refimage {
  margin-top: 12px;
}

/* Kontakt */

address {
  margin-left: 20px;
}

.skypeicon {
  position: relative;
  top: 4px;
}

.emailline {
  display: block;
}

.tramimage {
  position: relative;
  top: 2px;
  margin-right: 2px;
}

#kontaktimg {
  background-image: url(/img/img_kontakt.jpg);
  background-repeat: no-repeat;
  width: 200px;
  height: 175px;
  float: right;
  margin-right: 70px;
}

/* Kontaktformular */

#ausgeblendet {
  background-image: url(/img/bg_dither.png);
  background-repeat: both; 
  position: absolute;
  width: 520px;
  height: 220px;
  top: 350px;
  padding-top: 180px;
  text-align: center;
}

label {
  display: block;
  float: left;
  width: 150px;
  text-align: right;
  margin-right: 10px;
}

input, select {
  display: block;
  float: left;
  width: 200px;
}

select {
  width: 204px;
  margin-bottom: 1px;
  z-index: 1;
}

textarea {
  width: 300px;
  height: 200px;
  font:76%/150% "lucida grande", "trebuchet ms", arial, verdana, sans-serif;
  font-size: 14px;
}

fieldset {
  padding: 20px 0;
}

form br {
  clear: left; 
}

input#submit { 
  float: none;
  margin: auto;
  margin-top: 20px;
  width: auto;
}

/* Hosting */

#hostingimg {
  background-image: url(/img/img_hosting.jpg);
  background-repeat: no-repeat;
  width: 200px;
  height: 180px;
  float: right;
  margin-left: 30px;
  margin-top: 20px;
}

/* Programmierung */

#programmierungimg {
  background-image: url(/img/img_programmierung.jpg);
  background-repeat: no-repeat;
  width: 220px;
  height: 148px;
  float: right;
  margin-left: 30px;
  margin-top: 50px;
}

/* Infrastruktur */

#infrastrukturimg {
  background-image: url(/img/img_infrastruktur.jpg);
  background-repeat: no-repeat;
  width: 500px;
  height: 236px;
  margin-top: 15px;
  margin-bottom: -40px;
  margin-left: 10px;
}

/* Status */

#status {
  background-image: url(/img/status_ok.png);
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  float: left;
  margin-top: -2px;
  margin-right: 8px;
  margin-left: 10px;
}

/* Beratung */

#beratungimg {
  background-image: url(/img/img_beratung.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 300px;
  width: 202px;
  margin-right: 25px;
  margin-top: 28px;
}

/* Notfound/Error */

#error {
  background-image: url(/img/status_nok.png);
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  float: left;
  margin-top: 8px;
  margin-right: 14px;
  margin-left: 6px;
}

/* Login */

#loginfail {
  background-image: url(/img/status_nok.png);
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  float: left;
  margin-top: -2px;
  margin-right: 5px;
}

