@import url("dynamiccss.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a {outline:none;}
a img {border:none;}
#container {
	background-color: #fff8e0;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 30px;
	background-image: url(../img/container_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 8px;
}
#container #header {
	height: 106px;
	width: 955px;
}
#mainnav {
	color: #FFFFFF;
	background-color: #0a3f89;
	line-height: 30px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
*html #mainnav {
	overflow:hidden;
}
#logo {
	float: left;
}
#claim {
	float: left;
}
#intern {
	float: left;
	padding-top: 14px;
	margin-left: 22px;
}
#lang {
	margin-right: 7px;
	text-align: right;
	vertical-align: bottom;
	padding-top: 14px;
	height: 24px;
}
#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	overflow: hidden;
}
#mainnav li {
	display: inline;
}
#mainnav a {
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 22px;
}
#mainnav a:hover,
#mainnav a:focus,
#mainnav a.act {
	color:#FCDB00;
}
#mainnav #search {
	float: right;
	width: 117px;
	margin-right: 8px;
}
*html #mainnav #search {
	float: right;
	width: 110px;
	margin-right: 2px;
	padding-right:0px;
}
#mainnav #search input {
	width: 81px;
	background-color: #FFF8E0;
	border: 1px solid #0A3F89;
	font-family: Arial, Helvetica, sans-serif;
	color: #0A3F89;
	font-size: 9pt;
	margin-top: 6px;
	padding-left: 3px;
	/*height: 20px;*/
}
#mainnav #search .sButton {
	width: 30px;
	background-color: #FFF8E0;
	border: 1px solid #0A3F89;
	font-family: Arial, Helvetica, sans-serif;
	color: #0A3F89;
	font-size: 9pt;
	margin-top: 6px;
	padding-left: 5px;

}
#mainnav #search .sButton:hover {
	background-color: #fcdb00;
	border: 1px solid #0A3F89;

}*html #mainnav #search input {
	width: 183px;
	margin-top:5px;
}
*+html #mainnav #search input {
	width: 80px;
	margin-top:0px;
}
*+html #mainnav #search .sButton {
	width: 30px;
	margin-top:0px;
	padding-left: 3px;
}
#lang a img {
	border: 1px solid #C1C1C1;
}
#lang a:hover img,
#lang a:focus img {
	border: 1px solid #fff;
}
#leftcol {
	float: left;
	width: 144px;
}
#centercol {
	width: 666px;
	float: left;
}
*html #centercol {
	width: 656px;
}
#rightcol {
	float: right;
	margin-left: 22px;
	margin-right:8px;
	width: 115px;
}
*html #rightcol {
	margin-right:4px;
}
.clearer {
	clear: both;
}
#subnav h2 {
	color: #FFFFFF;
	background-color: #969696;
	font-size: 9pt;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px 7px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}
#subnav ul {
	/*list-style-type: none;*/
	padding: 8px;
	margin: 0px 0px 0px 8px;
	font-size: 8pt;
	list-style-image: url(../img/bullet.gif);
}
#subnav li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#subnav a {
	font-size: 8pt;
	color: #0A3F89;
	text-decoration: none;
}
#subnav a:hover,
#subnav a:focus,
#subnav a.act {
	color: #fff;
}
#subnav {
	background-color: #fcdb00;
	margin-right: 8px;
	margin-left: 13px;
	background-image: url(../img/shadow_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#subnav ul.subnav2 {
	margin-right: 8px;
	margin-left: 5px;
}
#login {
	background-color: #FCDB00;
	margin-right: 8px;
	margin-left: 13px;
	background-image: url(../img/shadow_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 8px;
}
#login h2 {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #969696;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin:0px 7px 10px 0px;
	text-transform: uppercase;
	font-weight: bold;
}
#login input {
	background-color: #FFF8E0;
	width: 85px;
	margin-right: 13px;
	margin-bottom: 4px;
	margin-left: 13px;
	border: 1px solid #0A3F89;
	font-size: 9pt;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#login input.bn {
	background-color: #969696;
	width: 90px;
	margin-right: 13px;
	margin-bottom: 4px;
	margin-left: 13px;
	border: 1px solid #0A3F89;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
}#education {
  background-color: #fcdb00;
  margin-right: 8px;
  margin-left: 13px;
  background-image: url(../img/shadow_right.gif);
  background-repeat: no-repeat;
  background-position: right top;
}
#education h2 {
  color: #FFFFFF;
  background-color: #969696;
  font-size: 9pt;
  padding-left: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 0px 7px 0px 0px;
  text-transform: uppercase;
  font-weight: bold;
}
#education H2 a {
  font-size: 9pt;
  color: #FFFFFF;
  text-decoration: none;
}
#education H2 a:hover,
#education H2 a:focus {
  color: #fcdb00;
}
#education p {
  padding: 8px;
  margin: 0px 0px 0px 0px;
  font-size: 12pt;
}
#leftcol .bottomshd {
	background-image: url(../img/shadow_leftcol_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	margin-right: 6px;
	margin-left: 13px;
}
#bottombn {
	text-align: right;
	margin-right: 155px;
}
#content {
	margin-left: 22px;
	width: 620px;
	font-size: 9pt;
	color: #0a3f89;
	padding: 0px;
}
*html #content {
	width: 610px;
}
#design a {
	font-size: 7pt;
	color: #969696;
	text-decoration: none;
	margin-left: 22px;
}
#content h1 {
	font-size: 14pt;
	color: #0a3f89;
	line-height: 14pt;
	margin: 0px 0px 15px;
	padding: 0px;
}
#content h2 {
	font-size: 12pt;
	line-height: 12pt;
	margin: 14pt 0px 0px;
	padding: 0px;
}
#content h3 {
	font-size: 10pt;
	line-height: 10pt;
	padding: 0px;
	margin-top: 12pt;
	margin-bottom: 0px;
}
#content h4 {
	font-size: 9pt;
	line-height: 9pt;
	padding: 0px;
	margin-top: 12pt;
	margin-bottom: 0px;
}
#content h5 {
	font-size: 8pt;
	line-height: 8pt;
	padding: 0px;
	margin-top: 12pt;
	margin-bottom: 0pt;
}
#content h6 {
	font-size: 7pt;
	line-height: 7pt;
	padding: 0px;
	margin-top: 12pt;
	margin-bottom: 0px;
}
#content p.details {
	font-size: 7pt;
	line-height: 9pt;
}
#content p {
	font-size: 9pt;
	line-height: 11pt;
	padding: 0;
	margin-top: 8px;
	margin-bottom: 5px;
}
#rightcol a {
	color: #FFFFFF;
	text-decoration: none;
}
#rightcol div {
	font-size: 9pt;
	line-height: 11pt;
	color: #0A3F89;
	margin-bottom: 22px;
}
#rightcol p {
	margin-top: 6px;
	margin-bottom: 5px;
}
#content a {
	color: #929497;
}
#content a:hover {
	color: #57585b;
}


/* Bilderhalbkreise  */

/* Variante 1  */
#content .bogen1 .thb img {
	width: 120px;
	height:88px;
	border: 4px solid #0A3F89;
}
.bogen1 {
	/*position: absolute;*/
	background-image: url(../img/haende.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:620px;
}
.bogen1 #punkt1 {
	position: relative;
	top:50px;
	width:127px;
	height:95px;
}
.bogen1 #punkt2 {
	position: relative;
	width:127px;
	height:95px;
	top: -45px;
	left: 493px;
}
*html .bogen1 #punkt2 {
	top: -61px;
}
.bogen1 #punkt3 {
	position: relative;
	width:127px;
	height:95px;
	top: -30px;
	left: 30px;
}
*html .bogen1 #punkt3 {
	top: -60px;
}
.bogen1 #punkt4 {
	position: relative;
	width:127px;
	height:95px;
	top: -125px;
	left: 463px;
}
*html .bogen1 #punkt4 {
	top: -171px;
}
.bogen1 #punkt5 {
	position: relative;
	width:127px;
	height:95px;
	top: -108px;
	left: 90px;
}
*html .bogen1 #punkt5 {
	top: -171px;
}
.bogen1 #punkt6 {
	position: relative;
	width:127px;
	height:95px;
	top: -203px;
	left: 403px;
}
*html .bogen1 #punkt6 {
	top: -282px;
}
.bogen1 #punkt7 {
	position: relative;
	width:127px;
	height:95px;
	top: -264px;
	left: 247px;
}
*html .bogen1 #punkt7 {
	top: -364px;
}

.bogen1 .thb {
	background-image: url(../img/shadow_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 7px;
	width:128px;
}
.bogen1 .bottombrd {
	background-image: url(../img/shadow_bogen1_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
	padding-right: 7px;
	width:128px;
}


/* Variante 2  */

#content .bogen2 .thb img {
	width: 120px;
	height:88px;
	border: 4px solid #0A3F89;
}
.bogen2 {
	/*position: absolute;*/
	background-image: url(../img/haende02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:620px;
}
.bogen2 #punkt1 {
	position: relative;
	top:110px;
	width:127px;
	height:95px;
	left: 40px;
}
.bogen2 #punkt2 {
	position: relative;
	width:127px;
	height:95px;
	top: 15px;
	left: 453px;
}
.bogen2 #punkt3 {
	position: relative;
	width:127px;
	height:95px;
	top: 40px;
	left: 90px;
}
.bogen2 #punkt4 {
	position: relative;
	width:127px;
	height:95px;
	top: -55px;
	left: 403px;
}

.bogen2 #punkt5 {
	position: relative;
	width:127px;
	height:95px;
	top: -84px;
	left: 247px;
}

.bogen2 .thb {
	background-image: url(../img/shadow_02.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 7px;
	width:128px;
}
.bogen2 .bottombrd {
	background-image: url(../img/shadow_03.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
	padding-right: 7px;
	width:128px;
}


/* Variante 3  */

#content .bogen3 .thb img {
	width: 120px;
	height:88px;
	border: 4px solid #0A3F89;
}
.bogen3 {
	/*position: absolute;*/
	background-image: url(../img/haende.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:620px;
	height: 500px;
}
.bogen3 #punkt1 {
	position: relative;
	top:110px;
	width:217px;
	height:95px;
	left: 0px;
	text-align: center;
}
.bogen3 #punkt2 {
	position: relative;
	width:217px;
	height:95px;
	top: 15px;
	left: 413px;
	text-align: center;
}

.bogen3 #punkt3 {
	position: relative;
	width:167px;
	height:175px;
	top: 70px;
	left: 227px;
	text-align: center;
}
#content .bogen3 #punkt3 .thb img {
	width: 160px;
	height:160px;
	border: 4px solid #0A3F89;
}

.bogen3 .thb {
	background-image: url(../img/shadow_02.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 7px;
	width:128px;
	margin-right: auto;
	margin-left: auto;
}
.bogen3 .bottombrd {
	background-image: url(../img/shadow_03.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
	padding-right: 7px;
	width:128px;
	margin-right: auto;
	margin-left: auto;
}
.bogen3 #punkt3 .thb {
	background-image: url(../img/shadow_large_02.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 7px;
	width:168px;
}
.bogen3 #punkt3 .bottombrd {
	background-image: url(../img/shadow_large_03.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
	padding-right: 7px;
	width:168px;
}
#content .bogen3 #punkt1 .subtitle h2,
#content .bogen3 #punkt2 .subtitle h2 {
	font-size: 11pt;
	line-height:11pt;
}
#content .bogen3 .subtitle h2 {
	margin: 0px;
	padding: 0px;
}
#content .bogen3 .subtitle p {
	font-weight: bold;
	color: #969696;
}
#content .bogen3 #punkt3 .subtitle h2 {
	font-size: 24pt;
	line-height:24pt;
}

/* Variante 4 (Text)  */
/* Variante 2  */

#content .bogen4 .thb img {
	width: 120px;
	height:88px;
	border: 4px solid #0A3F89;
}
.bogen4 {
	/*position: absolute;*/
	background-image: url(../img/haende03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:620px;
	height: 480px;
}
.bogen4 #punkt1 {
	left:0;
	position:relative;
	text-align:center;
	top:70px;
	width:180px;
}
.bogen4 #punkt2 {
	left:70px;
	position:relative;
	text-align:center;
	top:90px;
	width:180px;
}
.bogen4 #punkt3 {
	left:280px;
	position:relative;
	text-align:center;
	top:10px;
	width:180px;
}
.bogen4 #punkt4 {
	left:440px;
	position:relative;
	text-align:center;
	top:-340px;
	width:180px;
}

.bogen4 #punkt5 {
	position: relative;
	width:127px;
	height:95px;
	top: -84px;
	left: 247px;
}

.bogen4 .thb {
	background-image: url(../img/shadow_02.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 7px;
	width:128px;
}
.bogen4 .bottombrd {
	/*background-image: url(../img/shadow_03.png);*/
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
	padding-right: 7px;
	width:203px;
}




#content .greybox {
	background-color: #C1C1C1;
	padding: 1px 3px;
	border: 2px solid #293F89;
	margin: 0px;
	display: inline;
	font-weight: bold;
}
#content .yellowbox {
	background-color: #FCDB00;
	padding: 1px 3px;
	border: 2px solid #293F89;
	margin: 0px;
	display: inline;
	font-weight: bold;
}
#content .yellowtextbox {
	background-color: #FCDB00;
	padding: 1px 3px;
	border: 2px solid #293F89;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}
#content .important {
	font-weight: bold;
	color: #fcb813;
}
#content .name {
	color: #6c8bc6;
}
#content .detail {
	font-size: 7pt;
}
/*.contenttable {
	background-color: #FCDB00;
	border: 2px solid #293F89;
	border-collapse:collapse;
}
.contenttable th {
	background-color: #C1C1C1;
	border: 2px solid #293F89;
	text-align: left;
	padding: 2px;
	border-collapse:collapse;
}
.contenttable td {
	background-color: #FCDB00;
	border: 2px solid #293F89;
	text-align: left;
	padding: 2px;
	border-collapse:collapse;
}*/
#content ul {
	margin: 14px;
	padding: 0px;
}
#content ol {
	margin: 14px;
	padding: 0px;
}
*html #content ol {
	margin: 22px;
	padding: 0px;
}
*+html #content ol {
	margin: 22px;
	padding: 0px;
}
#content ul li {
	list-style-type: square;
}
#content ol li {
	padding-left:0px;
}
#content .bogen4 h2 {
	font-size:12px;
}
#content .bogen4 .yellowtextbox h2 {
	margin: 0px;
	padding: 3px 0px;
}
.bleft {
	background-image: url(../img/shadow_bottomleft.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 12px;
	float: left;
}
.bcenter {
	background-image: url(../img/shadow_bottomcenter.png);
	background-repeat: repeat-x;
	height: 7px;
	float: left;
	width: 100%;
	margin-left: 12px;
	margin-right: 10px;
}
.bright {
	background-image: url(../img/shadow_bottomright.png);
	background-repeat: no-repeat;
	float: left;
	height: 7px;
	width: 10px;
}
#rightcol h3 {
	margin:0px;
	font-size:9pt;
}
#container #content .bogen4 .yellowtextbox h2 a {
	color: #0A3F89;
	text-decoration: none;
}
div.status {
	display:block;
	font-size:8pt;
	padding-left:8px;
	width:104px;
	padding-bottom:10px;
}
.tx-felogin-pi1 label,
span.username {
	display:block;
	font-size:8pt;
	margin-left:13px;
}
.tx-felogin-pi1 label {
	font-size:7pt;
}
span.username {
	font-weight:bold;
	margin-bottom:10px;
}
table,th,td {
	font-size:9pt;
	color: #0A3F89;
}
table caption {
	font-size:7pt;
	color: #0A3F89;
	text-align:left;
}
.tx-fhtdownload-pi1 {
	margin-top:20px;
}
.tx-srlanguagemenu-pi1 .NO {
	float:none;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	clear:both;
	float:left;
	width:150px;
}
#rightcol .news-latest-container h2 {
	margin-top:0px;
	font-size:9pt;
}


/* Kontaktformular */
.tx-thmailformplus-pi1 label {
	display:block;
	float:left;
	margin-right:5px;
	text-align:left;
	width:100px;
	padding:2px;
}
.tx-thmailformplus-pi1 label.anrede {
	display:inline;
	width:auto;
	float:none;
}
.tx-thmailformplus-pi1 input {
	border:1px solid #0A3F89;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	width:300px;
	padding:2px;
}
.tx-thmailformplus-pi1 input.bn {
	border:1px solid #0A3F89;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	width:auto;
	margin-left:109px;
}
.tx-thmailformplus-pi1 input.radiobn {
	border:none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	width:auto;
}
.tx-thmailformplus-pi1 textarea {
	border:1px solid #0A3F89;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	width: 300px;
	padding:2px;
}
.mailformrow {
	margin-top:2px;
	line-height:14pt;
	clear:both;
	padding:3px;
}
/* Kontaktormular Ende */
#content .bogen4 .yellowtextbox h3 {
	font-size: 7pt;
	margin: 0px;
	padding: 0px;
}
#content .bogen4 .bild_gesellschaft {
	height:106px;
	overflow:hidden;
}
#content .bogen4 #punkt1 .bild_gesellschaft img {
	width: 180px;
	/*height:106px;
	overflow:hidden;*/
}
#content .bogen4 #punkt2 .bild_gesellschaft img {
	width: 180px;
	/*height:106px;
	overflow:hidden;*/
}
#content .bogen4 #punkt3 .bild_gesellschaft img {
	width: 180px;
	/*height:106px;
	overflow:hidden;*/
}
#content .bogen4 #punkt4 .bild_gesellschaft img {
	width: 180px;
	/*height:106px;
	overflow:hidden;*/
}

