html, body {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	background-color:#FFFFFF;
}

#centered {
	width: 990px;
	margin: auto;
	height: 100%;
	position: relative;	
}

h1,h2,h3,h4,h5,h6,img {
	padding:0;margin:0;
	font-weight: bold;
	font-size:16px;
}

h1 {
	display: block;
	position: relative;
}
img, a img {
	padding:0;margin:0;
	border: 0px;
}

body,td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; /* 11px?? */
	line-height: 16px;
	color: #333333;
}


#subtemplate {
	width:990px;
	float:left;
}

#subtemplate .inner {
	width: 990px;
	padding-top: 21px;
}
	 
form, input, select, textarea {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 2px;
	margin-top: 1px;
}

input, select, textarea {
	border: 1px solid #7f9cba;
}

input {
	height: 13px;
	width: 220px;
}

select {
	width: 224px;
}

select.long {
	width: 322px;
}

textarea {
	width: 320px;
	height: 150px;
}

input.selectbox {
	height: 13px !important;
	height: 17px;
}

#searchbox, #newsletterbox {
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 3px;
}

#searchbox input, #newsletterbox input {
	height: 13px;
	border: none;
	background-color: #e9e9e9;
	margin-top: 1px;
	color: #666666;
}

form {
	padding:0;
}

li {
	list-style-image:url(/fileadmin/images/li.gif);
	line-height: 13px;
}

#content-right li {
	list-style-image:url(/fileadmin/images/li-right.gif);
	line-height: 13px;
}

li .li {
	margin-bottom: 5px;
}

ul {
	padding-left: 15px;
}

ul.jobs li {
	list-style-image:url(/fileadmin/images/jobs-li.gif);
	padding-top: 3px;
}

ul.jobs {
	margin-bottom: -3px;
}

.header li {
}

.header ul {
	margin-top: 0px;
}

.newsheader ul{
	margin:0;
	padding:0;
}

.newsheader li {
	list-style-image:url(../images/dot.gif);
}

.input {
	width:191px !important;
	width:200px;
	height:auto !important;
	height:19px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #00305b;
	margin-bottom:7px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:9px;
}

a, a:link, a:visited, a:hover {
	text-decoration: underline;
	color: #FF9900;
}

a:hover {
	text-decoration: none;
}

#logo {
	position: absolute;
	top: 65px;
	left: 770px;
}

#outer-container {
	width:100%;
	text-align:left;
	min-height:100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-43px;
	margin-top:-43px;
	padding-top: 43px;
}

.metanavigation {
	margin-top:6px;
}

#topnavigation {
	width: 990px;
}

#footer {
	clear:both;
	color:#999999;
	height:43px;
	width:100%;
	line-height:14px;
	
}

#footerborder {
	width:100%;
	height:25px;
}

#footer a, #footer a:link, #footer a:visited {
	color: #999999;
}

#footer .abstand-links {
	background-color:#ededed;
	width:14px;
	height:20px;
	float:left;
	position:relative;
}

.toolbox{
	float:left; 
	width:540px; 
	height:20px;  
	font-size:11px;
	margin-left: 20px;
}

.footer-menu {
	width:990px;
	float:left;
	height:20px;
	margin-top: 6px;
	font-size: 10px;
}

.meta {
	height:77px;
	width:100%;
	background-color:#ffffff;
	/*border:1px solid #0066CC;*/
}

.content-outer {
	width:100%;
	clear:both;
}

.content-container {
	height: auto !important; 
	height: 520px; 
	min-height: 520px;
}

.top {
	width:100%;
	height:40px;
	border-bottom:1px solid #ffffff;
	clear:both;
}

.top .abstand-links {
	background-color:#668dae;
	width:14px;
	height:25px;
	border-right:1px solid #ffffff;
	float:left;
}

.newsletter-box {
	width:222px;
	height:25px;
	background-color:#336894;
	border-right:1px solid #ffffff;
	float:left;
}

.mainmenu {
	width:735px;
	height:25px;
	border-right:1px solid #ffffff;
	float:left;
}

.content-inner {
	width:100%;
	clear:both;
	display: block;
	position: relative;
}

.content-inner #abstand-links {
	background-color:#336894;
	width:14px;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	float:left;
}
.background-right {
	background-color:#004179;
	float:left;
	border-left:1px solid #ffffff;
}

.wholeWidth  {
	width: 984px;
	position: relative;
	display: block;
	z-index: 98;
}


.imagegallery img {
	border-top: 1px solid #FFFFFF;
}

.imagegallery a {
	display: block;
	border-top: 6px solid #c6cdcf;
}

.left-column {
	width: 207px;
	float: left;
}


#leftmenu .inner {
	padding-left: 28px;
	padding-top: 15px;
	z-index: 9999;
	position: relative;
}

.newstext {
	font-size: 10px;
	line-height: 14px;
}

.newsitem-home .teaserimage {
	border-right: 1px solid #FFFFFF;
	float: left;
	margin-right: 10px !important;
	margin-right: -2px;
}

.newsitem-home .teaserimage img, .border6px {
	border-top: 6px solid #c6cdcf;
}

.newsitem-home .newstext {
}


.newsitem-home .newstext h1, .newsitem-overview .newstext h1  {
	font-weight: bold;
	font-size: 10px;
}

.newsitem-home .newstext .date, .newsitem-overview .newstext .date {
	margin-top: 5px;
}

.date {
	color: #999999;
}

.metamenu {
	float:left; 
	margin-right:16px; 
	border-right:1px solid #999999;
	width:735px;
	text-align:right;
}

.ie-fix{
	width:974px;
}

.leftmenu-links a:link, .leftmenu-links a:visited {
	display:block;
	color:#ffffff;
	background-color:#668cb0;
	border-bottom:1px solid #004179;
	background-image:url(../images/pfeil_leftmenu.gif);
	background-position:207px 7px;
	background-repeat:no-repeat;
	font-size:11px !important;
	line-height:14px !important;
	padding-left:12px;
	padding-top:2px;
	padding-bottom:3px;
	/*position:relative;*/
}

.leftmenu-links a:hover {
	text-decoration:none;
	background-color:#99b4c9;
}

.leftmenu2 a:link, .leftmenu2 a:visited {
	display:block;
	color:#ffffff;
	background-color:#4d7aa1;
	border-bottom:1px solid #004179;
	background-image:url(../images/bg_leftmenu2.gif);
	background-position:12px 7px;
	background-repeat:no-repeat;
	font-size:11px !important;
	line-height:14px !important;
	padding-left:24px;
	padding-top:2px;
	padding-bottom:3px;
}

.leftmenu2 a:hover {
	text-decoration:none;
	background-color:#99b4c9;
}

.cooperation {
	position:absolute;
	width:222px;
	left:15px;
}


.content-main {
	float:left;
	position: relative;
	width: 530px;
}

.content-main-100 {
	float:left;
	position: relative;
	width: 990px;
}

.content-main-66 {
	float:left;
	position: relative;
	width: 783px;
}

.content-right {
	float:left;
	position:relative;
	width: auto;
	margin-left: 21px;
	width: 232px;
}


.header {
	width:100%;
	position: relative;
	z-index: 5;
}

.flash {
	border-right: 1px solid #FFFFFF;
}

.rootliner a:link, .rootliner a:visited {
	color:#999999;
	font-size:9px;
}

.rootliner {
	color:#999999;
	padding-top:6px;
	position: relative;
	z-index: 20;
	display: table;
}

.table-header {
	padding:5px 10px 0px 10px;
	background-color:#e5e5e5;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
}

.table-cell {
	border-bottom:1px solid #f1f1f1;
	background-color:#FFFFFF;
	padding:1px 10px 1px 10px;
}

.wTable2 .table-cell {
	border-bottom:1px solid #d8dcdf;
	padding:1px 10px 1px 10px;
}

.formheader {
	width:672px !important;
	width:680px;
	background-color:#ccd9e4;
	padding-left:8px;
	border-left:1px solid #004179;
}
.form{
	width:672px !important;
	width:680px;
	background-color:#f9f9f9;
	padding-left:8px;
	padding-top:16px;
	padding-bottom:8px;
	border-left:1px solid #cccccc;
	margin-bottom:13px;
}

.errormessage {
	margin-top:30px;
	margin-bottom:15px;
	color:#FF0000;
	font-weight:bold;
}

.tcmTextBlock {
	margin-right: 60px;
	margin-top: 10px;
}

div.hr {
	background-image: url(/fileadmin/images/bg_hr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 15px;
	margin-bottom: 10px;
}


/* Subsection Tabs
--------------------*/

div.tabcontainer {
}

ul.subsection_tabs {
	list-style:none;
	margin:0 0 0px 0;
	padding:0;
	clear:both;
	height:17px;
	clear:both;
	margin-right: 40px;
	margin-top: 20px;
}

ul.subsection_tabs li.tab {
	float:left;
	margin-right:1px;
	text-align:center;
	list-style-image:none;
	background-image: url(/fileadmin/images/bg_li_end.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 1px;
}

ul.subsection_tabs li.active {
	float:left;
	margin-right:1px;
	text-align:center;
	list-style-image:none;
	background-image: url(/fileadmin/images/bg_li_end_active.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

ul.subsection_tabs li.tab a {
	display:block !important;
	display: inline-block;
	height:15px !important;
	height:17px;
	padding:0 6px 0 6px;
	padding-top: 2px;
	background-image: url(/fileadmin/images/bg_li.gif);
	color:#316793;
	margin-right: 6px;
	padding-left: 10px;
}

ul.subsection_tabs li.tab a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

ul.subsection_tabs li.tab a.active {
	background-color: #658db1;
	background-image: none;
	color: #FFFFFF;
}

.headerContent {
	position: absolute;
	left: 338px;
	top: 25px;
	width: 340px;
	color: #333333;
	line-height: 16px;
}

.subnavigation {
	padding-left: 15px;
}

.subsubnavigation {
	padding-left: 25px;
}

.subsubsubnavigation {
	padding-left: 35px;
}

.picTeaser {
	display: block;
	position: relative;
	margin-right: 21px;
	margin-bottom: 20px;
	float: left;
	display: inline;
	font-size: 10px;
	line-height: 14px;
	background-color: #f1f1f1;
	border: 1px solid #e5e5e5;
	width:314px;
	height: 231px;
	overflow: hidden;
	z-index: 9;
}

.picTeaser .area {
	padding: 18px;
	padding-top: 15px;
}

.picTeaser a.imglink, .picTeaser a.imglink:link, .picTeaser a.imglink:visited {
	/*border-top: 6px solid #c6cdcf;*/
	display: block;
	padding-bottom: 2px;
	background-image: url(/fileadmin/images/border-images-home.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 4px;
}

.picTeaser h1 {
	font-size: 11px;
}

.topHeader {
	padding-left: 20px;
}

.newsitem-overview-container {
	margin-left: 20px;
	background-color: #f5f5f5;	
	width: 309px;
	border-top: 6px solid #c6cdcf;
	float: right;
}
.newsitem-overview {
	padding: 10px;	
	padding-left: 0px;	
	padding-top: 5px;	
}
.content {
	margin-bottom: 20px;
	line-height: 16px;
	padding: 15px;
	background-color: #f1f1f1;
	border: 1px solid #e5e5e5;
}

.content-main .picContainer, .content-main-66 .picContainer, .content-main-100 .picContainer {
	float: right;
	width: 246px;
	text-align: right;
	display: block;
}

.content-right .picContainer {
	display: block;
	text-align: left;
}

.borderContent .picContainer {
	float: left;
	width: 140px;
	display: block;
}

.picContainerRight {
	float: right;
	display: block;
}

.content-main .pic, .content-main-66 .pic, .content-main-100 .pic {
	padding-left: 30px;
	margin-bottom: 10px;
	display: block;
	font-size: 10px;
	line-height: 13px;
}

.content-right .picContainer {
	margin-bottom: 7px;
}


.picContainerRight .pic {
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	display: block;
}

.clear {
	clear: both;
}

.floatfix { 
	display:table; 
}  


.tabContainer {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 99;
	margin-right: -1px;
}

a.tabButton, a.tabButton:link, a.tabButton:visited {
	margin:0px;
	padding:0px;
}

a.tabButton img {
	margin-right: 1px;
}

.wTable, .wTable2 {
	width: 100%;
	margin-top:20px;
}

.wTable2 {
	border-bottom: 0px;
}

.newsimages img {
	border-top: 6px solid #c6cdcf;
}

.newsroom h1, .newsroomoverview h1, .references h1, .awards h1, h1.borderContent {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
	background-image: url(/fileadmin/images/arrow-h1.gif);
	background-position: 0px 6px;
	margin-left: -15px;
	padding-left: 15px;
	background-repeat: no-repeat;
}

.awards h1 {
	margin-left: -20px;
	padding-left: 20px;
	padding-top: 5px;
	background-position: 0px 11px;
}

.awards h1 {
	background-image: url(/fileadmin/images/arrow-h1.gif);
}

h1.borderContent {
	background-color: #f8f8f8;
	background-image: url(/fileadmin/images/arrow-h1-2.gif);
	padding-left: 44px;
	margin-bottom: 0px;
	background-position: 17px 11px;
	margin-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #FFFFFF;	
}


div.borderContent {
	padding: 15px;
	border: 1px solid #e6e6e6;
	border-top: none;
}

.references h1 {
	background-image: none;
}

.references  {
	padding-top: 10px;
	padding-left: 50px;
	margin-left: -50px;
	padding-bottom: 10px;
}


.newsroomoverview h1, .references h1, .awards h1 {
	margin-bottom: 0px;
}

.newsroomoverview, .references, .awards {
	display: block;
	margin-bottom: 20px;
	background-color: #f1f1f1;
	border: 1px solid #e5e5e5;
}

.newsroomoverview .category, .references .category, .awards .category {
	color: #333333;
	font-weight: bold;
}

.newsroomoverview .teaserimage {
	margin-right: 30px;
}

.awards .teaserimage {
	margin-left: 30px;
	margin-right: 10px;
	border-bottom: 6px solid #c5cdcf;
}

.newsroomoverview .text {
	display: table;
	padding-top: 6px;
}

.references .text, .awards .text {
	padding-top: 2px;
	background-image: url(/fileadmin/images/arrow-references.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left: 28px;
	padding-bottom: 10px;
	padding-right: 10px;
}	

.awards .text {
	background-image: none;
	color: #999999;
	padding-right: 10px;
}


.newsroomoverview .imagelink, .awards .imagecontainer {
	float: left;
	display: block;
}

h1 .date {
	font-size: 11px;
}
.noHeaderImage {
	height: 123px;
	width: 984px;
}

.noFlow {
	display: table;
}

.borderContent ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.borderContent b {
	color: #6db248;
}

.borderContent ul {
	margin-left: 0px;
}

h1 .button {
	position: absolute;
	right: 8px;
	top: 6px;
}

.backgroundFormContainer {
	background-color: #ebecee;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 340px;
}


.container {
	display: block;
	position: relative;
}

.borderLeft {
	display: block;
	position: relative;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
	border-left: 5px solid #499e1c;
}

.backgroundFormContainer .borderLeft {
	border: none;
	border-left: 5px solid #499e1c;
}

.header255 {
	border-right: 1px solid #FFFFFF;
}

.country {
	position: absolute;
	top: 20px;
	right: 0px;
}

.sysSolution {
	border-top: 1px solid #FFFFFF;
	background-color: #f0f1f3;
	padding: 15px;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}

.sysSolution li {
	list-style-image:url(/fileadmin/images/header-li.gif);
}

.sysSolutionContainer {
	border-top: 6px solid #58ab27;
	margin-left: 20px;
	float: right;
	width: 170px;
}

.contact {
	margin-left:20px;
}


.tx-indexedsearch-title a {
		background-image:url(/fileadmin/images/arrow-h1.gif);
		background-position:0 7px;
		background-repeat: no-repeat;
		margin-left: -15px;
		padding-left: 15px;
		display: block;
}

.tools {
	position: absolute;
	top: 430px;
	left: 30px;
}

.tools a, .tools a:link, .tools a:visited {
	display: block;
	margin-top: 3px;
}

#staying-ahead {
	text-align: right;
}

.galleryContainer {
	margin-top: 10px;
}

.galleryContainer .pic {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	padding-left: 0px;
}
.Accordion {
	overflow: hidden;
	margin-bottom: 20px;
}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

.AccordionPanelTab {
	height: 24px;
	background-image: url("/fileadmin/images/arrowDown1.gif");
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-top: 5px;
	cursor: pointer;
	padding: 15px;
	background-color: #f1f1f1;
	border: 1px solid #e5e5e5;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	font-weight: bold;
}

.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	background-color: #EAEAEA;
	border: 1px solid #2099de;
	border-top: none;
	border-bottom: none;
	padding: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f1f1f1;
	border: 1px solid #e5e5e5;
}

.AccordionPanelOpen .AccordionPanelTab {
	background-image: url("/fileadmin/images/arrowUp1.gif");
	background-repeat: no-repeat;
	background-position: right center;
}

.AccordionPanelTabHover {
	color: #555555;
}

.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}

.AccordionFocused .AccordionPanelTab {
	background-color: #3399FF;
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #33CCFF;
}


.Accordion2 {
	overflow: hidden;
}

.AccordionPanel2 {
	margin: 0px;
	padding: 0px;
}

.AccordionPanelTab2 {
	height: 24px;
	background-image: url("/fileadmin/images/arrowDown2.gif");
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	padding-left: 18px;
	padding-top: 8px;
	cursor: pointer;
	margin-top: 2px;
	font-weight: bold;
}

.AccordionPanelContent2 {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-bottom: none;
	padding-bottom: 10px;
}

.AccordionPanelOpen2  .AccordionPanelTab2 {
	background-image: url("/fileadmin/images/arrowUp2.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

.AccordionPanelTabHover2 {
	color: #555555;
}

.AccordionPanelOpen2 .AccordionPanelTabHover2 {
	color: #555555;
}

.AccordionFocused2 .AccordionPanelTab {
	background-color: #3399FF;
}

.AccordionFocused2 .AccordionPanelOpen .AccordionPanelTab {
	background-color: #33CCFF;
}

#black_layer, #black_layer1 {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:9999;
	background-color:#000000;
	opacity: 0.8;
}

#cinema_layer {
	position:absolute;
	left:50%;
	margin-left:-240px;
	top:89px;
	width:480px;
	z-index:10000;
	border: solid 5px #FFFFFF;
	background-color:#FFFFFF;
}
#cinema_close {
	position:absolute;
	right:10px;
	top:10px;
	width:73px;
	z-index:100;
}
#map_canvas {
	width: 990px; 
	height: 351px;
	border-bottom: 2px solid #1b6a92; 
	z-index: 98;
}

#flashContainer {
	position: relative;
	width: 990px;
	overflow: hidden;
}

#controls {
	position: absolute;
	z-index: 98;
	left: 207px;
	bottom: 2px;
	height: 36px;
	overflow: hidden;
	text-align: right;
	vertical-align: bottom;
}

.control {
	margin-right: 2px;
	float:left;
	margin-top:6px;
}


.control a, .control a:visited, .control a:link, .control a:active {
	display: block;
}

.active {
	bottom: 3px;
	margin-top: 0px;
}

.active img {
	border-top: 2px solid #FF9900;
}

.title {
	font-weight: bold;
}

.dfn {
	color: #999999;
	font-weight: bold;
	border-bottom: 1px dashed #999999;
}

a.tooltip, a.tooltip:link, a.tooltip:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px dashed #333333;
	cursor: help;
	display: inline-block;
	z-index:99999;
}

a.tooltip:hover {
	background:#ffffff;
	text-decoration:none;
} 

a.tooltip span {
	display:none; 
	padding:2px 3px; 
	margin-left:8px; 
}

a.tooltip:hover span {
	display:inline; 
	position:absolute; 
	background:#ffffff; 
	border:1px solid #cccccc; 
	color:#6c6c6c;
	z-index: 99999;
	font-weight: normal;
}

a.tooltip:hover span img {
	float: left;
	margin-right: 5px;
}


.markerImage {
	float: left;
	margin-right: 10px;
}


.content .newsroomoverview {
	border: none;
	padding: 0px;
	background-image: url(/fileadmin/images/border-images-home.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.teaserimage {
	float: left;
}

.headerIcon {
	background-position: right center;
	background-repeat: no-repeat;
}

.headerIcon2 {
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 2px;
}

.iconImage {
	margin-right: 5px;
	float: left;
}

