@import url("dynamiccss.css");

body {
	background-color: #005ea8;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

a img {border:none;}
a {outline:none;}
#container {
	background-color: #FFFFFF;
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	background-image: url(../img/bg_main.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 40px;
	margin-bottom: 50px;
}
.news-single-header th,
.news-single-footer th {
width: 160px;
}
#top_metanav ul li {
	display: inline;
	float:left;
}
*html #top_metanav li {
	display: inline;
	width:1px;
}
#toprow {
	font-size: 11px;
	height: 67px;
	padding-top: 10px;
}
#top_metanav {
	float: right;
	padding-top: 27px;
	margin-right: 15px;
	margin-left: 10px;
	color: #7faed3;
}
*html #top_metanav {
	float: right;
	padding-top: 27px;
	margin-right: 5px;
	margin-left: 10px;
	color: #7faed3;
}
#searchbox {
	float: right;
}
#top_metanav ul {
	margin: 0px;
	padding: 0px;
}
#toprow {
}
#toprow #searchbox input {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#searchbox {
	padding-top: 27px;
}
#searchbox .searchfield {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #949596;
	border-right-color: #949596;
	border-bottom-color: #949596;
	border-left-color: #949596;
	height: 9px;
	font-size: 11px;
	color: #4086be;
}
*html #searchbox .searchfield {
	height: 13px;
}
#searchbox .searchbn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #949596;
	border-right-color: #949596;
	border-bottom-color: #949596;
	border-left-color: #949596;
}
#top_metanav a {
	color:#949596;
	display:block;
	height:23px;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}
#top_metanav a.act {
	color: #005EA8;
	background-image: url(../img/metanav_marker.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#top_metanav a:hover {
	color: #005EA8;
}


#pageimg {
	width: 605px;
	float: right;
	position: absolute;
	margin-left: 375px;
	top: 117px;
}
*html #pageimg {
	width: 605px;
	float: right;
	position: relative;
	margin-left: 375px;
	top: 0px;
	height:142px;
	overflow:hidden;
}
*+html #pageimg {
	width: 605px;
	float: right;
	position: relative;
	margin-left: 375px;
	top: -10px;
}
#logo {
	/*position: absolute;
	top: 150px;*/
	margin-left: 40px;
	padding-top: 34px;
}
*html #logo {
	position: relative;
	/*top: 150px;*/
	margin-left: 40px;
	margin-top: -140px;
}
*+html #logo {
	position: absolute;
	/*top: 150px;*/
	margin-left: 40px;
	padding-top: 34px;
}
#pageimgleft {
	margin-bottom: 14px;	/*position: absolute;
	top: 317px;*/
}
.clearer {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
#leftbox {
	width: 258px;
	float: left;
	margin-right: 77px;
}
#leftbox h2 span {
	position: absolute;
	left: -6000px;
}
#leftbox .menu {
	border: 1px solid #b7b8b9;
	margin-bottom: 40px;
}
#leftbox .menu h2 {
	background-image: url(../img/pointed.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px 10px 4px;
	margin: 0px;
}
#leftbox .menu ul {
	font-size: 12px;
	padding: 10px;
	margin: 0px;
	list-style-type: none;
}
/*#leftbox .menu li a,*/
#leftbox .menu li {
	background-image:url(../img/bullet.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	color:#000000;
	display:block;
	padding-left:15px;
	text-decoration:none;
}
#leftbox .menu li a {
	background-image:url(../img/menulink.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	color:#000000;
	display:block;
	padding-left:15px;
	text-decoration:none;
	margin-left:-15px;
}
#leftbox .menu li a:hover,
#leftbox .menu li a.active {
	color: #005EA8;
	text-decoration: none;
	background-image: url(../img/menulink_active.gif);
	background-repeat: no-repeat;
	background-position:left 3px;
	padding-left: 15px;
}
#leftbox .menu .act {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainnav li {
	color:#707173;
	display:inline;
	float:left;
	font-size:12px;
	margin-left:2px;
	margin-right:2px;
}
#mainnav ul {
	margin:0 0 0 -2px;
	padding: 0px;
	height: 40px;
	line-height: 40px;
	position:absolute;
}
#mainnav {
	/*position: absolute;
	top: 235px;*/
	margin-left: 375px;
	margin-top: 3px;
	height: 40px;
}
*html #mainnav {
	margin-left: 375px;
	margin-top: 12px;
	height: 40px;
}
*+html #mainnav {
	margin-left: 375px;
	margin-top: 3px;
	height: 40px;
}
#mainnav a {
	color:#707173;
	display:block;
	text-decoration:none;
	font-weight:bold;
}
#mainnav a.act {
	background-image:url("../img/mainnav_marker.gif");
	background-position:left top;
	background-repeat:no-repeat;
	color:#005EA8;
	margin-left:0px;
	font-weight:bold;
}
#mainnav a:hover {
	color: #005ea8;
	/*background-image: url(../img/mainnav_marker.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	font-weight:bold;
}
#mainnav ul ul {
	display:inline;
	float:left;
	line-height:normal;
	margin-left:-2px;
	position:absolute;
	top:30px;
	width:350px;
}
#mainnav ul ul li {
	font-size:11px;
}
#mainnav ul ul a {
	font-weight:normal;
}
#mainnav ul ul a.act {
	background-image:none;
	color:#005EA8;
	margin-left:0px;
	font-weight:bold;
}
#mainnav ul ul a:hover {
	color: #005ea8;
	background-image: none;
	font-weight:bold;
}
#main {
	margin-left: 40px;
	font-size: 11px;
	margin-top: 40px;
	min-height:600px;
}
#main #rightbox {
	float: left;
	width: 239px;
	border: 1px solid #B7B8B9;
	margin-left: 45px;
}
#main #maincontent {
	width: 294px;
	float: left;
}
/*#main #maincontent a {
	color:#707173;
	text-decoration:none;
}*/
#main #maincontent a {
	color:#000;
	text-decoration:none;
}
#main #maincontent a:hover {
	color:#005EA8;
	text-decoration:none;
}
#main #maincontent a:target {
background-image:url("../img/bullet_active.gif");
background-position:left center;
background-repeat:no-repeat;
display:block;
float:left;
height:5px;
margin-left:0;
margin-top:10px;
text-decoration:none;
width:10px;
}
/*#main #maincontent a:target + div h2 {
	color:red;font-size:16px;
}*/

#main #maincontent ul {
	/*list-style-image:url(../img/bullet_content.gif);*/
	list-style-type:none;
	margin:10px 15px 10px 0px;
	padding:0;
}
#main #maincontent li {
	/*color: #000000;
	text-decoration: none;*/
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}

#main #maincontent .tx-indexedsearch-browsebox li {
	background-image: none;
	padding-left: 0px;
}
#maincontent h1 span {
	position: absolute;
	left: -6000px;
}
#maincontent h1 {
	margin-top: 0px;
}
#imgrow {
	height: 141px;
}
#rightbox h2 span {
	position: absolute;
	left: -6000px;
}
#rightbox h2 {
	background-image: url(../img/pointed.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
	margin: 0px;
}
.news-latest-item .date {
	font-weight: bold;
	color: #005EA8;
	margin: 0px;
	padding: 0px;
}
.news-latest-item h3,
.news-latest-item h3 a,
.jwcalendar_list h3 {
	font-weight: normal;
	color: #005EA8;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.news-latest-item,
.jwcalendar_list {
	clear: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 17px;
	margin-left: 10px;
}
.news-latest-item .morelink {
	text-align: right;
}
#main #maincontent .news-latest-item .morelink a,
#main #maincontent .jwcalendar_list .morelink a,
.news-latest-item .morelink a,
.jwcalendar_list .morelink a {
	background-image: url(../img/more.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	color: #005EA8;
	text-decoration: none;
}
#main #maincontent .news-latest-item .morelink a:hover,
#main #maincontent .jwcalendar_list .morelink a:hover,
.news-latest-item .morelink a:hover,
.jwcalendar_list .morelink a:hover {
	background-image: url(../img/more_over.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	color: #005EA8;
	text-decoration: none;
}
#maincontent h2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #005EA8;
	font-size: 11px;
}
#maincontent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.news-latest-item h3,
.jwcalendar_list h3 {
	font-size: 11px;
}
.jwcalendar_list h3 {
	font-weight: bold;
}
.news-latest-item .descr p,
.jwcalendar_list .descr p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.jwcalendar_list .descr {
	color:#707173;
}
.jwcalendar_list .eventTitle {
	color:#005EA8;
}

.news-list-item .date {
	font-weight: bold;
	color: #005EA8;
	margin: 0px;
	padding: 0px;
}
#main #maincontent .news-list-item h3,
#main #maincontent .news-list-item h3 a {
	font-weight: normal;
	color: #005EA8;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.news-list-item {
	clear: left;
	margin-bottom: 17px;
}
.news-list-item .morelink {

}
#main #maincontent .news-list-item .morelink a,
.news-list-item .morelink a {
	background-image: url(../img/more.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	color: #005EA8;
	text-decoration: none;
}
#main #maincontent .news-list-item .morelink a:hover,
.news-list-item .morelink a:hover {
	background-image: url(../img/more_over.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	color: #005EA8;
	text-decoration: none;
}
.news-list-item h3 {
	font-size: 11px;
}
.news-list-item .descr p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#main #maincontent .csc-sitemap ul {
	list-style-type:none;
	list-style-image:none;
	padding:0px;
	margin:0px;
}
#main #maincontent .csc-sitemap ul li {
	color: #000000;
	text-decoration: none;
	background-image: none;
	padding-left: 0px;
}
#main #maincontent .csc-sitemap ul ul {
	margin-left:20px;
}
.csc-sitemap ul ul li {

}
#main #maincontent .csc-sitemap ul li a {
	color:#005EA8;
	font-weight:bold;
	text-decoration:none;
}
#main #maincontent .csc-sitemap ul ul li a {
	color:#707173;
	font-weight:normal;
}





/* Kalender Plugin */
div.tx-jwcalendar-pi1{
  font-family: Arial,Helvetica,sans-serif;
  /*font-size: 11px;
  text-align: center;
  color:#6D6E71;
  width:550px;*/
  text-align:left;
}
div.jwcalendar_list {
	color:#000;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
}
div.tx-jwcalendar-pi1 .event {
  margin-bottom:20px;
}

*html div.tx-jwcalendar-pi1 {
	/*font-size: 11px;
	color: #6d6e71;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	width: auto;
	float: left;
	margin-right: 50px;*/
	text-align:left;
}
/********************************************/
/*****************LIST view ****************/
/********************************************/
div.jwcalendar_list{
  width:100%;
  background-color:#ffffff;
  font-size: 11px;
  color:#000;
  /*border: 1px #1562AD solid;*/
  border:none;
  margin:10px 0;
}
div.jwcalendar_list .title{
  font-size: 14px;
  font-weight: bold;
  color:#193A72;
  padding: 8px 5px;
}

div.jwcalendar_list .prev_items{
  float:left;
  font-size: 11px;
  font-weight:normal;
  text-align:left;
  padding:8px 0 0 0px;
}

div.jwcalendar_list .next_items{
  float:right;
  font-size: 11px;
  font-weight: normal;
  text-align:right;
  color:#707173;
  padding:8px 0 0 16px;
}

div.jwcalendar_list .next_items{
}

div.jwcalendar_list .itemslist{
  padding:0 0px;
}

div.jwcalendar_list table.items{
  width:100%;
  font-size: 11px;
  text-align:left;
  border: none;
}

div.jwcalendar_list table.items p{
   font-size: 11px;
	padding:0;
}

div.jwcalendar_list table.items p{
   font-size: 11px;
	padding:0;
}

div.jwcalendar_list .submit{
   clear:both;
   font-size: 11px;
   padding:0;
}
/********************************************/
/*****************SINGLE view ****************/
/********************************************/

div.jwcalendar_single{
  background-color:#fff;
  border: 0px solid #1562AD;
  padding:0px 0px;
  margin-top:10px;
}

div.jwcalendar_single .content,div.jwcalendar_single .header,div.jwcalendar_single .org{
    width:100%;
    clear:both;
}

div.jwcalendar_single .contentie,
div.jwcalendar_single .headerie,
div.jwcalendar_single .orgie{
	/*float:left;*/
   width:100%;
	text-align:left;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #1562AD;
	background:#fff;
}
div.jwcalendar_single .orgie{
	margin-bottom: 10px;
}
div.jwcalendar_single .contentie {
	padding-bottom: 10px;
}

div.jwcalendar_single .headerie{
   border-top: 0px dotted #1562AD;
}

div.jwcalendar_single .contentie{
   background:#fff;
}

div.jwcalendar_single .title,
div.jwcalendar_single .category{
	float:left;
	font-size: 14px;
	text-align:left;
	font-weight:bold;
	padding:4px 8px 8px 8px;
}
div.jwcalendar_single .catcolor{
    float:none;
    font-size: 2px;
	padding:0;
}

div.jwcalendar_single .category{
	float:none;
    font-size: 12px;
	font-weight:normal;
 	padding:6px 8px 8px 8px;
}


div.jwcalendar_single .images{
	float:left;
    padding:10px 8px;
    margin:0px;
}

div.jwcalendar_single .itemtext{
    margin:0px;

}

div.jwcalendar_single .itemtitle p:first-letter{
    font-size: 15px;
	font-weight:bold;
	color:red;
}

div.jwcalendar_single .itemtitle  p:first-line{
    font-size: 13px;
	font-weight:bold;
	line-height:1.2em;
}

div.jwcalendar_single .teaser{
	font-weight:bold;
	font-style:normal;
	line-height:1.8em;
}
div.jwcalendar_single .desc{
    font-size: 11px;
}

div.jwcalendar_single .itemlink{
	line-height:1.8em;
}

div.jwcalendar_single .label, div.jwcalendar_feEntry .label,div.jwcalendar_feEntry .timelabel{
    clear:both;
	float:left;
	text-align:right;
	font-weight:bold;
	width:33%;
	padding:4px 8px;
}

div.jwcalendar_single .item, div.jwcalendar_feEntry .item{
	text-align:left;
	padding:4px 4px 4px 32%;
}
div.jwcalendar_single .content,
div.jwcalendar_single .header,
div.jwcalendar_single .org {
	clear:none;
	width:100%;
}
.itemtitle {
	font-size:12px;
	color:#1562AD;
	font-weight:bold;
}
div.tx-jwcalendar-pi1 .tx_jw_input_button {
	background:none repeat scroll 0 50% #1562AD;
	border:medium none;
	color:#FFFFFF;
	font-size:12px;
	margin:4px 0;
	padding:2px 4px;
	text-align:center;
}
div.tx-jwcalendar-pi1 input {
	background:#fff none repeat scroll 0%;
	border-color:#ccc;
	border-style:solid;
	border-width:2px;
	clear:both;
	margin:10px;
	padding:3px 14px;
	text-align:center;
}
div.jwcalendar_organizer .content,
div.jwcalendar_organizer .header,
div.jwcalendar_organizer .org,
div.jwcalendar_location .content,
div.jwcalendar_location .header,
div.jwcalendar_location .org {
	clear:none;
	width:100%;
}

div.jwcalendar_organizer,
div.jwcalendar_location {
	background-color:#ffffff;
	border:1px solid #1562AD;
	padding:0px;
	margin-top:10px;
}

div.jwcalendar_organizer .contentie,
div.jwcalendar_organizer .headerie,
div.jwcalendar_organizer .orgie,
div.jwcalendar_location .contentie,
div.jwcalendar_location .headerie,
div.jwcalendar_location .orgie {
	background:#eeeeee none repeat scroll 0%;
	border-bottom:0px dotted #1562AD;
	border-left:none;
	border-right:none;
	float:left;
	text-align:left;
	width:100%;
}

div.jwcalendar_organizer .contentie,
div.jwcalendar_location .contentie {
	background-color:#ffffff;
}
div.jwcalendar_organizer .headerie,
div.jwcalendar_location .headerie {
	border-top:none;
	background-color:#1562AD;
	color:#ffffff;
	font-weight:bold;
}
div.jwcalendar_organizer .title,
div.jwcalendar_location .title {
	float:left;
	font-size:10px;
	font-weight:bold;
	padding:2px 2px 2px 10px;
	text-align:left;
}
div.jwcalendar_organizer .text,
div.jwcalendar_location .text {
	margin:8px;
	text-align:left;
}
#nav1 a {
	background-image: url(../img/unternehmensgrafik_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	display:block;
}
#nav1 a:hover {
	background-image: url(../img/unternehmensgrafik_ov_03.gif);
}
#nav2 a {
	background-image: url(../img/unternehmensgrafik_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	display:block;
}
#nav2 a:hover {
	background-image: url(../img/unternehmensgrafik_ov_06.gif);
}
#nav3 a {
	background-image: url(../img/unternehmensgrafik_08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	display:block;
}
#nav3 a:hover {
	background-image: url(../img/unternehmensgrafik_ov_08.gif);
}
#nav4 a {
	background-image: url(../img/unternehmensgrafik_10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	display:block;
}
#nav4 a:hover {
	background-image: url(../img/unternehmensgrafik_ov_10.gif);
}
#nav5 a {
	background-image: url(../img/unternehmensgrafik_12.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	display:block;
}
#nav5 a:hover {
	background-image: url(../img/unternehmensgrafik_ov_12.gif);
}
#nav6 a {
	background-image: url(../img/unternehmensgrafik_14.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	display:block;
}
#nav6 a:hover {
	background-image: url(../img/unternehmensgrafik_ov_14.gif);
}
#maincontent #ugrafik {
	width: 556px;
}
#main #maincontent .tx-ttnews-browsebox-SCell a,
#main #maincontent .tx-ttnews-browsebox-SCell {
color:#005EA8;
font-weight:bold;
}
#main #maincontent .tx-ttnews-browsebox li {
	display:inline;
	background-image:none;
	padding-left:0px;
	margin-right:3px;
}
td {font-size:11px;}

.news-list-container,
.news-single-item,
.tx-jwcalendar-pi1 {
	/*width:560px;*/
}
div.tx-jwcalendar-pi1 {
	color:#000;
}
hr,
hr.clearer {
	background-color:#707173;
	border:none;
	height:1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tx-indexedsearch-res table {
	width:300px;
}
#main #maincontent .tx-indexedsearch-title a {
	color:#1562AD;
	font-size:12px;
}
.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-style:normal;
	color:#707173;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#1562AD;
	font-weight:bold;
}
/*.tx-indexedsearch input {
	border-color:#949596;
	border-style:solid none solid solid;
	border-width:1px;
	color:#4086BE;
	font-size:11px;
	height:12px;
}*/
.tx-indexedsearch select {
	border-color:#949596;
	border-style:solid none solid solid;
	border-width:1px;
	color:#000;
	font-size:11px;
	height:15px;
	width:115px;
}
*html .tx-indexedsearch select {
	border-color:#949596;
	border-style:solid none solid solid;
	border-width:1px;
	color:#000;
	font-size:10px;
	height:15px;
	width:95px;
}
*+html .tx-indexedsearch select {
	border-color:#949596;
	border-style:solid none solid solid;
	border-width:1px;
	color:#000;
	font-size:11px;
	height:20px;
	width:115px;
}
.tx-indexedsearch input.searchfield {
	border-color:#949596;
	border-style:solid none solid solid;
	border-width:1px;
	color:#000;
	font-size:11px;
	height:12px;
	float:left;
}
*html .tx-indexedsearch input.searchfield {
	border-color:#949596;
	border-style:solid none solid solid;
	border-width:1px;
	color:#000;
	font-size:11px;
	height:15px;
	float:left;
}
.tx-indexedsearch input.search_bn {
	height:16px;
	float:left;
}
/**+html .tx-indexedsearch input.search_bn {
	height:16px;
}*/
.tx-indexedsearch .tx-indexedsearch-searchbox td {
	padding:2px;
	white-space:nowrap;
}
#main #maincontent a.more {
	background-image:url("../img/more.gif");
	background-position:right center;
	background-repeat:no-repeat;
	color:#005EA8;
	padding-right:18px;
	text-decoration:none;
}
#main #maincontent a.more:hover {
	background-image:url("../img/more_over.gif");
}
/*.tx-wecmap-map {
	overflow:hidden;
}*/


.tx-felogin-pi1 {
	margin:0px;
}
.tx-felogin-pi1  div,
.tx-felogin-pi1  form {
	margin:10px;
}
.tx-felogin-pi1 input {
	border-color:#949596;
	border-style:solid;
	border-width:1px;
	color:#005EA8;
	font-size:11px;
	height:19px;
}
.tx-felogin-pi1 input#user,
.tx-felogin-pi1 input#pass {
	border-color:#949596;
	border-style:solid;
	border-width:1px;
	color:#4086BE;
	font-size:11px;
	height:13px;
	width:190px;
}
.tx-felogin-pi1 fieldset {
	border:1px solid #949596;
}


/* Slideshow */
/* duplicate image positioning */
img.idupe {
	position: absolute;
	z-index:20000;
	visibility:hidden;
	zoom: 1;
	margin: 0px;
	padding: 0px;
}
/* /Slideshow */
