BODY.main {
  color: #000;
  background-color: #d4d0c8;
  width: 970px;
  margin: auto;
}
BODY.main noscript P {
  margin: 0;
  padding: 0;
}
BODY.main H1 {
  font-size: 12px;
  font-weight: bold;
}
BODY.main H2 {
  font-size: 12px;
  font-weight: bold;
}
BODY.main H3 {
  font-size: 12px;
  font-weight: bold;
}
BODY.main H4 {
  font-size: 12px;
  font-weight: bold;
}
BODY.main IMG {
  border: 0;
}
BODY.main IMG.thumb {
  border: 1px solid #bbb;
}
BODY.main DIV.content_main IMG.socialMedia {
  margin: 0 10px 0 0;
}
BODY.main DIV.content_main IMG.seal {
  margin: 0 10px 10px 0;
}
BODY.main DIV.content_main IMG.button {
  float: none;
  margin: 0;
  border: 0 none;
}
BODY.main DIV.content_main IMG.team {
  float: right;
  margin: 40px 15px 10px 30px;
  border: 0 none;
}
BODY.main DIV.content_main IMG.stamp {
  float: right;
  margin: 0 10px 10px;
  border: 0 none;
}
DIV.content_main HR {
  width: 535px;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #CCCCCC;
  margin-left: 30px;
  margin-right: 15px;
  text-align: right;
  clear: both;
}



BODY.main DIV.content_main IMG {
  float: left;
  margin: 10px 15px 10px 30px;
}
BODY.main DIV.content_main IMG.extraImage {
  margin: 0 0 10px;
}
BODY.main DIV.content {
  font-family: Arial, sans-serif;
  font-size: 12px;
  margin: 0;
}
DIV.content_head {
  height: 112px;
  color: #000;
  background-color: #fff;
  background-image: url(bg2.gif);
  background-repeat: repeat-y;
  background-position: 0 1px;
  text-align: right;
  padding: 0;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
}
BODY.main DIV.content_head IMG.logo {
  margin: 30px 15px 0 0;
}
BODY.main DIV.content_head H1 {
  margin: 0;
  padding: 0;
  float: left;
  color: #fff;
}
BODY.main DIV.content_head H2 {
  margin: 0;
  padding: 0;
  float: left;
  color: #fff;
}
BODY.main DIV.content_intro {
  color: #fff;
  background-color: #19482e; /* dark logo color */
  float: left;
  padding: 0;
  border: none;
  width: 414px;
  height: 148px;
  font-size: 11px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
BODY.main DIV.content_intro H4 {
  color: #fff;
  background-color: #305b43;
  height: 23px; /* 31-padding */
  margin: 0;
  padding: 8px 0 0px 16px;
  border-bottom: 1px solid #739573; /* light logo color */
}
BODY.main DIV.content_intro P {
  margin: 8px 16px 0 16px;
  padding: 0;
  color: #9c9; /* very light green */
}
BODY.main DIV.content_intro A {
  color: #fff;
}
BODY.main DIV.content_intro SPAN.who {
  color: #fff;
}
DIV.content_intro DIV.hrule {
  clear: both;
  border-top: 1px solid #203C2D;
  color: #f00;
  background-color: #264735;
  border-bottom: 1px solid #2B513C;
  height: 1px;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0px;
}
BODY.main DIV.content_flash {
  float: left;
  padding: 0;
  border: none;
  width: 556px;
  height: 148px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
DIV.hrule {
  clear: both;
  border-top: 1px solid #999;
  color: #fff;
  background-color: #bbb;
  border-bottom: 1px solid #ddd;
  height: 1px;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0px;
}
BR.clearLeft {
  clear: left;
}
BR.clearBoth {
  clear: both;
}

BODY.main DIV.info_row {
  font-size: 11px;
  background-color: #99cc99;
  clear: left;
}
BODY.main DIV.info_row DIV.hrule {
  border-top: 1px solid #5c7a5c;
  color: #000;
  background-color: #709670;
  border-bottom: 1px solid #85b185;
}
BODY.main SPAN.info_item {
  width: 202px;
  height:50px;
  float: left;
  color: #000;
  background-color: #99cc99;
  background-image: url(bg3.gif);
  background-repeat: repeat-y;
  background-position: 238px 0;
  padding: 10px 20px 10px 20px;
}

BODY.main SPAN.last_item {
  width: 204px;
  background-image: none;
}

DIV.content_bracket {
  color: #000;
  background-color: #fff;
  background-image: url(bg2.gif);
  background-repeat: repeat-y;
  background-position: 0 1px;
  border: 1px solid #bbb;
  border-top: none;
  border-bottom: none;
  padding: 0;
  clear: left;
  position: relative;
}

/* Left navigation column */
BODY.main DIV.content_nav {
  float: left;
  border-right: none;
  width: 212px; /* 213 - border */
  height: 100%;
  margin: 0 0 24px 0;
}
/* 1st level */
BODY.main DIV.content_nav UL {
  margin: 12px 0 0 0;
  padding: 0;
  list-style: none;
  font-weight: bold;
  border-top: 1px solid #ddd;
}
/* 2nd level */
BODY.main DIV.content_nav UL UL {
  margin: 0;
  border: none;
}
BODY.main DIV.content_nav UL UL a {
  padding: 6px 0 3px 24px;
}
BODY.main DIV.content_nav UL UL LI {
  margin: 0;
  padding: 0;
}
/* 3rd level */
BODY.main DIV.content_nav UL UL UL {
  margin: 0;
  border: none;
}
BODY.main DIV.content_nav UL UL UL A {
/*	height: 30px;
  border-bottom: 1px solid #DDDDDD;*/
  padding: 6px 0 3px 40px;
/*	background-color: none;*/
}
BODY.main DIV.content_nav UL UL UL LI {
  padding: 0;
  margin: 0;
/*	height: 24px;*/
}
BODY.main DIV.content_nav UL A {
  display: block;
  text-decoration: none;
  color: #739573;
  background-color: #eee;
  height: 19px;
  padding: 6px 0 3px 10px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #ddd;
}
BODY.main DIV.content_nav UL A.active {
  color: #000;
  background-color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ddd;
}
BODY.main DIV.content_nav UL A.highlight {
  color: #f00;
}
BODY.main DIV.content_nav UL A:hover {
  text-decoration: underline;
  color: #305b43;
  background-color: #9c9;
  border-top: 1px solid #739573; /* light logo color */
  border-bottom: 1px solid #739573; /* light logo color */
}
BODY.main DIV.content_nav UL A.active:hover {
  color: #000;
  text-decoration: none;
}
BODY.main DIV.content_nav UL A.highlight:hover {
  color: #f00;
}
BODY.main DIV.content_nav P {
  margin: 8px 8px 0 8px;
  padding: 0;
  font-size: 11px;
}
BODY.main DIV.content_nav P A {
  margin: 0;
  padding: 0;
  border: none;
}
BODY.main DIV.content_nav P A:hover {
  background: 0;
  border: none;
}
BODY.main DIV.content_nav P A IMG {
  display: block;
}

BODY.main DIV.content_nav HR {
  margin: 8px 0 0 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #eee;
}
BODY.main DIV.qrcodeSpacer {
  display: block;
  height: 100px;
}
BODY.main DIV.qrcodeBox {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
BODY.main DIV.qrcodeBox A {
font-size: 11px;
}

STRONG.title {
  margin-bottom: 5px;
  display: block;
}
BODY.main SPAN.eventDate,
BODY.main SPAN.eventTitle {
  color: #000;
}
BODY.main SPAN.eventDate {
  float: left;
}
SPAN.eventTitle {
  margin-left: 60px;
  display: block;
}
BODY.main DIV.content_nav A.more {
  margin-top: 5px;
  display: block;
}
/* Main content column */
BODY.main DIV.content_main {
  float: left;
  width: 580px; /* 582 - border */
  margin: 0 0 0 1px;
}
BODY.main DIV.content_main H1 {
  margin: 16px 8px 4px 16px;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
}
BODY.main DIV.content_main H2 {
  margin: 16px 8px 4px 16px;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
}
BODY.main DIV.content_main H3 {
  margin: 30px 30px 20px 30px;
  padding: 0;
  font-weight: bold;
  font-size: 21px;
}
BODY.main DIV.content_main H4 {
  margin: 30px 30px 4px 30px;
  padding: 0;
  font-weight: bold;
  font-size: 14px;
}
BODY.main DIV.content_main H4 A {
  color: #000;
}
BODY.main DIV.content_main P {
  margin: 15px 30px;
  padding: 0;
  line-height: 17px;
}
BODY.main DIV.content_main A.odd IMG {
  float: right;
}
BODY.main DIV.content_main A.hide IMG {
  display: none;
}
BODY.main DIV.content_main UL {
  margin: 0 0 8px 20px;
  padding: 0;
  list-style: square;
}
BODY.main DIV.content_main LI {
  margin: 8px 0 0 24px;
  padding: 0 0 0 8px;
}
DIV.content_footer {
  background: url("/css/img/footer_bg.gif") repeat-x scroll 0 0 transparent;
  height: 27px;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
  text-align: right;
}
BODY.main DIV.content_footer UL {
  margin: 0;
  padding: 6px 0 0;
}
BODY.main DIV.content_footer UL LI {
  display: inline-block;
  list-style: none;
  color: #FFF;
  font-size: 11px;
  padding: 0 30px 0 0;
  height: 26px;
  white-space: nowrap;
}
BODY.main DIV.content_footer UL.socialLinks,
BODY.main DIV.content_footer UL.pageTop {
  text-align: left;
  float: left;
  margin-left: 30px;
}
BODY.main DIV.content_footer UL.socialLinks {
  margin-left: 130px;
  padding-top: 4px;
}
UL.socialLinks DIV.googlePlusButton {
  color: #FFF;
  display: inline-block;
}

DIV.plusone {
  margin-top: 1px !important;
}

BODY.main DIV.content_footer A {
  color: #FFF;
  font-size: 11px;
  text-decoration: underline;
}
BODY.main DIV.content_footer DIV#___plusone_0 {
  vertical-align: top;
}

BODY.main SPAN {
  color: #999;
}
BODY.main A {
  color: #305b43;
}
BODY.main A.innerAnker {
color:#000000;
}
BODY.main DIV.trailer {
  clear: both;
  height: 1px;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0px;
}

/* Home page */
BODY.main DIV.content_main UL.tugenden {
  list-style-type: none;
}
BODY.main DIV.content_main UL.tugenden LI {
  background-repeat: no-repeat;
  height: 80px;
  margin: 0 0 0 0;
  padding: 0 0 0 66px;
}
BODY.main DIV.content_main UL.tugenden LI B {
  color: #19482e
}

/* Right column */
BODY.main DIV.content_right {
  float: left;
  width: 175px;
  margin: 0;
}
BODY.main DIV.content_right P {
  margin: 0 8px 6px 8px;
  padding: 0;
}
BODY.main DIV.content_right IMG {
  margin-bottom: 8px;
}
BODY.main DIV.content_right H4 {
  margin: 16px 15px 4px 8px;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
}
/* zertifikate */
UL.zertifikate {
  margin: 0 0 0 20px;
  padding: 0;
}
UL.zertifikate LI {
  font-size: 11px;
  list-style: none;
  padding: 10px 0;
  margin: 0;
  border-bottom: 1px solid #DDDDDD;
}
BODY.main DIV.content_right UL.zertifikate LI.last {
  border-bottom: none;
}

BODY.main DIV.content_right UL.zertifikate LI P {
  color: #808080;
  text-align: left;
  padding: 5px;
}
BODY.main DIV.content_right UL.zertifikate.jobs LI P,
BODY.main DIV.content_right UL.zertifikate LI:hover P {
  color: #000;
}
BODY.main DIV.content_right UL.zertifikate LI A IMG {
  display: none; /* images only for SEO + web accessibility */
}
BODY.main DIV.content_right UL.zertifikate LI A.zend {
  background-image: url(/img/zertifikate/zend_authorized_integrator_graustufen.gif);
  display: block;
  width: 123px;
  height: 62px;
  margin-left: 12px;
}
BODY.main DIV.content_right UL.zertifikate LI:hover A.zend {
  background-image: url(/img/zertifikate/zend_authorized_integrator_farbig.gif);
}
BODY.main DIV.content_right UL.zertifikate LI A.zce {
  background-image: url(/img/zertifikate/php5_zce_logo_graustufen.gif);
  display: block;
  width: 60px;
  height: 60px;
  margin-left: 44px;
}
BODY.main DIV.content_right UL.zertifikate LI:hover A.zce {
  background-image: url(/img/zertifikate/php5_zce_logo_farbig.gif);
}
BODY.main DIV.content_right UL.zertifikate LI A.bvdw {
  background-image: url(/img/zertifikate/bvdw_zertifizierung_graustufen.gif);
  display: block;
  width: 123px;
  height: 54px;
  margin-left: 12px;
}
BODY.main DIV.content_right UL.zertifikate LI:hover A.bvdw {
  background-image: url(/img/zertifikate/bvdw_zertifizierung_farbig.gif);
}
BODY.main DIV.content_right UL.zertifikate LI A.hk {
  background-image: url(/img/zertifikate/hk_zertifikat_graustufen.gif);
  display: block;
  width: 86px;
  height: 105px;
  margin-left: 32px;
}
BODY.main DIV.content_right UL.zertifikate.jobs LI A.hk,
BODY.main DIV.content_right UL.zertifikate LI:hover A.hk {
  background-image: url(/img/zertifikate/hk_zertifikat_farbig.gif);
}
BODY.main DIV.content_right UL.zertifikate LI A.scrum {
  background-image: url(/img/zertifikate/scrummaster_graustufen.gif);
  display: block;
  width: 123px;
  height: 41px;
  margin-left: 12px;
}
BODY.main DIV.content_right UL.zertifikate LI:hover A.scrum {
  background-image: url(/img/zertifikate/scrummaster_farbig.gif);
}
BODY.main DIV.content_right UL.zertifikate LI A.iar {
  background-image: url(/img/zertifikate/internet_agentur_ranking_graustufen.gif);
  display: block;
  width: 123px;
  height: 40px;
  margin-left: 12px;
}
BODY.main DIV.content_right UL.zertifikate LI:hover A.iar {
  background-image: url(/img/zertifikate/internet_agentur_ranking_farbig.gif);
}
BODY.main DIV.content_right UL.zertifikate LI A.kununu {
  background-image: url(/img/zertifikate/kununu_graustufen.gif);
  display: block;
  width: 110px;
  height: 73px;
  margin-left: 20px;
}
BODY.main DIV.content_right UL.zertifikate.jobs LI A.kununu,
BODY.main DIV.content_right UL.zertifikate LI:hover A.kununu {
  background-image: url(/img/zertifikate/kununu_farbig.gif);
}

/* tugenden unter menuepunkt about mindworks */
UL.tugenden {
  margin: 0 0 0 20px;
  padding: 0;
}
UL.tugenden LI {
  font-size: 11px;
  text-align: center;
  list-style: none;
  padding: 10px 0;
  margin: 0;
  border-bottom: 1px solid #DDDDDD;
}
BODY.main DIV.content_right UL.tugenden LI.last {
  border-bottom: none;
}

BODY.main DIV.content_right UL.tugenden LI P {
  color: #808080;
  padding: 5px;
}

/* Vertikale Auflistung von  */

BODY.main DIV.content_main IMG.referenceImages,
BODY.main DIV.content_main IMG.technologyImages,
BODY.main DIV.content_main IMG.certificateImages {
  float: right;
}

/* wiredminds */
DIV.wiredminds {
  position: absolute;
}

/* mobile vcards */

BODY.main.mobile {
  width: 340px;
}
BODY.main.mobile DIV.content_head {
  background-image: none;
  height: 82px;
  width: 338px;
}
BODY.main.mobile DIV.content_head IMG {
  width: 100px;
  height: 39px;
}
BODY.main.mobile DIV.content_intro {
  width: 189px;
  height: 222px;
}
BODY.main.mobile DIV.content_intro H3 {
  font-size: 15px;
  padding: 0;
  margin: 0;
}
BODY.main.mobile DIV.content_intro H4 {
  height: auto;
  background: none;
  border: none;
  padding: 0;
}

BODY.main.mobile DIV.content_intro SPAN.noTitle H3 {
  margin-top: 8px;
}
BODY.main.mobile DIV.content_intro H4.onlyJobTitle {
  margin-top: 8px;
}

BODY.main.mobile DIV.content_intro SPAN.vcardHeader {
  background-color: #305B43;
  border-bottom: 1px solid #739573;
  color: #FFFFFF;
  height: 57px;
  margin: 0;
  padding: 5px 0 0 16px;
  display: block;
}
BODY.main.mobile DIV.content_flash {
  width: 151px;
  height: 222px;
  background-color: #19482E;
  background-image: url(/img/vcards/portrait_bg.gif);
  background-repeat: repeat-x;
}
BODY.main.mobile DIV.info_row {
  width: 340px;
  height: 56px;
}
BODY.main.mobile DIV.info_row SPAN.button {
  background-color: #FFF;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
  float: right;
  margin: 10px;
  padding: 8px

}
BODY.main.mobile DIV.content_nav {
  display: none;
}
BODY.main.mobile DIV.content_main {
  background-color: #FFF;
  width: 338px;
  height: 82px;
  float: none;
  margin: 0;
}

/* Column Right */

BODY.main DIV.rightColBig {
  float: right;
  width: 330px;
  margin-right: 30px;
}
BODY.main DIV.rightColBig H4 {
  margin: 30px 0 3px 0;
}
BODY.main DIV.rightColBig A {
  margin-top: 3px;
  display: block;
}
BODY.main DIV.rightColBig A.parkingMap {
  margin-top: 0;
}
BODY.main DIV.rightColBig A.parkingMap IMG {
  width: 330px;
  height: 241px;
  margin: 30px 0 0 0;
  float: none;
}
