* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
	color: #00447B;
	background-color: #ffffff;
	font-size: 1em;
	height: 100%;
}
address{
	font-style:normal;
}
.clearLeft {
	clear: left;
}

#container {
	background-color: #ffffff;
	margin: 0px auto;
	width: 980px;
	min-height: 100%;
	height: 100%;
}

#header {
	background-color: #D2DBEA;
	height: 160px;
	width: 980px;
}

#topnavigation {
	background-color: #ffffff;
	height: 30px;
}

#topnavigation_list {
	list-style: none;
}

#topnavigation_list li {
	float: left;
}

#topnavigation_list a,
#topnavigation_list a:active,
#topnavigation_list a:visited {
	background-color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 9px;
	width: 100px;
	text-decoration: none;
	color: #7690b5;
}

#topnavigation_list a:hover {
	text-decoration: underline;
}

#topnavigation_list .active:hover {
	text-decoration: none;
}

#topnavigation_list .active {
	color: #00447B !important;
	background-color: #D2DBEA !important;
	text-decoration: none !important;
}

#header_content {
	background-image: url(/gfx/header_slogan.gif);
	background-position: 290px 3px;
	background-repeat: no-repeat;
	height: 130px;
	position: relative;
	background-color: #D2DBEA;
	color: #00447B;
}

.header_link {
	position: absolute;
	background-color: #D2DBEA;
	top: 51px;
	left: 114px;
}

.header_link img {
	border: none;
	width: 300px;
	height: 50px;
}

#header_search {
	position: absolute;
	right: 20px;
	top: 85px;
}

#header_search span{
	color: #7690b5;
	font-size:11px;
	font-weight:normal;
}

#header_search input.searchfield {
	background-color: #D2DBEA;
	border-top: none;
	border-left: 1px solid #7591B9;
	border-bottom: 1px solid #7591B9;
	border-right: none;
	margin-left: 5px;
	width: 110px;
	color: #00447B;
}

#header_search .searchsubmit {
	background-color: #D2DBEA;
	border: none;
	cursor: pointer;
	position: relative;
}

#header_search .searchsubmit span {
	color: #7690b5;
	font-size:16px;
	text-align: bottom;
	font-weight:normal;
	position: absolute;
	bottom: -10px;
}

#header_lang {
	position: absolute;
	right: 22px;
	top: 110px;
}

#header_lang ul {
	list-style: none;
}

#header_lang li {
	float: left;
	margin-right: 8px;
}

#header_lang a,
#header_lang a:active,
#header_lang a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #7690b5;
	text-decoration: none;
}

#header_lang a:hover {
	text-decoration: underline;
}

#header_lang .current:hover {
	text-decoration: none !important;
}

#header_lang .current {
	color: #00447B !important;
	font-weight: bold !important;
}

#content {
	margin: 13px 0px 0px;
	width: 980px;
	height: 80%;
}

#left {
	float: left;
	margin: 0px 8px 0px 0px;
	width: 200px;
	height: 100%;
}

#leftnavigation {
	width: 200px;
}

#leftnavigation ul {
	list-style: none;
}

#leftnavigation ul li {

}

#leftnavigation a,
#leftnavigation a:active,
#leftnavigation a:visited {
	background-color: #FFFFFF;
	color: #7690b5;
	display: block;
	font-size:11px;
	line-height: 16px;
	text-decoration: none;
}
#leftnavigation a:hover {
	color: #7690b5;
	background-color: #FFFFFF;
	text-decoration: underline;
}

#leftnavigation .selected:hover {
	text-decoration: none;
}

#leftnavigation .selected {
	color: #ffffff !important;
	padding-left: 2px;
	background-color: #4d74a1 !important;
	font-weight: bold;
	line-height: 15px !important;
}

#navi {
	display: none !important;
}

#metanavigation {
	margin-top: 20px;
}

#left_address {
	color: #00447B;
	font-size: 11px;
	line-height: 16px;
	padding: 0;
	margin: 35px 0px 0px;
}

#left_address a,
#left_address a:active,
#left_address a:visited,
#left_address a:hover {
	color: #00447B;
	font-size: 0.99em;
	text-decoration: none;
}

#leftimages a,
#leftimages a:active,
#leftimages a:visited,
#leftimages a:hover {
	margin-bottom: 1px;
}

#partnerlogos {
	list-style: none;
	margin-top:1em;
}

#partnerlogos li {
	margin: 0px;
	padding: 0px;
}


#center {
	float: left;
	margin: 0px 60px 0px 0px;
	width: 408px;
	height: 100%;
}

#center h2 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 2px;
}

#center p,
#center td {
	font-size: 11px;
	color: #00447B;
}

#center th {
	text-align:left;
	font-size: 11px;
	color: #00447B;
	font-weight: bold;
}


#center h2.gross {
	margin: 15px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}

#center ul {
	list-style: none;
}

#center ul li {

}

#center a,
#center a:active,
#center a:visited,
#center a:hover {
	font-size: 11px;
}

.content {
	color: #00447B;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}

.content ul {
	margin-top: 10px;
}

.content ul li {

}

.content ul li.ohne {
	line-height: 1.5em;
	list-style: none;
}

.content .date {
	color: #00447B;
	font-size: 12px;
	margin: 8px 0px 15px;
}

.content .teaser {

}

.content .text {

}

.content .address {

}

.content .address p{
	margin: 0px;
	padding: 0px;
}

.content .address strong {
	color: #D0431B;
}

.list {
	border-top: 1px dotted #00447B;
	margin-top: 15px;
}

.list p {
	margin: 2px 0px;
}

.linkspacer {

}

.withlistimage_gt li {
	background-image: url(/gfx/liststyle_gt.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 12px;
}

a,
a:active,
a:visited {
	color: #D0431B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.headline {
	margin: 20px 0px 0px 0px;
}

.first {
	margin: 0px !important;
	padding: 0px !important;
}

.pcontent {
	color: #00447B;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}

.headline .headlineh2 {
	background-color: #E8A57F;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px !important;
	padding-left: 2px;
	margin: 0px !important;
}

.morelink {
	font-size: 11px;
}

#right {
	float: left;
	height: 100%;
	width: 304px;
}

#right h2 {
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 2px;
	padding: 0px;
	line-height: 16px
}

#right p {
	font-size: 11px;
	color: #00447B;
}

#right .pressemitteilungspan {
	font-size:11px;
	font-weight:bold;
}

#right .headline {
	margin:10px 0px 3px;
	padding: 0px;
}

#right .headline .headlineh2 {
	font-size:11px;
	font-weight:bold;
	line-height:15px !important;
	padding-left:2px;
}

#right ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#right ul.link {
	margin-top:5px;
}

#right ul.link li {
	font-weight: normal;
}

#right a,
#right a:active,
#right a:visited,
#right a:hover {
	font-size:11px;
}

#right .ppressemitteilung {
	color:#00447C;
	font-size:11px;
	font-weight:normal;
	line-height:1.4em;
	margin-bottom:10px;
}

#right .pressemitt b {
	font-size:0.82em;
}

#right select {

}

#right select.themen {
	border: 1px solid #7690b5;
	color: #00447B;
	font-size: 11px;
}

#right p.pressearchiv {
	margin-bottom: 15px;
}

#footer {
	list-style: none;
}

#infonews  {
	margin-top: 10px;
	font-size: 11px;
}

#infonews label {
	margin-left: 2px;
}

#player p {
	margin-top: 5px;
}

#player_center p {
	margin-top: 5px;
}

#mediaplayer_container {
	font-size: 11px;
	margin-top: 5px;
	font-weight: bold;
}

#mediaplayer_container_center {
	font-size: 11px;
	margin-top: 5px;
	font-weight: bold;
}

input.form_input {
	background-color: #D2DBEA;
	border-left: 1px solid #7591B9;
	border-bottom: 1px solid #7591B9;
	border-top: none;
	border-right: none;
	color: #00447B;
	font-size: 11px;
	height: 16px;
	width: 205px;
}

input.form_zip {
	width: 80px;
}

input.form_city {
	width: 120px;
}

.select {
	background-color: #D2DBEA;
	border-left: 1px solid #7591B9;
	border-bottom: 1px solid #7591B9;
	border-top: none;
	border-right: none;
	color: #00447B;
	font-size: 11px;
	width: 60px;
	height: 16px;

}

noscript {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0;
}

input.button {
	background-color: #D2DBEA;
	border: 1px solid #7591B9;
	color: #00447B;
	font-size: 11px;
	padding: 2px;
}

input.search_button {
	border: none;
	background-color: #ffffff;
	cursor: pointer;
}

.contentfooter {
	color:#00447C;
	font-size:11px;
}

.contentfooter a
.contentfooter a:active,
.contentfooter a:visited,
.contentfooter a:hover {
	color:#00447C;
	text-decoration: none;
}

div#iosposter {
	height:306px;
	width:408px;
	position:absolute;
}

div#iosposter img#posterimage {
	opacity:0.5;
	height:306px;
	width:408px;
}

div#iosposter p#playbutton {
	color: white;
	position: absolute;
	top: 100px;
	left: 170px;
	font-size: 11px;
}

div#iosposter p#playbutton span {
	font-weight: bold;
	opacity: .4;
}

div.html5playerhidden {
	diplay: block;
	height: 306px;
	width: 408px;
}

div.html5playerhidden video {
	/* this is a workaround: the poster image may not overlay the video or any js events attached to the poster will not fire */
	display: none;
}

div.html5player video {
	display: inline-block;
}

a.bandwidthswitchtextlink {
	font-weight: bold;
	color: white;
	background: #E8A57F;
	padding: 4px;
	text-decoration: none;
}

p.bandwidthdisclaimer {
	font-weight: bold;
	font-size: 11px;
}

div.atkvideometa {
	text-align: left;
	margin: 18px 0 0;
}

#center div.atkvideometa h2 {
	margin-bottom: 0;
}
 
