.header {
  background: #a4c9d3 url('../gfx/header.jpg') no-repeat;
  height: 110px;
}

.header a.clicky {
  cursor: pointer;
  margin: 0;
  text-decoration: none;
  width: 359px; height: 75px;
  position:absolute;
}

.framespace {
  height: 11px;
  font-size: 1px;
}

.topnav {
  background: #133f75 url('../gfx/topnav_bg.gif');
  height: 65px;
}

.main .info {
  border-left: 1px solid #133f75;
}

.main {
  padding-left: 20px;
}

.topnav .data {
  color: #fff;
  text-align: center;
  height: 32px;
}

.header .data {
  padding-top: 6px;
}

.header .data,
.topnav .data {
  width: 840px;
}

.main td div.data {
  width: 800px;
  overflow: hidden;
  margin-right: 20px;
}

.main .content .info {
  vertical-align: top;
  padding-top: 71px;
  padding-left: 15px;
}

.content .data {
  margin-top: 20px;
  margin-bottom: 20px;
}

.footer .data {
  background: #f2f6f9;
  border-top: 1px solid #133f75;
  padding: 0;
}

.footer .data div {
	margin: 4px 0 7px 0;
	text-align: center;
}

.header .data {
  text-align: right;
  font-size: 11px;
}

.header .data a {
  color: #133f75;
  text-decoration: none;
}

.header .data a:hover {
  text-decoration: underline;
}

.topnav .data a {
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  font-family: arial, helvetica;
  text-decoration: none;
}

.topnav .data a:hover, .topnav .data a.active {
  text-decoration: underline;
  color: #FFF;
}


.schillinger {
  height: 32px;
  overflow: visible;
  position: absolute;
  margin-top: -15px;
}

* html .schillinger {
  margin-top: -16px;
}

.language {
  padding-left: 115px;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
  color: #133f75;
  line-height: 100%;
  font-family: arial, helvetica;
}

h2 {
  font-size: 18px;
  font-weight: bold;
}

h3 {
  text-align:justify;
  font-size: 14px;
}

.headlineBlue {
  background: #7ea2c2;
  border-bottom: 1px solid #133f75;
}

.headlineYellow {
  background: #dedd8f;
  border-bottom: 1px solid #133f75;
}

.headlineOrange {
  background: #e4b27f;
  border-bottom: 1px solid #133f75;
}

.headlineRed {
  background: #f2f6f9;
  border-top: 1px solid #133f75;
  border-bottom: 1px solid #133f75;
  font-weight: bold;
  color: #8a0000;
  font-style: italic;
  font-family: arial, helvetica;
  font-size: 11pt;
  padding-right: 4px;
}

.headlineRed a {
  color: #133f75; text-decoration: underline;
  font-family: arial, helvetica; font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

div.left {
  padding: 5px;
  text-align: center;
  font-weight: bold;
}

div.red {
  padding: 5px;
  padding-left: 10px;
}

td.red {
  font-weight: bold;
  color: #8a0000;
  font-style: italic;
  font-family: arial, helvetica;
  font-size: 11pt;
}
span.red {
  color: #8a0000;
}
td.blue {
  color: #133f75;
  font-weight: bold;
  font-size: 14px;
}

td.checkbox {
  padding: 0;
  font-size: 10px;
}

.required {
  color: #ff0000;
}

.teaser {
  float: right;
  margin-left: 10px;
  margin-right: 30px;
  margin-bottom: 10px;
  margin-top: 16px;
  width: 141px;
  height: 111px;
  background: url('../gfx/teaser-startseite.jpg') no-repeat;
}

.badge_de, .badge_en {
	float: left;
	width: 94px;
	height: 120px;

}
.badge_de {
	background: url('../gfx/frame2/badge_de.jpg') no-repeat;
}
.badge_en {
	background: url('../gfx/frame2/badge_en.jpg') no-repeat;
}

.teaser-book {
  width: 146px;
  height: 168px;
  background: url('../gfx/frame2/medica-buch.gif') no-repeat;
  color: #000000;
}

.print-reminder {
  border: 1px solid #133f75;
  width: 146px;
}
.print-reminder td {
  padding: 5px;
  background: #f2f6f9;
  border-bottom: 1px solid #fff;
}
.print-reminder ul {
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: 0;
}
.print-reminder li {
  list-style: none;
  background: url('../gfx/pdf.gif') no-repeat;
  padding-left: 25px;
  padding-bottom: 10px;
}
.print-reminder .remove {
  font-size: 10px;
}

h3 ul, h3 ul li {
  margin-bottom: 0; margin-top: 0;
  margin-left: 20px;
  padding-left: 0px;
  line-height: 100%;
  margin-top: 16px;
}
* html h3 ul {
  padding-top: 0px;
  display: block; float: left;
  padding-left: 0;
  margin-left: 0;
}
h3 ul li {
  list-style: none;
  padding-left: 20px;
  margin-top: 0;
  padding-bottom: 19px;
  background: url('../gfx/h3-li.gif') no-repeat;
}


button.buttonBlue {

  margin:0;
  margin-left: 2px;
  margin-right: 2px;
  padding:0px;
  padding-bottom: 1px;;
  text-decoration:none;
  text-align: center;
  margin-left: 0px;
  height: 20px;
  background: #133f75;
  cursor: pointer;
  border: 1px solid #FFFFFF;
  /** background: url("../gfx/frame2/buttonBlue-left.gif") no-repeat left top; **/
  }

button.buttonBlue:hover {
}
button.buttonBlue:active {
border-style: inset;
}

button.buttonBlue span {

  display:block;
  padding:0px 10px 0px 10px;
  font-size: 12px;
  color:#FFFFFF;
  text-align: center;
  /** background:url("../gfx/frame2/buttonBlue-right.gif") no-repeat right top; **/
  }


.companylogo {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 160px;
	height: 160px;
	background: #fff;
	text-align: center;
	border: 1px solid #133f75;
	float: right;
}

td.left .companylogo {
	float: none;
}

.companylogo td {
	color: #133f75;
	font-style: italic;
}

.galeryThumb {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	width: 160px;
	height: 160px;
	background: #fff;
	text-align: center;
	border: 1px solid #133f75;
	float: left;
}

.galeryThumb td {
	color: #133f75;
	font-style: italic;
}

.clear {
	clear: both;
}

.checkbox {
  padding: 0;
  font-size: 10px;
}

.right {
	float: right;
	padding-top: 7px;
	padding-right: 6px;
}


/** Firmen-Profil anlegen: Steps **/

table.steps {
	margin-bottom: 15px;
}

table.steps td {
	background: #fff;
	color: #133f75;
	padding-left: 10px;
	font-style: italic;
	width: 150px;
}

table.steps td span.active {
	color: #000;
}

table.steps td.step {
	background: #f2f6f9;
	color: #133f75;
	width: 20px;
	padding: 5px;
	font-weight: bold;
	font-size: 150%;
	text-align: center;
	border: 1px solid #133f75;
}

table.steps td.active {
	background: #133f75;
	color: #fff;
	border: 1px solid #133f75;
}

table.steps td.done {
	background: #a4c9d3;
	color: #fff;
	border: 1px solid #a4c9d3;
}

span.conInfo {
	display: block; padding-left: 24px;
}

.error ul {
	margin: 0;
	margin-left: 10px;
	padding-left: 0;
	float: left;
}

td.whiteBreak span {
	display: block;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 620px;
	text-align: left;
}
td.whiteBreak b {
	clear: both;
}

.hint {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #ff0000;
	font-family: arial, helvetica;
}
