/*@import "app/variab.less";*/
/*@import "bootstrap/bootstrap.less";*/

/*@purchasetype-btn-width: 240px;*/
* {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  background-image: url(/assets/images/hg_unten.png);
  font-family: "Lucida Sans Unicode";
  background-position: center top;
}
#balkenLinks {
  position: absolute;
  background-image: url(/assets/images/BalkenLinks.png);
  height: 24px;
  margin-top: 182px;
  width: 50%;
}
#balkenRechts {
  position: absolute;
  background-image: url(/assets/images/BalkenRechts.png);
  right: 0px;
  height: 36px;
  margin-top: 160px;
  width: 50%;
}
#header {
  background-image: url(/assets/images/hg_oben.png);
  background-repeat: repeat;
  height: 196px;
}
#headermaster {
  margin: 0 auto;
  position: relative;
  width: 999px;
  z-index: 2;
}
#mainmaster {
  margin: 0 auto;
  position: relative;
  width: 999px;
}
#logo {
  margin-top: 63px;
  background-image: url(/assets/images/logo.png);
  background-repeat: no-repeat;
  height: 220px;
  width: 239px;
  position: absolute;
}
/*	margin-left: 125px;*/
#HeaderFoto {
  background-image: url(/assets/images/person.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  height: 160px;
}
#main {
  margin-left: 112px;
  margin-top: 4px;
}
#blauRund {
  height: 130px;
  background-image: url(/assets/images/blauRundLogo.png);
  background-repeat: no-repeat;
}
#blau {
  background-image: url(/assets/images/blau.png);
  margin-top: 5px;
  width: 887px;
}
#Weiss {
  /*background-image: url("../images/blau.png");*/
  background-color: White;
  margin-top: 5px;
}
#headline {
  margin-left: 125px;
  font-size: xx-large;
  padding-top: 40px;
  font-weight: bold;
}
#mainContent {
  margin-left: 125px;
  margin-right: 20px;
  padding-top: 15px;
  padding-bottom: 40px;
}
#ContentSubnavi {
  background-color: White;
}
#menucontainer {
  background-image: url(/assets/images/grau.png);
  height: 36px;
  margin-left: 239px;
  text-align: right;
}
#footer {
  /*color: #FFFFFF;*/
  text-align: center;
  font-size: 0.9em;
  font-weight: bold;
  color: #7b797b;
  padding-top: 15px;
  padding-bottom: 15px;
}
#footer a {
  color: #7b797b;
}
#footer a:hover {
  color: #FFFFFF;
}
#footer a:active {
  color: #FFFFFF;
}
.menuTrenner {
  background-image: url(/assets/images/menue_trenner.png);
  height: 21px;
  width: 2px;
  background-repeat: no-repeat;
}
ul#menu {
  text-align: right;
  line-height: 30px;
}
.menuText {
  padding-left: 20px;
  padding-right: 20px;
}
ul#menu li {
  display: inline;
  list-style: none;
  vertical-align: middle;
}
ul#menu li a {
  color: #FFFFFF;
  text-decoration: none;
}
ul#menu li a:hover {
  color: #555555;
  text-decoration: none;
}
ul#menu li a:active {
  color: #555555;
  text-decoration: none;
}
ul#menu li.selected a {
  color: #555555;
}
#foto {
  height: 300px;
  float: left;
  /*margin-left: 20px;*/
  margin-right: 20px;
  /*    background-image: url("../images/foto.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;*/
}
/*#FotoImages {
    background-image: url("../images/foto.jpg");
}
*/
#rechts {
  width: 50%;
  float: left;
}
#links {
  float: left;
  width: 50%;
}
.clear {
  clear: both;
}
#Ausbildung li {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 70%;
}
.AusbildungJahr {
  font-size: 1.3em;
}
#Berufserfahrung li {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 70%;
}
.BerufserfahrungJahr {
  font-size: 1.3em;
}
#Kontakt {
  height: auto;
}
#KontaktForm {
  width: 300px;
  float: left;
}
#KontaktDaten {
  margin-left: 300px;
}
.KontaktFormTextBox {
  width: 250px;
  border: 1px solid #73C7EF;
}
#KontaktForm p {
  margin-bottom: 0px;
  margin-top: 0px;
}
#Dienstleistungen {
  height: auto;
}
ul#submenu li {
  display: block;
  list-style: none;
  vertical-align: middle;
  line-height: 50px;
}
ul#submenu li a {
  color: #FFFFFF;
  text-decoration: none;
}
ul#submenu li a:hover {
  color: #555555;
  text-decoration: none;
}
ul#submenu li a:active {
  color: #555555;
  text-decoration: none;
}
ul#submenu li.selected a {
  color: #555555;
}
ul#Leistungen li {
  list-style: none;
  margin-bottom: 30px;
  margin-left: 20px;
}
ul#Leistungen h3 {
  margin-left: -20px;
  padding-bottom: 10px;
}
#submenucontainer {
  float: left;
  width: 150px;
  /*background-image: url(Design/blau.png); 	margin-left: -125px; 	margin-top: -20px;*/
  padding-left: 30px;
  padding-top: 20px;
}
#ContentSubnavi {
  float: left;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 30px;
  width: 657px;
}
.Partner {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 20px;
}
.PartnerName {
  font-size: 1.2em;
}
.PartnerDetails {
  padding-left: 15px;
}
.PartnerLink a {
  color: Green;
}
.PartnerText {
  margin-top: 10px;
  margin-bottom: 10px;
}
#silverlightControlHost {
  height: 350px;
}
.Referenz {
  padding-top: 20px;
  padding-bottom: 10px;
}
.ReferenzDetails {
  padding-left: 15px;
}
.ReferenzBild {
  float: right;
}
#Links ul {
  list-style-type: none;
}
#Links li {
  margin-bottom: 20px;
  margin-top: 20px;
  width: 85%;
  text-align: justify;
}
.LinkItemName {
  font-size: 1.3em;
}
/* Stile f�r Validierungshilfeprogramme
-----------------------------------------------------------*/
.field-validation-error {
  color: #ff0000;
}
.field-validation-valid {
  display: none;
}
.input-validation-error {
  border: 1px solid #ff0000;
  background-color: #ffeeee;
}
.validation-summary-errors {
  font-weight: bold;
  color: #ff0000;
}
.validation-summary-valid {
  display: none;
}
a {
  color: #71C7E8;
  text-decoration: none;
}
a:hover {
  color: #555555;
  text-decoration: none;
}
a:active {
  color: #555555;
  text-decoration: none;
}
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}
#lightbox img {
  width: auto;
  height: auto;
}
#lightbox a img {
  border: none;
}
#outerImageContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
#imageContainer {
  padding: 10px;
}
#loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#hoverNav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#imageContainer > #hoverNav {
  left: 0;
}
#hoverNav a {
  outline: none;
}
#prevLink,
#nextLink {
  width: 49%;
  height: 100%;
  background-image: url(data:image/gif;base64,AAAA);
  /* Trick IE into showing hover */
  display: block;
}
#prevLink {
  left: 0;
  float: left;
}
#nextLink {
  right: 0;
  float: right;
}
/*
#prevLink:hover, #prevLink:visited:hover {
    background: url(Lightbox/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
    background: url(Lightbox/nextlabel.gif) right 15% no-repeat;
}*/
#imageDataContainer {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
}
#imageData {
  padding: 0 10px;
  color: #666;
}
#imageData #imageDetails {
  width: 70%;
  float: left;
  text-align: left;
}
#imageData #caption {
  font-weight: bold;
}
#imageData #numberDisplay {
  display: block;
  clear: left;
  padding-bottom: 1em;
}
#imageData #bottomNavClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}
#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000;
}

