/* Basisaufbau der Seite */

* {
	font-size:1em;
	margin: 0;
	padding: 0;
}

html { 
	
}

body  
{
	background-color:		#f8f9fd;
	font-family:Arial, Helvetica, sans-serif;
	color:					#504f4f;
	line-height:18px;
	font-size: 12px;
}
img {
	border: none; 
	vertical-align: bottom;
}
.img_right {
	display:block;
	padding: 5px 0px 10px 20px;
	float: right;
}
.imgBorder	{
	padding: 6px;
	border: 1px solid #013b63;
	background: #fff;
	margin: 0 15px 0 0;
	float: left;
}
.tableReferenz	{
	
	border:medium none !important;
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
	padding:0;
	width:690px;
}

td.greybg {
background-color:#ededed !important;
font-weight:bold;
}
td	{
	background:url("/images/bottom_dots.gif") repeat-x scroll left bottom transparent !important;
	border:medium none;
	height:32px;
	padding:8px;	
	vertical-align:top;
}

ul { 
	list-style: none; 
}
p	{
	
	margin:0 0 10px 0;
}
em	{
	color:#641b00;
	padding-left:15px;
}

a {
	color: #113874;
	text-decoration:none;
}

a:link { color:#113874; text-decoration:none; }
a:hover { color:#bd2c00; text-decoration:none; }
a:focus { outline: none;}
.uppercase {
	text-transform: uppercase;
}
.underline {
	text-decoration: underline;
}
.clearer {
clear:both;
display:block;
font-size:1px;
height:1px;
line-height:1px;
margin-bottom:-1px;

}
.nowrap {
	white-space: nowrap;
}
#wrapper {
margin:0;
padding:0;
width:100%;
}

#globalContainer {
	margin: 0 auto;	
	background-image:		url(/images/bg_content_shadow.png);
	background-position:center bottom;
	background-repeat:repeat-y;	
	width:995px;
	position:relative;
	text-align:left;

}
#globalContainer_bottom {
	margin: 0 auto;	
	background-image:		url(/images/bg_content_bottom_shadow.png);
	background-position:center top;
	background-repeat:repeat-y;
	width:995px;
	height:23px;
}

#contentContainer	{		
	margin: 0 auto;	
	width:948px;
	background-color:#FFF;
}
#contentContainerbox	{
	margin:0 auto;	
	width:948px;
	background-color:#FFF;
	background-image:		url(/images/bg_content_shadow.png);
	background-position:center;
	background-repeat:repeat-y;	
}
 #content{
	 margin:0 auto;
	 position:relative;
	 width: 949px; 	
	padding:0 0 10px 0;	 
}
#mainContent {
	width:745px;
	float:right;	
	position:relative;
	margin-bottom:50px;

}
#textblock	{	
	width:675px;	
	min-height: 600px;
  	height:  auto !important;
  	height: 600px; 
	padding:40px 35px 40px 35px;
	
}
#textblock_2	{
	width:710px;	
	padding:20px 10px 10px 10px;
}

/* metaNavigation */
#metaNavigationContent	{
	margin-top:-13px;
	position:absolute;
	 z-index:50;
	 float:right;
	 text-align:right;
	
}
#metaNavigation {
	width:824px;
	text-align: right;
	position: relative;
	padding:12px 10px;
	color:#040e43;
}

* html #metaNavigation { /* IE6 */
	margin-right: 10px;
}

#metaNavigation li {
	float: right;
	color:#040e43;
}

#metaNavigation a:link, #metaNavigation a:visited {
	font-size: 11px;
	text-decoration: none;	
	color:#040e43;
}

#metaNavigation a:focus, #metaNavigation a:hover, #metaNavigation a:active  {
	text-decoration: none;
	color:#040e43;
}

#list_meta1 { 
	list-style-type: none;  
	margin: 8px  0; 

}
#list_meta1 li { 
	
	display: inline; 
	padding: 2px 0;
}
#list_meta1 li a {	
	color: #040e43; 
	margin: 0;
	display: block; 
	line-height: 1;
	padding: 0px 5px;
}
#list_meta1 li.last a { 
	border: 0; 
	color: #040e43;
}
#list_meta1 li a.active{
	text-decoration: underline;
}
/**+++ menue bottom +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* metaNavigation */
#metaNavigationContent2	{
	padding:0 5px;	
}
#metaNavigation2 {
	width:960px;
	text-align: left;
	position: relative;
	padding:0 10px;
	color:#040e43;
	margin:0  auto;
}

* html #metaNavigation2 { /* IE6 */
	margin-right: 10px;
}

#metaNavigation2 li {
	float: right;
	color:#040e43;
}

#metaNavigation2 a:link, #metaNavigation2 a:visited {
	font-size: 11px;
	text-decoration: none;	
	color:#040e43;
}

#metaNavigation2 a:focus, #metaNavigation2 a:hover, #metaNavigation2 a:active  {
	text-decoration: none;
	color:#040e43;
}
#list_meta2 { 
	list-style-type: none;  
}
#list_meta2 li { 
	float: left; 
	display: inline; 
	padding: 0 0;
}
#list_meta2 li a {	
	color: #040e43; 
	margin: 0;
	display: block; 
	line-height: 1; 
	border-right: 1px solid #040e43; 
	padding: 0px 5px;
}
#list_meta2 li.last a { 
	border: 0; 
	color: #040e43;
}
#list_meta2 li a.active{
	text-decoration: underline;
}
/* +++ HEADER +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* headerContainer */

#headerContainer {
	position:relative;
	width:948px;
	margin:0 auto;
	
}

#headerContainer img {
	border: none;
}

/* logoContainer */
#logo { 
  position: absolute; 
  z-index: 10; 
  top: 30px; 
  left: 0; 
 }
#logo img, .home #logo img{
	  display: block; 
	  margin: 0; 
}
#header_img { 
	position: relative; 
	text-align: right; 
	z-index: 20;
}



/* +++ Main Nav +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#navTop	{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	width:900px;
	z-index:40;
	margin:-85px 0 0 0;
	text-align:center;
}
#leftNav	{
	width:830px;		
	background-color:#e6e6e6;
	position:relative;
	float:left;	
	display:inline;
	left:27px;
	height:23px;
}
#leftNav ul {
	line-height: 1em;
	display: inline;

}
#leftNav li {
	display: inline;
	padding:7px 30px 0 20px;
	float:left;
}
.leftNav  {	
	color: #003964; 
	font-size: 14px;  
	text-decoration:none;	
	display:block;
	
}
.leftNav_aktive  {
	 
	color: #9b2c00; 
	font-size: 14px; 
	text-decoration:none;	
	display:block;
}
/* +++ sub Nav +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#leftNavSub ul {
	border-bottom: 0px solid #7ba4c3;
	padding-top:20px;
}
#leftNavSub	{
	width:180px;	
	position:relative;	
	float:left;
	left:8px;
	top:25px;
}
#leftNavSub li {
	line-height: 1.3;
	padding:0px 0 6px 0;
	background:url("/images/bottom_dots.gif") repeat-x scroll left bottom transparent !important;
	border:medium none;	
	vertical-align:top;
	margin-bottom:10px;
	color:#9b2c00;
}
#leftNavSub li.active { 
	color: #9b2c00;
	font-size:10px;
}
.leftNavSub_aktive {
	color: #9b2c00; 
	
	font-weight:normal;	
	text-decoration:none;
	
}
.leftNavSub {
	padding: 5px 0 6px 0; 
	color: #003a63; 
	font-weight:normal;
	text-decoration:none;
}

/* +++ sub Nav ende +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#leftadressBox	{
	width:181px;
}
.leftadressText	{
	padding:10px 0px;
	color:#504f4f;	
	font-size:11px;
}
.leftadressTextblue	{
	padding:10px 8px;
	width:181px;
	font-weight:bold;
	font-size:16px;
	color:#113874;
}
.heins	{
	font-size:17px;
	color:#9b2c00;
	padding:0 0 10px 0;
}

h1	{
	font-size:17px;
	color:#9b2c00;
	padding:0 0 10px 0;
}
h2	{
	font-size:12px;
	color:#003964;
	padding:0 0 5px 0;
}
h3	{
	font-size:13px;
	color:#9b2c00;
	display:inline;
}
h4	{
	font-size:12px;
	color:#153853;
	padding:0 0 5px 0;
}


#footer {
	margin:0 auto;
	position:relative;
	width:985px;
	height:40px;
	top:0;
}
#footer p {
	color: #acacac; 
	font-size: 10px; 
	position:relative;
	width:980px;
	margin:0 0 0 10px;
}

/* footerNavigation */

#footerNavigation {
	text-align: left;	
	height:20px;
	margin:0 0 0 5px;
}
#footerNavigation li {
	float: right;
}

#footerNavigation a:link, #footerNavigation a:visited {
	font-size: 11px;
	text-decoration: none;	
	color:#040e43;
}

#footerNavigation a:focus, #footerNavigation a:hover, #footerNavigation a:active  {
	text-decoration: none;
	color:#040e43;
}

#list_meta2 { 
	list-style-type: none;  

}
#list_meta2 li { 
	float: left; 
	display: inline; 
}
#list_meta2 li a {	
	color: #040e43; 
	margin: 0;
	display: block; 
	line-height: 1; 
	border-right: 1px solid #040e43; 
	padding: 0px 5px;
}
#list_meta2 li.last a { 
	border: 0; 
	color: #040e43;
}
#list_meta2 li a.active{
	text-decoration: underline;
}
/**


/* Footer ------------------------------------------------------------------------------ */

.line	{
	background:url("/images/bottom_dots.gif") repeat-x scroll left bottom transparent !important;
	border:medium none;
	padding:2px;	
	vertical-align:top;
	margin-bottom:10px;
	width:660px;
}
#contact_box_left	{
	text-align:left;
	float:left;
	width:60px;	
	padding:0 10px 0 0;
}
#contact_box_right
{
	float:left;
	text-align:left;	
	padding:0  0 0 10px;
}
#contact_box_right a
{
	color: 					#040e43;
	text-decoration: 		none;

}
#contact_box_right a:hover
{
	color: 					#040e43;
	text-decoration: 		none;

}
.backLink 	{
	color: #003a63; 
	margin: 0;
}
.backLink a	{
	color: #9b2c00; 
	margin: 0;
}

/* rightBox */
#boxRighttext	{
	float:right;
	position:relative;
	width:180px;
	right:10px;
	top:20px;
	display:block;
	background-color:#6CF
}
.boxRightHeadline	{
	width:200px;
	height:25px;
	background-color:#398dd2;
}
.boxRightHeadline h1	{ 
	font-size:12px;
	color:#FFF;
	padding:5px 0 2px 10px;
}
.boxRightBorder	{	
	padding:1px 0 0 0;
}
.boxRightBorderContent	{
	
	width:200px;
	padding:5px 0 5px 5px;
}

.imgBorderPadding {
	border:#b3bcd4 solid 1px;
	padding:2px;
}
.imgBorderright {
	padding: 5px;
	padding: 5px 25px 20px 5px;
	float: right;
	width:200px;
	margin:0 auto;
		
}
.imgBorderright h2 {
	font-size:10px;
	padding:3px;
	color:#000;
	margin-bottom:3px;
	font-weight:normal;
}
.imgBorderleft {
	padding: 5px;
	padding: 5px 25px 20px 0;
	float: left;
	width:200px;
	margin:0 auto;		
}
.imgBorderleft h2 {
	font-size:10px;
	padding:3px;
	color:#000;
	margin-bottom:3px;
	font-weight:normal;
}
.imgBorderleft h3 {
	font-size:12px;
	font-weight:bold;
	padding:3px;
	color:#000;
	margin-bottom:3px;
}
.textimgbox	{
	float:right;
	width:260px;
	position:relative;
}
.textimgboxLeft	{
	float:left;
	width:200px;
	position:relative;
}
.textimgShort_2	{	
	position:absolute;
	z-index:20;
	bottom:6px;
	left:7px;
	padding:4px;
	width:145px;
	color:#000;
	font-size:0.9em;	
	background:transparent url(/images/transparent_bg.png) repeat-y scroll 0 0;
}
.textimg	{	
	position:absolute;
	z-index:20;
	bottom:6px;
	left:7px;
	padding:4px;
	width:242px;
	color:#000;
	font-size:0.9em;	
	background:transparent url(/images/transparent_bg.png) repeat-y scroll 0 0;
}
.textimgShort	{
	
	position:absolute;
	z-index:20;
	bottom:6px;
	left:7px;
	padding:4px;
	width:195px;
	color:#000;
	font-size:0.9em;	
	background:transparent url(/images/transparent_bg.png) repeat-y scroll 0 0;
}
.imgBoxRight	{
	position:relative;
	float:right;
}




ul.list_arrow   {	

	vertical-align: 				top;
	font-size:						12px;	
	line-height:					20px;
	font-family:					Verdana, Arial, Helvetica, sans-serif;
	padding:2px 15px 10px 15px;
}
li.list_arrow   {	
	background: url(/images/bullet.gif) no-repeat 0px 8px;
	vertical-align: 				top;
	font-size:						12px;	
	line-height:					20px;
	font-family:					Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0 8px 12px; 
}
#headlineBlock	{
	width:752px;
	height:20px;
	background-color:#e7e7e7;
	padding:8px 0 0 3px
}
.pressDate	{	
	padding:0 105px 0 3px;
	font-weight:bold;	
	font-size:1.1em;
	color:#5583b4;
}
.pressPdf	{
	padding:12px 420px 0 7px;
	font-weight:bold;	
	font-size:1.1em;
	color:#5583b4;
}
.pressPdfIconHeadline	{
	padding:12px 7px;
	font-weight:bold;	
	font-size:1.1em;
	color:#5583b4;
}

.boxPressContent	{
	border-bottom:#e7e7e7 solid 1px;
	padding:15px 0;
	height:15px;
}
.pressDatetext	{
	width:150px;
	float:left;	
	font-size:1.0em;
	padding:0 0 0 7px;
}
.pressPdftext	{
	width:520px;
	float:left;
	font-weight:bold;	
	font-size:1.0em;
	color:#5583b4;
	padding:0 0 0 7px;
}
.pressPdfIcon	{
	width:30px;
	float:right;
	font-weight:bold;	
	font-size:1.0em;
	color:#5583b4;
}

/* Formular --------------------------------------------------------------------------- */
fieldset	{
	border:0px;
}
.anmelden{ 
	width:260px;
	float:left;
	display:block; 	
	font-weight:bold;
	font-size:12px;
	padding-left: 90px;
}

form#kontaktformular { 
	padding:20px 0 0 5px; 
	width:400px; 
	border:0px #4c7ba5 solid;
	float:left;
}

form#kontaktformular label { 
	width:80px; 
	height:22px; 
	margin:5px 0 5px 0;		
	font-weight:bold;
	font-size:12px;
	float:left;	
}
form#kontaktformular .select { 
	width:310px; 		
	background-image: url(/images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	padding: 5px;	
}
select { 
	width:312px; 	
		
	background-image: url(/images/field-bg.gif);
	background-position:top left;
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	padding: 5px;	
	background:			transparent;
	text-decoration:	none;
}
#select { 
	width:312px; 	
	 	
	background-image: url(/images/field-bg.gif);
	background-position:top left;
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	padding: 5px;	
	background:			transparent;
	text-decoration:	none;
}

form#kontaktformular .large { 
	width:300px; 
	float:left;
	background-image: url(/images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	padding: 5px;
}
form#kontaktformular .short { 
	width:41px; 	
	float:left; 	
	background-image: url(/images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	padding: 5px;	
}
form#kontaktformular .long { 
	width:245px; 	
	float:left; 	
	background-image: url(/images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	padding: 5px;
	margin-right:2px;
}
form#kontaktformular .large_error { 
	width:300px; 	
	float:left; 	
	background-image: url(/images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #b40404;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	padding: 5px;
}
form#kontaktformular .short_error { 
	width:41px; 	
	float:left; 	
	background-image: url(/images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #b40404;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	padding: 5px;	
}
form#kontaktformular .long_error { 
	width:245px; 	
	float:left; 	
	background-image: url(/images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #b40404;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	padding: 5px;
	margin-right:2px;
}
form#kontaktformular .textarea_box { 
	background-image: url(/images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	width:300px; 
	height:98px; 
	font-family:arial; 
	font-size:11px; 
		float:left; 	 
	padding: 5px;
} 
form#kontaktformular .textarea_box_error { 
	background-image: url(/images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #b40404;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	width:300px; 
	height:98px; 
	font-family:arial; 
	font-size:11px; 
	float:left; 
	padding: 5px;
} 
.submitter {
	position:			relative;
	width:				138px;
	height:				27px;	
	border:				0px;
	background:			transparent;
	background-image:	url(/images/Send_Button.gif);
	background-position:top center;
	background-repeat:	no-repeat;
	margin-top:			5px;	
	margin-left:		255px;	
	cursor:				pointer;
	
}

.submitter:hover {
	background-image:	url(/images/Send_Button.gif);
	background-position:top center;
	background-repeat:	no-repeat;
	margin-top:			5px;
	cursor:				pointer;
	
}
.resetter {
	height: 31px;
	width: 151px;
	border:0;
	background-position: top;
	cursor:pointer;
	background-color: transparent;
	background-image: url(/images/reset_button.png);
	margin-top:5px;
	margin-right:10px;
	margin-left:180px;
	float:left;
}
.resetter:hover {	
	border:0;
	background-position: top;
	cursor:pointer;	
	background-color: transparent;
	background-image: url(/images/reset_button.png);
	margin-top:5px;
	float:left;
}
form#kontaktformular br { 
	clear:both; 
}
.adressLeft	{
	float:left;
	width:255px;
	padding:10px 40px 0 0;
}
.adressRight	{
	float:right;
	width:270px;
	padding:20px 0 0 0;
}
.journeyRight	{
	float:right;
	width:380px;
	padding:20px 0 0 0;
}
.textSmall	{
	font-size:.8em;
}
#pageNumber	{
	text-align:right;
	padding-right:15px;
}
.pageNumber_link{
	text-align:right;
	font-weight:bold;
}

.zertH1	{	
	padding:0 580px 0 3px;
	font-weight:bold;	
	font-size:1.1em;
	color:#5583b4;
}
.zertH2	{
	padding:12px 10px 0 7px;
	font-weight:bold;	
	font-size:1.1em;
	color:#5583b4;
}

.zertDatetext	{
	width:640px;
	float:left;	
	font-size:1.0em;
	padding:0 0 0 7px;
}
.zertPdftext	{
	width:100px;
	float:left;
	font-weight:bold;	
	font-size:1.0em;
	color:#5583b4;
	padding:0 0 0 7px;
}
.boxZertContent	{
border-bottom:#e7e7e7 solid 1px;
	padding:6px 0;
	height:31px;
}



.referenzboxBox	{
	padding:0 8px 30px 0;
	
}

.referenzContent	{
	width:750px;
	position:relative;
	padding:10px 10px;
}
ul.display {
	float: left;
	width: 675px;
	list-style: none;	
}
ul.display li {
	float: left;
	width: 675px;
	padding: 10px 0;
	margin:0 0 10px 0;
	border: 1px solid #5087b2;
	background-color:#FFF;
}
ul.display li a {

	text-decoration: none;
}
ul.display li .contentBlock {
	padding: 0 10px;
}
ul.display li .contentBlock h2 {
	margin: 0;
	padding: 5px;
	font-weight: normal;
	font-size: 1.5em;
}
ul.display li .contentBlock p {
	margin: 0;
	padding: 5px 5px 5px 225px;
	font-size: 1.0em;
}
ul.display li .contentBlock img{
	padding: 5px;
	border: 2px solid #003a63;
	background: #fff;
	margin: 0 15px 0 0;
	float: left;
}

/*******************************************************************************
 * Stylesheet für twGmap02MarkerUndInfo
 ******************************************************************************/

/* die gesamte Google Map*/
#twGmap {
	width: 600px; 
	height: 450px;
	padding:5px;
	border: 2px solid #d4dfee;
	background: #fff;
	margin: 0 auto;
	float: left;
}

/* für das Infofenster */
.twGmapInfo {
	padding: 5px;
	border: 4px solid #d4dfee;
	background: #fff;
	margin: 0 15px 0 0;
	float: left;
}
.twGmapInfo .headline {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.twGmapInfo .text {
	/*float: right;*/
	margin: 0px;
	padding: 0px;
}
.twGmapInfo .img {
	float: right;
	margin: 0px 4px 2px 4px;
	padding: 0px;
	border: 4px inset #ffbb60;
}
.twGmapInfo .video {
	float: left;
	margin: 0px 4px 2px 4px;
	padding: 3px;
	background-color: #ffbb60;
	font-size: 0.8em;
	font-weight: bold;
	border: 4px inset #ffbb60;
}
.twClear {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}
/*******************************************************************************
 * Stylesheet für twGmap02MarkerUndInfo
 ******************************************************************************/

/* die gesamte Google Map*/
#twGmap {
	width: 600px; 
	height: 450px;
	padding:5px;
	border: 2px solid #013b63;
	background: #fff;
	margin: 0 auto;
	float: left;
}

/* für das Infofenster */
.twGmapInfo {
	padding: 5px;
	border: 4px solid #013b63;
	background: #fff;
	margin: 0 15px 0 0;
	float: left;
}
.twGmapInfo .headline {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.twGmapInfo .text {
	/*float: right;*/
	margin: 0px;
	padding: 0px;
}
.twGmapInfo .img {
	float: right;
	margin: 0px 4px 2px 4px;
	padding: 0px;
	border: 4px inset #ffbb60;
}
.twGmapInfo .video {
	float: left;
	margin: 0px 4px 2px 4px;
	padding: 3px;
	background-color: #ffbb60;
	font-size: 0.8em;
	font-weight: bold;
	border: 4px inset #ffbb60;
}
.twClear {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}


