/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #ffffff;
	color: #666666;
	font: .7em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #666666;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #8ba6c1 1px solid;
	border-left: 1px solid #000068;
	border-top: 1px solid #000068;
	color: #666666;
	font-size: 11px;
	padding: 1px 2px
}
li{
	list-style: none
}
h2{
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 .5em
}
h3{
	color: #11639b;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 .8em
}
h4{
	font-size: 1em;
	margin: 0 0 1em
}
h5{
	color: #11639b;
	font-size: 1em;
	margin: 0 0 .2em
}
p{
	padding: 0 0 1em
}
table{
	border-collapse: collapse;
	width: 100%
}
/*=== Layout ===*/
#page{
	background: url(../images/page-bgr.gif) repeat-y;
	height: 1%;
	margin: 0 auto;
	padding: 0 6px 0 0;
	width: 928px
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.gif) repeat-x top;
	height: 90px;
	padding: 16px 20px 0
}
/*=== Logo ===*/
#logo{
	height: 106px
}
#logo h1{
	background: url(../images/logo.gif) no-repeat right;
	float: left;
	text-indent: -9999px;
	width: 248px
}
#logo h1 a{
	display: block;
	height: 106px
}
#logo h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 16px
}
#nav1 li{
	background: url(../images/nav1-sep.gif) no-repeat right;
	float: left;
	line-height: 16px;
	padding: 0 9px 0 7px
}
#nav1 li a{
	color: #f6f8fa;
	display: block;
	float: left
}
#nav1 li a:hover,
#nav1 li.active a{
	color: #005691;
	text-decoration: none
}
#nav1 li.last{
	background: none
}
/*- Nav2 -*/
.nav2{
	font-size: 11px;
	margin: 0 0 96px
}
.nav2 li{
	border-bottom: 1px dotted #7d7d7d;
	position: relative
}
.nav2 li a{
	color: #666666;
	display: block;
	height: 1%;
	margin: 1px 0;
	padding: 3px 0 3px 2px;
	position: relative
}
.nav2 li a:hover,
.nav2 li.active a{
	background: #a3b8c9;
	color: #ffffff;
	display: block;
	margin: 1px 0 1px -25px;
	padding: 3px 0 3px 27px;
	position: relative;
	text-decoration: none;
	width: 246px
}
.nav2 li.active a{
	font-weight: bold
}
/*- Nav3 -*/
.nav3{
	margin: 0 0 1em
}
.nav3 li{
	margin: 0 0 1px
}
.nav3 li a{
	background: #d3dbe4;
	color: #666666;
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0 0 0 22px
}
.nav3 li a:hover,
.nav3 li.active a{
	background: url(../images/nav3-ico.gif) #d3dbe4 no-repeat 6px 6px;
	font-weight: bold;
	text-decoration: none
}
/*- Nav3 Level2 -*/
.nav3 li.active li{
	margin: 0
}
.nav3 li.active li a{
	background: #ededee;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 40px
}
.nav3 li.active li.active a,
.nav3 li.active li a:hover{
	background: url(../images/nav3-ico.gif) #ededee no-repeat 23px 6px
}
/*- Nav3 Level3 -*/
.nav3 li.active li.active li a{
	background: #ededee;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 50px
}
.nav3 li.active li.active li.active a,
.nav3 li.active li.active li a:hover{
	background: url(../images/nav3-ico2.gif) #ededee no-repeat 42px 7px
}
/*- Nav4 -*/
.nav4{
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 0
}
.nav4 a{
	padding: 0 2px
}
.nav4 a:hover{
	color: #11639b;
	text-decoration: none
}
.nav4 a strong{
	color: #11639b
}
/*- Nav5 -*/
.nav5{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 10px
}
/*- Language Nav -*/
#lang{
	padding: 5px 0 0;
	text-align: right
}
#lang li{
	display: inline;
	padding: 0 0 0 10px
}
#lang li.active{
	background: url(../images/ico-lang.gif) no-repeat left;
	font-weight: bold
}
#lang li a:hover{
	color: #005691;
	text-decoration: none
}
/*=== Title Flash/Pic Placeholder ===*/
#title{
	height: 228px;
	overflow: hidden;
	width: 653px
}
/*=== Headlines ===*/
.hd1{
	border-bottom: 1px solid #adaeaf;
	font-size: 9px;
	font-weight: bold;
	height: 17px;
	padding: 15px 23px 10px 25px
}
.hd2{
	background: #a3b8c9;
	font-size: 11px;
	height: 19px;
	line-height: 19px;
	margin: 0 0 5px
}
.hd2 h4{
	line-height: 19px;
	margin: 0
}
.hd2 h4 em{
	font-style: normal;
	font-weight: normal
}
.hd2 h4 a{
	background: url(../images/ico-hd4.gif) no-repeat left;
	color: #ffffff;
	display: block;
	padding: 0 0 0 25px
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 248px
}
#leftcol h5{
	background: url(../images/ico-hd3.gif) #a3b8c9 no-repeat 6px 7px;
	color: #ffffff;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	margin: 0 0 1px;
	padding: 0 0 0 22px
}       
#leftcol .newimage {
	float: left; 
	width: 107px;
	height: 74px;
	overflow: hidden;   
	padding-right: 12px;
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 653px
}
#centercol .content{
	display: table-cell;
	display: block;
	height: auto !important;
	height: 600px;
	min-height: 600px;
	padding: 15px 23px 15px 25px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	margin: -15px 0 0;
	position: relative;
	width: 440px
}
.col2{
	float: right;
	font-size: 10px;
	margin: 0 -23px 0 0;
	position: relative;
	width: 162px
}
* html .col2{
	margin: 0 -11px 0 0
} 
#leftcol h2{
	color: #11639b;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 .8em
}
.col2 h4{
	background: url(../images/ico-hd2.gif) #d3dbe4 no-repeat 6px 7px;
	font-size: 10px;
	font-weight: normal;
	height: 17px;
	line-height: 17px;
	padding: 2px 0 2px 22px
}
.col2 h5{
	color: #e95d0f;
	font-size: 10px;
	font-weight: normal
} 
.col2 p{
	padding: 0 0 .5em
}
.col2 .hl,
.col2 hr{
	margin: 5px 0
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 ul, .list1 ol{
	margin: 0 0 1em
}
.list1 ul li{
	background: url(../images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .1em;
	padding: 0 0 0 16px
}
.list1 ol li{
	list-style: decimal;
	list-style-position: inside
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	float: right;
	margin: 0 0 2px;
	width: 180px
}
#search label{
	color: #ffffff;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 3px 0
}
#search input{
	float: left;
	margin: 0 0 7px;
	width: 110px
}
* html #search input{
	margin: 0 0 1px
}
#search select{
	padding: 0;
	width: 178px
}
#search input.btn{
	margin: 1px 0 0 5px;
	padding: 0;
	position: relative;
	width: auto
}
/*- Form1 Setup -*/
.form1{
	margin: 0 0 1em
}
.form1 a{
	text-decoration: underline
}
.form1 div{
	background: #ededee;
	margin: 0 0 1px
}
.form1 div.inv{
	background: #a3b8c9
}
.form1 div.inv3{
	background: #d3dbe4
}
.form1 label{
	float: left;
	font-size: 11px;
	margin: 2px 0 0;
	padding: 0 0 0 8px;
	width: 186px
}
* html .form1 label{
	width: 184px
}
.form1 .inv label{
	color: #ffffff;
	font-weight: bold
}
.form1 input{
	width: 239px
}
/* Form1 Buttons */
.form1 .submit{
	margin: 5px 0 0
}
.form1 input.btn{
	width: auto
}
/* Form1 Checkboxes, Radio inputs */
.form1 .chk{
	padding: 4px 0 4px 8px
}
.form1 .chk.inv2{
	background: #d3dbe4
}
.form1 .chk input, .form1 div.inv3 label input{
	background: none;
	border: 0;
	float: left;
	height: 15px;
	margin: 0 2px 0 0;
	padding: 0;
	width: 15px
}
.form1 .chk label{
	float: none
}
/* Form1 Textarea */
.form1 textarea{
	height: 85px;
	overflow: auto;
	width: 239px
}
/* Form1 Select */
.form1 select{
	width: 245px
}
/*=== Link Buttons ===*/
.btn-link1 a{
	background: url(../images/ico-arrow.gif) no-repeat left;
	display: block;
	margin: 0 0 3px;
	padding: 0 0 0 22px
}

.btn-top {
	margin: 50px 0 0;

}

.btn-top a {
	background: url(../images/ico-top.gif) no-repeat left;
	font-size: .9em;
	margin: 0 0 3px;
	padding: 0 0 0 15px;
	text-decoration: underline; 
	color: #666666;
}
.btn-print{
	margin: 0 0 10px
}
.btn-print a{
	background: url(../images/ico-print.gif) no-repeat right;
	font-size: .9em;
	padding: 0 18px 0 0;
	text-decoration: underline
}
.btn-more{
	margin: 0 0 13px
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 .8em
}
.pic.fl img{
	margin-right: 10px
}
.pic.fr img{
	margin-left: 10px
}
.th{
	background: #ededee;
	margin: 0 0 1em
}
.th img{
	display: block
}
/*=== Styling Tabular Data ===*/
/*- Table1 -*/
.tabs1{
	margin: 0 0 25px;
	/* text-align: center  */
}
.tabs1 th, .tabs1 td{
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 1px 4px
}
.tabs1.nobord th, .tabs1 td{
	border-right: 0
}
.tabs1 th{
	background: #002959;
	border-bottom: 5px solid #ffffff;
	color: #ffffff
}
.tabs1 td{
	background: #ededee
}
.tabs1 tr.subth th{
	background: #d3dbe4;
	border-bottom: 1px solid #ffffff;
	color: #666666
}
.tabs1 tr.subth2 th{
	background: #a3b8c9;
	border-bottom: 1px solid #ffffff;
	color: #ffffff
}
.tabs1 tr.subtd td{
	background: #d3dbe4;
	border-bottom: 1px solid #ffffff;
	color: #666666;
	font-weight: bold
}
.tabs1 em{
	color: #00325f;
	font-style: normal;
	font-weight: normal
}
/*=== Footer ===*/
#footer{
	border-top: 1px solid #adaeaf;
	clear: both;
	color: #666666;
	float: right;
	font-size: .85em;
	height: 1em;
	padding: 1em 15px;
	width: 623px
}
#footer a{
	color: #666666
}
#footer li{
	background: url(../images/footer-li-sep.gif) no-repeat left;
	float: left;
	padding: 0 8px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl, hr {
	border-top: 1px solid #adaeaf;
	clear: both;
	height: 1px;
	margin: 7px 0 15px;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.al{
	text-align: left
}
.ac{
	text-align: center
}
.ar{
	text-align: right
} 

/* 28.01.09 */          
a.internal-link-new-window,
a.external-link-new-window,
a.internal-link,
a.download {
	margin:					0 0 0 1px;
	padding: 				0 0 0 20px;
	background: 			url(../images/ico-arrow.gif) 0px 2px no-repeat;     

}   
.col1 p a {           
	text-decoration:		underline;    
	color:					#11639B;
}
  
.col1 ul, .col1 ol{
	margin: 0 0 1em
}
.col1 ul li{
	background: url(../images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .1em;
	padding: 0 0 0 16px
}
.col1 ol li{
	list-style: decimal;
	list-style-position: inside
}      
.error,
.error a {
	color: #e95d0f;
}
.error {
	padding: 2px 0;
}    
.tx-indexedsearch-res h3 a{  
	color:					#11639B;
}          
.tx-indexedsearch-redMarkup {
	color: #555;
}

/* table */
th,
td{
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 1px 5px;
	text-align: left;
}
th,
td{
	/*border-right: 0  */ 
	vertical-align:	top;
}
th{
	background: #002959;
	border-bottom: 5px solid #ffffff;
	color: #ffffff
}
td{
	background: #ededee
}
tr.subth th{
	background: #d3dbe4;
	border-bottom: 1px solid #ffffff;
	color: #666666
}
tr.subth2 th{
	background: #a3b8c9;
	border-bottom: 1px solid #ffffff;
	color: #ffffff
}
tr.subtd td{
	background: #d3dbe4;
	border-bottom: 1px solid #ffffff;
	color: #666666;
	font-weight: bold
}
em{
	color: #00325f;
	font-style: normal;
	font-weight: normal
}
 
div.th p {
	padding: 0;
	margin: 0;
}       

/* SITEMAP */
.tx-dropdownsitemap-pi1 {
	margin:	0;
	padding: 0;       
}                                    
.col1 .tx-dropdownsitemap-pi1 ul li,
.col1 .tx-dropdownsitemap-pi1 ol li,
.col1 .tx-dropdownsitemap-pi1 ul,
.col1 .tx-dropdownsitemap-pi1 ol {
	list-style:none; 
		margin: 0px;   
		padding: 2px 1px;     
		background:none;      
		white-space: nowrap;
}
.tx-dropdownsitemap-pi1 A, 
.tx-dropdownsitemap-pi1 A:link, 
.tx-dropdownsitemap-pi1 A:visited, 
.tx-dropdownsitemap-pi1 A:hover, 
.tx-dropdownsitemap-pi1 A:active {  
	background-color: inherit;
} 
.tx-dropdownsitemap-pi1 DIV {
    margin-left: 20px;  
    margin-top: 2px; 
    padding: 2px;   
}    
.tx-dropdownsitemap-pi1 LI.open OL {
    display: block;
}    
.tx-dropdownsitemap-pi1 LI.closed OL {
    display: none;
}   
.tx-dropdownsitemap-pi1 LI.open UL {
    display: block;   
}   
.tx-dropdownsitemap-pi1 LI.closed UL { 
    display: none;     
} 
.tx-dropdownsitemap-pi1 SPAN.ifsub {
    font-weight: normal;     
}  
.tx-dropdownsitemap-pi1 SPAN.spc {   
    font-style: italic;      
}  
.tx-dropdownsitemap-pi1 .description {        
    font-style: italic;   
    font-size: 80%;       
    margin-left: 5px;    
}  
.tx-dropdownsitemap-pi1 DIV { 
}  
.tx-dropdownsitemap-pi1 DIV.level_2 {
}   
.tx-dropdownsitemap-pi1 DIV.level_3 {
}  
.tx-dropdownsitemap-pi1 DIV.level_4 {
}  
.tx-dropdownsitemap-pi1 DIV.level_5 {
}   
.tx-dropdownsitemap-pi1 DIV.expAll {                                         
    background-color: #a3b8c9;
    color: #FFF;  
    padding: 5px;  
}
.tx-dropdownsitemap-pi1 DIV.expAll a {
	color:	#FFF;
}    
.tx-dropdownsitemap-pi1 IMG {  
    margin-right: 5px;  
}     

/* Karten */
.locations {     
	width: 438px;
	height: 531px;   
	position: absolute;      
	clear: both;       
}   
.locations .location {  
	font-weight: bold;             
} 

.locations .active a {
	color: #11639b;                                        
}
                  
.locations .locally,
.locations .desk,
.locations .top,
.locations .crossborder {    	 
	position: absolute;
	float:left;
}
 
.locations .active {    
	background-image: url(../images/city_active.gif);      
}   
.locations .location {  	  
	background-image: url(../images/city.gif); 
}
.locations .locally {
	background-image: url(../images/city_desk.gif);    
}
.locations .desk { 
	background-image: url(../images/city.gif);   
}	
.locations .crossborder {
	background-image: url(../images/city_crossborder.gif);   
} 
.locations .locally,
.locations .desk,
.locations .crossborder,
.locations .location,
.locations .active {                                  
	background-repeat: no-repeat;   
}   

.locations .top {    
	background-position: 0 0;       
	padding: 10px 0 0 0;  
}
.locations .bottom {  
	background-position: 0 15px;   
	padding: 0 0 10px 0;  
}
.locations .left {      
	background-position: 0 3px;      
	padding: 0 0 0 10px;  
}     

.locations .mapmenu {  
	position: absolute;
	z-index: 300;      
	background: #FFF;
	width: 130px;
	height: 300px; 
	left: 1px;
	top:170px;  
	overflow: hidden;
}
.locations .mapmenu h4 {
	background: #ededee;
	padding: 5px 9px;
}
.locations .mapmenu ul,
.locations .mapmenu li {
	list-style: none;
	background-image: none; 
	margin:0;
	padding:0;
}
.locations .mapmenu a {  
	background-image: none;  
	padding: 0 0 0 10px;
	font-weight: normal;
}
.locations .mapmenu a:hover,
.locations .mapmenu .active a {      
	background-position: 0 5px;    
	background-image: url(../images/city_listicon.gif);  
	background-repeat: no-repeat;  
	font-weight: bold;
}