/*----------------------------------------------------------------*/
/* CSS by K4SYSTEMS */
/*----------------------------------------------------------------*/


/*----------------------------------------------------------------*/
/* Allgemeines */
/*----------------------------------------------------------------*/
* {
  padding: 0;
  margin: 0;
}

html {
  height: 100%;
}

body {
  font-size: 82.5%;
  background: #fff;
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, p, input, textarea, select {
  font-family: Verdana,Arial,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
  color: #003146;
}


ul, li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

img, a img {
  border: 0;
}

form {
  display: inline;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted;
}

#btn_sprache_en
  {
  display: hide;
}


/*----------------------------------------------------------------*/
/* h1 und co */
/*----------------------------------------------------------------*/
p {
  line-height: 17px;
  margin: 0 0 1.0em 0;
}

a {
  color: #93ACBD;
}

h1 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 1.0em;
  line-height: 17px;
}

h2 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 11px;
  font-style: italic;
  margin-top: 1.0em;
  line-height: 17px;
}

h3 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 11px;
  color: #003146;
  border-top: 1px solid #003146;
  border-bottom: 1px dotted #003146;
  padding: 5px 0;
  margin-bottom: 5px;
}

h3 .urheber {
  font-style: italic;
  font-size: 10px;
}

h4 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 11px;
  color: #003146;
  border-top: 1px dotted #003146;
  padding-top: 1.0em;
}


/*----------------------------------------------------------------*/
/* pseudoklassen */
/*----------------------------------------------------------------*/
.clear {
  clear: both;
}

.versteckt, .no_screen {
  display: none;
}

#wrap {
  font-size: 11px;
}

a.logo_corporate_coaching { display:none;}
