html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0;}


body {
	background-color:#fff;
	text-align: left;
	color: #4c4c4c;
	font: normal 12px/18px Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
}

a { 
	outline: none;
}

a:link,
a:visited {
	color: #000;
}

a:hover {
	color:#000;
}

pre {
	white-space: pre; 
	font-family: monospace !important;
}

pre p {
	white-space: pre; 
	font-family: monospace !important;
}

.linkliste {
	list-style-type: none!important;
	margin: 0 0 30px 0!important;
	padding: 0!important;
}

.linkliste li a:link,
.linkliste li a:visited {
	text-decoration: none;
	display: block;
	width: auto;
	padding: 0 0 4px 15px;
	background: url(../img/symbol-doppelpfeil.png) no-repeat 0 6px;
}

.linkliste li a:link em,
.linkliste li a:visited em {
	color: #4c4c4c;	
	font-weight: normal;
	font-style: normal;
}


.weiterlesen {
	padding-left: 13px;
	background: url(../img/symbol-doppelpfeil.png) no-repeat 0 4px;
	text-decoration: none;
}

.blau {
	color: #000;
}

.rechtsfloat {
	float: right;
}

.linksfloat {
	float: left;
}

.paddingtop5px {
	padding-top: 5px;
}

.paddingtop3px {
	padding-top: 3px;
}

.greytext {
	font-size: 11px!important;
	line-height: 16px!important;
	color: #888!important;
}

/* @group layer */

#wrapperGabel {
	text-align: left;
	width: 998px;
	margin: 0;
	padding: 0;
	position: relative;
}

#wrapperInhalt {
	text-align: left;
	width: 998px;
	margin: 0;
	padding: 0;
	position: relative;
}

#header {
	display: none;
}

#logo {
	display: none;
}

#contentWrapper {
	width: 960px;
	margin: 0 19px 0 19px;
	min-height: 600px;
}

#wrapperInhalt #stage {
	position: relative;
	width: 700px;
	z-index: 1000;
	margin: 0 0 35px 0;
}

#wrapperInhalt #content {
	float: left;
	margin: -3px auto 0 0;
	padding: 20px 20px 0 20px;
	width: 700px;
}

#wrapperInhalt #marginal {
	display: none;
}

#wrapperGabel #stage {
	position: relative;
	width: 920px;
	z-index: 1000;
	margin: -3px 0 35px 0;
	padding: 20px 20px 0 20px;	
}

#wrapperGabel #content {
	float: left;
	margin: 0 auto 0 0;
	padding: 0 20px 0 20px;
	width: 606px;
}

#wrapperGabel #marginal {
	float: left;
	margin: 0 0 0 auto;
	padding: 0 20px 0 20px;
	width: 274px;
	overflow: hidden;
}

#footer {
	display: none;
}

#copyright {
	display: none;
}

/* @end */


/* @group HomeUltra */

#supersize img{
	border:none;
}
		
#concounter{
	margin:0px auto;
	height:56px;
	width:50px;
	bottom:0px;
	right: 0%;
	z-index: 3;

	position:absolute;
}

#connav{
	margin:0px auto;
	height:60px;
	width:924px;
	bottom:0px;
	z-index: 3;

	position:absolute;
}
#conframecounter, 
#conframenav{
	overflow: hidden;
	height: 100%;
	text-align:left;
	z-index: 3;
	font-family: tmbp, sans-serif;
	text-transform:uppercase;
	font-size:16px;
}
#slidecounter{
	float:left;
	color:#FFFFFF;
}


/*Supersize Plugin Styles*/
#supersize #navigation{
	float: right;
	margin:0;
}

#supersize{
	position:relative;
	width:960px;
	height:480px;
	overflow:hidden;
	text-align: left;
}

#supersize u {
	text-decoration: none;
}

#slidecon {
	margin: 0!important;
}

#supersize img, 
#slidecon  li{
	position:absolute;
	z-index: 0;
}

#slidecon  li {
	background-color: #000000;
	width: 960px;
	height: 480px;
}

#supersize #nextslide {
	position: absolute;
	right:82px;
	top:6px;
}

#supersize #prevslide {
	position: absolute;
	right:144px;
	top:6px;
}

#supersize #pauseplay {
	position: absolute;
	right:118px;

}
#supersize .prevslide, 
#supersize .prevslide img,  
#supersize .prevslidecaption{
	z-index: 1;
}
#supersize .activeslide, 
#supersize .activeslide img,  
#supersize .activeslidecaption{
	z-index: 2;
}

.caption {
	font-family: tmbp, sans-serif;
	position: absolute;
	color:#FFF;
	font-size:40px;
	font-weight:normal;
	top:75px;
	z-index: 6;
	width: 700px;
	height: 250px;
	left: 32px;
	line-height: 1.2em;

}

.text {
	position: absolute;
	color:#FFF;
	font-family: tsbp, sans-serif;
	font-weight:normal;
	left: 32px;
	z-index: 6;
	width: 550px;		
	top:480px;
	font-size: 17px;
	letter-spacing: 0.05em;
	line-height: 1.3em;
}

p.text a {
	color: #ffffff;
	text-decoration: underline;
	font-weight:normal;
}

p.text a:hover{
	text-decoration: none;
}

.shadow-mm {
	text-shadow: 1px 1px 6px #000000;
}

.displayNo {
	display: none;
}



#supersize ul { list-style-type: none;}

/* @end */




	


/* @group nav_level1 */

#nav_level1 {
	display: none;
}


#nav_level1 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 50000!important;
}

#nav_level1 a {
	display: block;
	text-indent: -5000px;
}
#nav_level1 li ul li a {
	color: #7c8c9e;
	text-indent: 0;
	font-size: 12px;
	line-height: normal;
	display: block;
	width: 189px;
	padding: 6px 8px 6px 23px;
	text-decoration: none; 
	background-color: transparent;
	background-image: url(../img/hintergrund-pulldown.png);	
}
#nav_level1 li ul li a:hover {
	color: #fff;
	background-color: transparent;
	background-image: url(../img/hintergrund-pulldown-hover.png);	
}

#nav_level1 li { /* all list items */
	float: left;
}

#nav_level1 li ul li { /* all list items */
	float: left;
	width: 220px; /* width needed or else Opera goes nuts */
}

#nav_level1 li ul { /* second-level lists */
	position: absolute;
	margin: 0 0 0 -10px;	
	width: 220px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 50000!important;
}

#nav_level1 li:hover ul, 
#nav_level1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 50000!important;
	background: url(../img/hintergrund-pulldown-bottom.png) no-repeat left bottom;
	padding-bottom: 10px;
}


/*---------*/

#nav_level1 li a#nav1:link,
#nav_level1 li a#nav1:visited {
	display: block;
	width: 89px;
	height: 36px;
	background: url(../img/navigation-sprite.png) no-repeat;
}

#nav_level1 li a#nav1:hover {
	background: url(../img/navigation-sprite.png) no-repeat 0 -36px;
}

#nav_level1 li a#nav2:link,
#nav_level1 li a#nav2:visited {
	display: block;
	width: 142px;
	height: 36px;
	background: url(../img/navigation-sprite.png) no-repeat -89px 0;
}

#nav_level1 li a#nav2:hover {
	background: url(../img/navigation-sprite.png) no-repeat -89px -36px;
}

#nav_level1 li a#nav3:link,
#nav_level1 li a#nav3:visited {
	display: block;
	width: 69px;
	height: 36px;
	background: url(../img/navigation-sprite.png) no-repeat -231px 0;
}

#nav_level1 li a#nav3:hover {
	background: url(../img/navigation-sprite.png) no-repeat -231px -36px;
}

#nav_level1 li a#nav4:link,
#nav_level1 li a#nav4:visited {
	display: block;
	width: 79px;
	height: 36px;
	background: url(../img/navigation-sprite.png) no-repeat -300px 0;
}

#nav_level1 li a#nav4:hover {
	background: url(../img/navigation-sprite.png) no-repeat -300px -36px;
}

#nav_level1 li a#nav5:link,
#nav_level1 li a#nav5:visited {
	display: block;
	width: 123px;
	height: 36px;
	background: url(../img/navigation-sprite.png) no-repeat -379px 0;
}

#nav_level1 li a#nav5:hover {
	background: url(../img/navigation-sprite.png) no-repeat -379px -36px;
}

/*---------*/

/*----english-----*/

#nav_level1 li a#nav1e:link,
#nav_level1 li a#nav1e:visited {
	display: block;
	width: 96px;
	height: 36px;
	background: url(../img/navigation-english.png) no-repeat;
}

#nav_level1 li a#nav1e:hover {
	background: url(../img/navigation-english.png) no-repeat 0 -36px;
}

#nav_level1 li a#nav2e:link,
#nav_level1 li a#nav2e:visited {
	display: block;
	width: 143px;
	height: 36px;
	background: url(../img/navigation-english.png) no-repeat -96px 0;
}

#nav_level1 li a#nav2e:hover {
	background: url(../img/navigation-english.png) no-repeat -96px -36px;
}

#nav_level1 li a#nav3e:link,
#nav_level1 li a#nav3e:visited {
	display: block;
	width: 61px;
	height: 36px;
	background: url(../img/navigation-english.png) no-repeat -239px 0;
}

#nav_level1 li a#nav3e:hover {
	background: url(../img/navigation-english.png) no-repeat -239px -36px;
}

#nav_level1 li a#nav4e:link,
#nav_level1 li a#nav4e:visited {
	display: block;
	width: 70px;
	height: 36px;
	background: url(../img/navigation-english.png) no-repeat -300px 0;
}

#nav_level1 li a#nav4e:hover {
	background: url(../img/navigation-english.png) no-repeat -300px -36px;
}

#nav_level1 li a#nav5e:link,
#nav_level1 li a#nav5e:visited {
	display: block;
	width: 132px;
	height: 36px;
	background: url(../img/navigation-english.png) no-repeat -370px 0;
}

#nav_level1 li a#nav5e:hover {
	background: url(../img/navigation-english.png) no-repeat -370px -36px;
}

/*---------*/

/* @end */

/* @group nav_level2 */

.thementitel {
	margin: 0 0 0 -20px;
	background-color: #9ab4cc;
	width: 180px;
	padding: 4px 20px 4px 20px;
	border-top: 1px solid #8aa4bd;
	border-bottom: 1px solid #8aa4bd;	
}

.thementitel a:link,
.thementitel a:visited {
	color: #fff;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.thementitel a:hover {
	text-decoration: underline;
}

#nav_level2,
#nav_level3 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav_level2 li a:link,
#nav_level2 li a:visited {
	color: #a9b7c3;
	text-decoration: none;
	display: block;
	width: 170px;
	padding: 4px 20px 4px 10px;
	border-bottom: 1px solid #dbe1e6;
}

#nav_level2 li ul li a:link,
#nav_level2 li ul li a:visited {
	width: 160px;
	padding: 4px 20px 4px 20px;
}

#nav_level2 li a:hover {
	background-color: #fff;
}

#nav_level2 li a.active:link,
#nav_level2 li a.active:visited {
	color: #768c9f;
	font-weight: bold;
	background: url(../img/symbold-themenliste-active.png) no-repeat;
}

#nav_level2 li ul li a.active:link,
#nav_level2 li ul li a.active:visited {
	color: #768c9f;
	font-weight: bold;
	background: url(../img/symbold-themenliste-active.png) no-repeat 10px 0;
}

#nav_level2 li a.active:hover {
	color: #768c9f;
	font-weight: bold;
	background: white url(../img/symbold-themenliste-active.png) no-repeat;
}

/* @end */

/* @group metanavigation */

#metanavigation {
	position: absolute;
	left: 707px;
	top: 37px;
	color: #fff;
	font: normal 9px/18px Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

#metanavigation .metapipe {
	padding: 0 10px 0 10px;
}

#metanavigation a:link,
#metanavigation a:visited {
	text-decoration: none;
	color: #fff;
}

#metanavigation a:hover {
	text-decoration: underline;
}

/* @end */

.videoTeaser{
	float: left;
	border: none!important;
	margin: 3px 14px 0 -1px;
}

.weiterlesenAufmacher {
	margin-left: 10px;
	padding-left: 13px;
	color: #444;
	background: url(../img/symbol-doppelpfeil.png) no-repeat 0 6px;
	text-decoration: none;
}

a.weiterlesenAufmacher:link,
a.weiterlesenAufmacher:visited {
	color: #888;
}

a.weiterlesenAufmacher:hover {
	color: #000;
	text-decoration: underline;
}

/* @group suche */

#suche {
	position: absolute;
	top: 28px;
	left: 535px;
}

#suche table {
	border-collapse: collapse;
	border: none;
	padding: 0;
	margin: 0;
	height: 36px;
}

#suche .suchfeld {
	background-color: #82a2c1;
	border: 1px solid #cfd6dd;
	font: normal 10px Arial, Helvetica, Geneva, sans-serif;
	color: #e3e7eb;
	padding: 0 3px 0 3px;
	width: 110px;
	height: 17px;
	margin: 0 5px 0 0;
}

#suche .suchesubmit {
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
	width: 24px;
	height: 19px;	
}

/* @end */

/* @group contentInhalt */

#content h1 {
	color: #000;
	margin: 0 0 20px 0;
	font: bold 24px/normal tsks, Arial, Helvetica, Geneva, sans-serif;
}

#content h2,
#wrapperGabel #marginal h2 {
	color: #000;
	margin: 0 0 20px 0;
	font: bold 18px/normal tsks, Arial, Helvetica, Geneva, sans-serif;
}

#content h3 {
	color: #000;
	margin: 0 0 8px 0;
	font: bold 14px/normal Arial, Helvetica, Geneva, sans-serif;
}

#content p {
	color: #4c4c4c;
	margin: 0 0 20px 0;
	font: normal 12px/18px Arial, Helvetica, Geneva, sans-serif;
}



#content ul,
#content ol {
	color: #4c4c4c;
	margin: 0 0 20px 20px;
	font: normal 12px/18px Arial, Helvetica, Geneva, sans-serif;
}

#content ul li ul,
#content ul li ul li ul,
#content ol li ol,
#content ol li ol li ol {
	margin-bottom: 0;
}

#content ul {
	list-style-type: square;
}

#content p.aufmacher {
	color: #000;
	margin: 0 0 30px 0;
	font: bold 14px/20px Arial, Helvetica, Geneva, sans-serif;
}

#wrapperInhalt #content .zweiSpalterUp {
	border-collapse: separate;
	border:none;	
	margin: 0 0 30px 0;
	padding: 0;
	width: 700px;
	overflow: hidden;
}

#wrapperInhalt #content .zweiSpalterUp .zweiSpalterL,
#wrapperInhalt #content .zweiSpalterUp .zweiSpalterR {
	width: 340px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

#wrapperInhalt #content .zweiSpalterUp .zweiSpalterM {
	width: 20px;
	padding: 0;
	margin: 0;	
}

#wrapperInhalt #content .zweiSpalterDown {
	border-collapse: separate;
	border: none;	
	margin: 0 0 30px 0;
	padding: 0;
	width: 700px;
	overflow: hidden;
}

#wrapperInhalt #content .zweiSpalterDown .zweiSpalterL,
#wrapperInhalt #content .zweiSpalterDown .zweiSpalterR {
	width: 340px;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
}

#wrapperInhalt #content .zweiSpalterDown .zweiSpalterM {
	width: 20px;
	padding: 0;
	margin: 0;	
}

#wrapperInhalt #content .zweiSpalterUp .zweiSpalterL p,
#wrapperInhalt #content .zweiSpalterUp .zweiSpalterR p,
#wrapperInhalt #content .zweiSpalterDown .zweiSpalterL p,
#wrapperInhalt #content .zweiSpalterDown .zweiSpalterR p {
	margin: 0;
}

#wrapperInhalt #content .separator {
	height: 1px!important;
	background-color: transparent;
	border-top: 1px solid #dcdfe1;
	border-bottom: none;
	border-left: none;
	border-right: none;		
	margin: 0 0 30px -20px!important;
	width: 740px;
	overflow: hidden!important;
	background: url(../img/hintergrund-drListe.png) repeat-y;
}

#wrapperGabel #content .separator {
	height: 1px;
	background-color: transparent;
	border-top: 1px solid #dcdfe1;
	border-bottom: none;
	border-left: none;
	border-right: none;		
	margin: 0 0 30px 0;
	width: 605px;
	overflow: hidden;
	background: url(../img/hintergrund-drListe.png) repeat-y;
}

#wrapperInhalt #content .searchSeparator {
	height: 1px!important;
	background-color: transparent;
	border-top: 1px solid #fff;
	border-bottom: none;
	border-left: none;
	border-right: none;		
	margin: 15px 0 15px -20px!important;
	width: 740px;
	overflow: hidden!important;
	background: url(../img/hintergrund-drListe.png) repeat-y;
}


#wrapperInhalt #content .vspacer,
#wrapperGabel #content .vspacer {
	padding: 0;
	margin: 0 0 20px 0;
}

.noimgborder {
	border-bottom: none!important;
	border-top: none!important;
	border-right: none!important;
	border-left: none!important;
    margin-left: 0;
}

#wrapperInhalt #content img,
#wrapperGabel #content img {
	margin-left: -1px;
	border: 1px solid #dcdfe1;
}

.imgLupe {
/*	-moz-box-shadow: 0 0 3px #bfbfbf;
	-webkit-box-shadow: 0 0 3px #bfbfbf;
	box-shadow: 0 0 3px #bfbfbf;*/
}

.imgLupe a {
	position: relative;
	display: block;
}

.imgLupe .symbolLupe {
	position: absolute;
	right: 0;
	bottom: 0;
	border: none!important;
}

#wrapperInhalt #content .bildunterschrift {
	margin: 10px 0 20px 0;
	font-style: italic;
}

#wrapperInhalt #content #serviceBereich {
	display: none;
}

#wrapperInhalt #serviceBereich {
	display: none;
}

#wrapperGabel #serviceBereich {
	display: none;
}

#wrapperInhalt #content .drListen {
	border-top: 1px solid #dcdfe1;	
	border-bottom: 1px solid #dcdfe1;			
	margin: 0 0 -1px -20px;
	width: 742px;
	overflow: hidden;
	background: url(../img/hintergrund-drListe.png) repeat-y;
}

#wrapperInhalt #content .drListenNoLine {
	background: none!important;
}

#wrapperInhalt #content .drListen .drAbschnitt {
	padding: 20px 20px 10px 20px;
	width: 330px;
	float: left;
}

#wrapperInhalt #content .drListen .drAbschnitt img {
	width: 100px;
	float: left;
	margin: 0 20px 0 0;
	border: 1px solid #e5e5e5;
}

#wrapperInhalt #content .drListen .drText {
	width: 205px;
	float: left;
	margin: 0 0 0 auto;
}

#wrapperInhalt #content .drListen .drAbschnitt h4 {
	font-size: 14px;
	color: #000;
}

#wrapperInhalt #content .drListen .drAbschnitt h5,
#wrapperInhalt #content .drListen .drAbschnitt p {
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 10px 0;
}

#content .visitenReihe {
	width: 740px;
	min-height: 162px;	
	margin: 0 0 20px -3px;
	clear: both;
}

#content .visitenkarte {
	float: left;
	position: relative;
	width:340px;
	padding: 3px 8px 0 0;
	margin: 0 15px 0 0;
	background: url(../img/hintergrund-visitenkarten-lang.png) no-repeat;
}

#content .visitenFront {
	position: relative;
	width:348px;
	height:140px;
	background: url(../img/hintergrund-visitenFront-lang.png) repeat-x left bottom;
}

#content .nobackground {
	background: url(../img/hintergrund-visitenFront-lang2.png) repeat-x left bottom!important;
}

#content .visitenFront img {
	border-top: none !important;
	border-bottom: none !important;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0 0 0 10px!important;
}

#content .visitenFront .visitenFrontText {
	position: absolute;
	top: 20px;
	left: 130px;	
}

#content .visitenFront h4 {
	color: #000;
	line-height: normal;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

#content .visitenFront h5 {
	color: #4c4c4c;
	line-height: normal;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
}

#content .visitenFront p {
	color: #fff;
	line-height: 15px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 99px;
	left: 130px;	
}

#content .visitenFront p a:link,
#content .visitenFront p a:visited {
	color: #fff;
	text-decoration: none;
}

#content .visitenFront p a:hover {
	color: #fff;
	text-decoration: underline;
}

#content .visitenBack {
	background: url(../img/hintergrund-visitenkarten-lang-unten.png) no-repeat left bottom;
	padding-bottom: 15px;
	width: 348px;
}

#content .visitenBack .mitteL {
	color: #4c4c4c;
	line-height: 15px;
	margin: 15px 15px 5px 15px;
	color: #4c4c4c;
	font: normal 12px/18px Arial, Helvetica, Geneva, sans-serif;
}

#content .visitenBack .mitteL p {
	margin: 0;
}


#content .visitenkarte p.untenL a:link,
#content .visitenkarte p.untenR a:link,
#content .visitenkarte p.untenL a:visited,
#content .visitenkarte p.untenR a:visited {
	color: #757575;
}

#content .visitenkarte p.untenR a:hover,
#content .visitenkarte p.untenL a:hover {
	text-decoration: underline;
}

#content .visitenkarte p.untenL {
	background-color: #fff;
	bottom: 0;
	left: 3px;
	margin: 0 0 0 0;
}

#content .visitenkarte p.untenR {
	background-color: #fff;
	position: absolute;
	bottom: 0;
	right: 0;
	padding-right: 5px;
	margin: 0 0 0 0;
}

#content .visitenkarte .sichtbar {
	display: block;
}

#content .visitenkarte .unsichtbar {
	display: none;
}





#wrapperInhalt #content .unsymReihe {
	width: 740px;
	margin: 0 0 0 -20px;
	padding: 20px 0 20px 0;
	border-top: 1px solid #e4e8ec;
}

#wrapperInhalt #content .unsymReihePubli {
	padding-bottom: 0!important;
}

#wrapperInhalt #content .unsymReihePubli h3 {
	margin-bottom: 20px;
}

#wrapperInhalt #content .unsymReihe .unsymSpalte1 {
	float: left;
	width: 224px;
	margin: 0 auto 0 20px;
}

#wrapperInhalt #content .unsymReihe .unsymSpalte1 h3 {
	font-size: 20px;
	font-weight: normal;
	color: #ccc;
	margin: 0;
}

#wrapperInhalt #content .unsymReihe .unsymSpalte2 {
	float: left;
	width: 476px;
	margin: 0 0 0 auto;
}

#wrapperInhalt #content .unsymReihe .unsymSpalte2 p {
	margin: 0;
	padding: 0;
}

#wrapperInhalt #content .unsymReihe .unsymSpalte2 h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0;
}

#wrapperInhalt #content .unsymReihe .unsymSpalte2 h4 a:link,
#wrapperInhalt #content .unsymReihe .unsymSpalte2 h4 a:visited {
	color: #4c4c4c;
	text-decoration: none;
}

#wrapperInhalt #content .unsymReihe .unsymSpalte2 h4 a:hover {
	text-decoration: underline;
	color: #000;
}








#wrapperInhalt #content .newsReihe {
	width: 740px;
	margin: 0 0 0 -20px;
	padding: 20px 0 0 0;
	border-top: 1px solid #e4e8ec;
}

#wrapperInhalt #content .newsReihe .newsMonat {
	float: left;
	width: 180px;
	margin: 0 auto 0 20px;
}

#wrapperInhalt #content .newsReihe .newsMonat h3 {
	font-size: 20px;
	font-weight: normal;
	color: #ccc;
	margin: 0;
}

#wrapperInhalt #content .newsReihe .newsMeldungen {
	float: left;
	width: 520px;
	margin: 0 0 0 auto;
}

#wrapperInhalt #content .newsReihe .newsMeldungen p {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#wrapperInhalt #content .newsReihe .newsMeldungen h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0;
}

#wrapperInhalt #content .newsReihe .newsMeldungen h4 a:link,
#wrapperInhalt #content .newsReihe .newsMeldungen h4 a:visited {
	color: #4c4c4c;
	text-decoration: none;
}

#wrapperInhalt #content .newsReihe .newsMeldungen h4 a:hover {
	text-decoration: underline;
	color: #000;
}

#wrapperInhalt #content #newsAbschluss, {
	display: none;
}

#wrapperInhalt #content #newsAbschluss #newsArchiv {
	display: none;
}

#wrapperInhalt #content #newsAbschluss #newsPaginierung {
	display: none;
}

#searchAbschluss {
	display: none;
	
}

#wrapperInhalt #content #newsAbschluss a:link,
#wrapperInhalt #content #newsAbschluss a:visited,
#wrapperInhalt #content #searchAbschluss a:link,
#wrapperInhalt #content #searchAbschluss a:visited {
	text-decoration: none;
}

#wrapperInhalt #content #newsAbschluss a:hover,
#wrapperInhalt #content #searchAbschluss a:hover {
	text-decoration: underline;
}

#wrapperInhalt #content #newsAbschluss .npBold,
#wrapperInhalt #content #searchAbschluss .npBold {
	font-weight: bold;
}

a.npDisabled:link,
a.npDisabled:visited {
	text-decoration: none;
	color: #99b4d4;
}

#wrapperInhalt #content .tabelle700 {
	width: 700px;
	border-collapse: collapse;
	margin: 0 0 30px 0;
}

#wrapperInhalt #content .tabelle340 {
	width: 340px;
	border-collapse: collapse;
	margin: 0 20px 20px 0;
	float: left;
}

#wrapperInhalt #content .tabelle340b {
	width: 340px;
	border-collapse: collapse;
	margin: 0 20px 20px 0;
}

#wrapperInhalt #content .tabelle700 th,
#wrapperInhalt #content .tabelle340 th,
#wrapperInhalt #content .tabelle340b th {
	vertical-align: top;
	background-color: #9ab4cc;
	color: #fff;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #fff;
}

#wrapperInhalt #content .tabelle700 td,
#wrapperInhalt #content .tabelle340 td,
#wrapperInhalt #content .tabelle340b td {
	vertical-align: top;
	background-color: #eff2f3;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #fff;	
}

#wrapperInhalt #content .tabelle700 tfoot td,
#wrapperInhalt #content .tabelle340 tfoot td,
#wrapperInhalt #content .tabelle340b tfoot td {
	background-color: #fff;
	padding: 2px 0 0 0;
}

#wrapperInhalt #content .tabelle700 tr.tabelle5pxline td,
#wrapperInhalt #content .tabelle340 tr.tabelle5pxline td,
#wrapperInhalt #content .tabelle340b tr.tabelle5pxline td {
	border-bottom: 4px solid #fff;		
}

.weiterlesenZ {
	padding-left: 15px;
	background: url(../img/symbol-doppelpfeil-L.png) no-repeat 0 4px;
	text-decoration: none;
}

#wrapperGabel #content .bigTeaser {	
	padding: 0 0 10px 0;	
	margin: 0 0 10px 0;
	width: 645px;
	overflow: hidden;	
}

#wrapperGabel #content .bigTeaser .btAbschnitt {
	margin: 0 20px 0 0;
	width: 293px;
	float: left;
}

#wrapperGabel #content .bigTeaser .btAbschnitt img {
	margin: 0 20px 10px 0;
	padding:0;
	border: 1px solid #e5e5e5;
}

#wrapperGabel #content .bigTeaser .btAbschnitt h2 {
	margin: 0;	
	padding: 0;
	line-height: normal;
}

#wrapperGabel #content .bigTeaser .btAbschnitt h4 {
	font-size: 14px;
	color: #000;
}

#wrapperGabel #content .bigTeaser .btAbschnitt h5,
#wrapperGabel #content .bigTeaser .btAbschnitt p {
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 0 0;
}


#wrapperGabel #content .smallTeaser {
	padding: 15px 0 0 0;				
	margin: 0 0 15px 0;
	width: 645px;
	overflow: hidden;
	background: url(../img/hintergrund-big-teaser-bottom-line.png) no-repeat left top;
}

#wrapperGabel #content .smallTeaser .stAbschnitt {
	margin: 0 20px 0 0;
	width: 293px;
	float: left;
}

#wrapperGabel #content .smallTeaser .stAbschnitt img {
	float: left;
	margin: 0 20px 0 0;
	border: 1px solid #e5e5e5;
}

#wrapperGabel #content .smallTeaser .stAbschnitt h4 {
	color: #000;
	font-size: 14px;
	margin: 0 0 10px 0;
}

#wrapperGabel #content .smallTeaser .stAbschnitt h5,
#wrapperGabel #content .smallTeaser .stAbschnitt p {
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 0 0;
}

#videoStage {
	width: 700px;
	height: 496px;
	border-collapse: collapse;
	padding: 0;
	margin: 0 0 15px 0;
}

#videoStageTop {
	background: url(../img/hintergrund-bild-video.png) repeat-x;
	height: 467px;
	text-align: center!important;
}

#videoStageTop img {
	border: none!important;
	margin: 0!important;
}

#videoStageBottom {
	position: relative;
	height: 29px;
	text-align: center;
	background-color: #85a3bf;
}

#videoStageBottom p {
	font-size: 14px;
	font-style: italic;
	color: #fff;
	font-weight: bold;
	margin: 0;
	width: 644px;
}

#videoStageBottom img {
	border: none!important;
	margin: 0;
}

.videoStageBottomElements {
	width: 700px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.videoStageBottomElements a.blLinks:link,
.videoStageBottomElements a.blLinks:visited {
	width: 28px;
	height: 28px;
	display: block;
}

.videoStageBottomElements a.blRechts:link,
.videoStageBottomElements a.blRechts:visited {
	width: 28px;
	height: 28px;
	display: block;
}

#videoStageBU {
	width: 700px;
	border-collapse: collapse;
	padding: 0;
	margin: 0 0 -20px 0;
}

#vsbuL {
	text-align: left;
	vertical-align: top;
	font-style: normal;
	width: 350px;
}

#vsbuR {
	text-align: right;
	vertical-align: top;
	font-style: normal;
	width: 350px;	
}

.videoThumbs {
	width: 720px;
	margin: -20px 0 30px -20px;
	border-collapse: collapse;
}

.videoThumbsBild {
	width: 200px;
	height: 160px;
	text-align: center;
}

.videoThumbsBild:hover {
	background: url(../img/hintergrund-filmthumb-schatten.jpg) no-repeat;
}

.videoThumbsBildSelected {
	width: 200px;
	height: 160px;
	text-align: center;
	background: url(../img/hintergrund-filmthumb-schatten.jpg) no-repeat;
}

.videoThumbsBildSelected img {
	border:1px solid #fff!important;
}	

.videoThumbsText {
	padding: 15px 10px 0 0;
	text-align: left;
	vertical-align: top;
}

.galerieThumbs {
	width: 720px;
	margin: -20px 0 30px -10px;
	border-collapse: collapse;
}

.galerieThumbsBild {
	width: 180px;
	height: 180px;
	text-align: center;
}

.galerieThumbsBild:hover {
	background: url(../img/hintergrund-galeriethumb-schatten.png) no-repeat center center;
}

.galerieThumbsBildSelected {
	width: 180px;
	height: 180px;
	text-align: center;
	background: url(../img/hintergrund-galeriethumb-schatten.png) no-repeat;
}

.galerieThumbsBildSelected img {
	border:none!important;
}

/*
.balkenHeadline {
	background-color: #eff2f4;
	margin: 0 -20px 0 -20px!important;
	padding: 10px 20px 10px 20px!important;
	border-top: 1px solid rgb(220, 223, 225);
}

.balkenHeadline h1,
.balkenHeadline h2,
.balkenHeadline h3,
.balkenHeadline p {
	margin: 0!important;
}
*/

.fotoStreckeTeaser {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.fotoStrecke1 {
	white-space:nowrap;
	padding: 5px 0 0 0;
	margin: 0;
}

.fotoStrecke1 img {
	margin: 0 12px 0 0!important;
	margin-left: 0!important;
}

.fotoStrecke2 {
	vertical-align: bottom;
	padding: 5px 0 0 0;
	margin: 0;	
	width: 330px;
}

.fotoStrecke2 p,
.fotoStrecke2 h3 {
	margin: 0;
}

/* @end */

/* @group marginalInhalt */

#wrapperInhalt #marginal #nl2klammer {
	min-height: 312px;
	margin-bottom: 30px;
}

#wrapperInhalt #marginal #verwandte h3 {
	font-family: tsks, Arial, Helvetica, Geneva, sans-serif;
	color: #768c9f;	
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;

}

#wrapperInhalt #marginal .themenTeaser a:link,
#wrapperInhalt #marginal .themenTeaser a:visited {
	color: #768c9f;
	text-decoration: none;
	font-size: 11px;
	display: block;
	margin-left: -10px;
	padding: 20px 10px 0 20px;
	width: 180px;
	background: url(../img/hintergrund-thema-top.png) left top;
}

#wrapperInhalt #marginal .themenTeaser a:hover {
	color: #000;
}

#wrapperInhalt #marginal .themenTeaser span {
	margin: 0 0 0 -20px;
	padding: 0 0 20px 0;
	display: block;
	background: url(../img/hintergrund-thema-bottom.png) right bottom;
}

#wrapperInhalt #marginal .themenTeaser img {
	margin: 0 0 5px 20px;
}

#wrapperInhalt #marginal .themenTeaser h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 20px;
	width: 160px;
	line-height: 13px;
}

#wrapperInhalt #marginal .themenTeaser p {
	font-size: 11px;
	margin: 0 0 0 20px;
	width: 160px;
	line-height: 13px;
}

#wrapperGabel #marginal ul.gabelliste,
#content ul.gabelliste  {
	margin: 0 0 0 0;
	padding: 0 0 30px 0;
	list-style-type: none;
	border-top: 1px solid #e4e8ec;
	overflow: hidden;
}

#wrapperGabel #marginal .gabelliste li a:link,
#wrapperGabel #marginal .gabelliste li a:visited {
	color: #4c4c4c;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding: 10px 20px 10px 0;
	width: 254px;
	background: url(../img/hintergrund-gabelliste.png) no-repeat right bottom;
}

#content .gabelliste li a:link,
#content .gabelliste li a:visited {
	color: #4c4c4c;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding: 10px 20px 10px 0;
	width: 586px;
	background: url(../img/hintergrund-gabelliste.png) no-repeat right bottom;
}

#wrapperGabel #marginal .gabelliste li a:hover,
#content .gabelliste li a:hover {
	color: #000;
	background: url(../img/hintergrund-gabelliste-hover.png) no-repeat right bottom;	
}



#newsTermine50 ul.gabelliste  {
	margin: 0 0 0 0;
	padding: 0 0 30px 0;
	list-style-type: none;
	border-top: 1px solid #e4e8ec;
	overflow: hidden;
}

#newsTermine50 .gabelliste li a:link,
#newsTermine50 .gabelliste li a:visited {
	color: #4c4c4c;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding: 10px 20px 10px 0;
	width: 320px;
	background: url(../img/hintergrund-gabelliste.png) no-repeat right bottom;
}

#newsTermine50 .gabelliste li a:hover {
	color: #000;
	background: url(../img/hintergrund-gabelliste-hover.png) no-repeat right bottom;	
}



#wrapperGabel #marginal ul.downloadliste  {
	margin: 0 0 30px 0;
	padding: 10px 0 0 0;
	list-style-type: none;
	border-top: 1px solid #e4e8ec;
}

#wrapperGabel #marginal .downloadliste li a:link,
#wrapperGabel #marginal .downloadliste li a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
	padding: 0 5px 10px 19px;
	width: 254px;
	background: url(../img/symbol-dokument-pdf.png) no-repeat left top;
}

#wrapperGabel #marginal .downloadliste li a:link em,
#wrapperGabel #marginal .downloadliste li a:visited em {
	color: #4c4c4c;	
	font-weight: normal;
	font-style: normal;
}

#wrapperGabel #marginal .downloadliste li a:hover {
	color: #000;	
	background: url(../img/symbol-dokument-pdf-hover.png) no-repeat left top;	
}




/* @end */

/* @group text im bild */

#textimbildTopL {
	background-color: rgba(112,131,151,0.8);
	position: absolute;
	top: 20px;
	left: 0;
	padding: 10px;
}

#textimbildBottomL {
	background-color: rgba(112,131,151,0.8);
	position: absolute;
	bottom: 20px;
	left: 0;
	padding: 10px;
}



#textimbildTopL h2,
#textimbildTopL h3,
#textimbildBottomL h2,
#textimbildBottomL h3 {
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: bold;
}

#textimbildTopL h2,
#textimbildBottomL h2 {
	font-size: 20px;
}

#textimbildTopL h3,
#textimbildBottomL h3 {
	font-size: 12px;
}

#textunterbild {
	text-align: right;
	margin-top: -20px;
	padding-left: 200px;
}

#textunterbild p {
	font-style: italic;
}

/* @end */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }

.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; }
/* IE7-/Win - Fix extra vertical space in lists */
.ui-accordion a { zoom: 1; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 0 }

.ui-accordion .ui-accordion-content { padding: 10px; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Autocomplete
----------------------------------*/
.ui-autocomplete { position: absolute; cursor: default; }	
.ui-autocomplete-loading { }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

#accordion ul,
#accordion ol {
	margin-bottom: 0;
}

/* @group suche */

#kssearch .searchResult a:link,
#kssearch .searchResult a:visited {
	color: #000;
	text-decoration: none;
}

#kssearch .searchResult a:hover {
	color: #000;
	text-decoration: underline;
}

#kssearch .searchResult a.searchUrl:link,
#kssearch .searchResult a.searchUrl:visited {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

#kssearch .searchResult a.searchUrl:hover {
	color: #000;
	text-decoration: underline;
}

.searchTitle {
	font-size: 14px;
	font-weight: bold;
}

/* @end */

/* @group historie */

#historie {
	color: #a1a5a5;
	background-color: #ebeff1;
	width: 700px;
	height: 620px;
	margin-bottom: 20px;
	position: relative;
}

#historie #hNavi {
	background-color: #d9e1e4;
	color: #808384;
	width: 688px;
	height: 29px;
	position: absolute;
	left: 0;
	top:0;
	padding: 6px 0 0 12px;
}

#historie #hNavi ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#historie #hNavi ul li {
	float: left;
}

#historie #hNavi ul li a:link,
#historie #hNavi ul li a:visited {
	display: block;
	width: 88px;
	height: 21px;
	background: #d9e1e4 url(../img/hintergrund-nav-historie.png) no-repeat;
	text-decoration: none;
	color: #808384;
	font-weight: bold;
	padding: 3px 0 0 7px;
}

#historie #hNavi ul li a:hover {
	background: #d9e1e4 url(../img/hintergrund-nav-historie-hover.png) no-repeat;
}

#historie #hNavi ul li a.selected:link,
#historie #hNavi ul li a.selected:visited {
	background: #d9e1e4 url(../img/hintergrund-nav-historie-selected.png) no-repeat;
}


#textimbildBottomR {
	background-color: rgba(255,255,255,0.9);
	position: absolute;
	bottom: 20px;
	right: 0;
	padding: 7px 10px 7px 10px;
	width: 280px;
}

#textimbildBottomR p {
	margin: 0;
}


.anythingSlider .wrapper h2 {
	color: #444!important;
	font-size: 14px!important;
	line-height: 17px!important;;
	font-family: tsbp, sans-serif!important;
	font-weight: normal!important;
}

/* @end */

/* @group AnythingSlider */

/*
    anythingSlider v1.2
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

.anythingSlider {
	width: 700px;
	height: 585px;
	position: relative;
	margin: 0;
	background-color: #ebeff1;
}

.anythingSlider .wrapper {
	width: 700px;
	overflow: auto;
	height: 585px;
	margin: 0;
	position: absolute;
	top: 35px;
	left: 0;
}



/* Width below is max for Opera */

.anythingSlider .wrapper ul {
	width: 32700px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ebeff1;
	margin: 0!important;
	padding: 0!important;
}

.anythingSlider ul li {
	display: block;
	float: left;
	padding: 0!important;
	height: 585px;
	width: 700px;
	margin: 0!important;
	overflow: hidden;
}

.anythingSlider .arrow {
	display: none!important;
}

.anythingSlider .forward {
	display: none!important;}

.anythingSlider .back {
	display: none!important;}

#thumbNav {
	display: none!important;}

#start-stop {
	display: none!important;
}

/*
  Prevents
*/

.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}

.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}

/* @end */


/* @group footer */

#footer ul {
	float: left;
	margin: 0 15px 0 0;
	max-width: 180px;
	min-width: 115px;	
}

#footer ul li ul {
	float: none;
}

#footer ul,
#footer li ul {
	list-style-type: none;
}

#footer ul li {
	font-weight: bold;
	color: #808080;	
}

#footer ul li ul li {
	font-weight: normal;
}

#footer li a:link,
#footer li a:visited {
	color: #808080;
	text-decoration: none;
}

#footer li a:hover {
	color: #000;
}

#footer #serviceNavi {
	position: absolute;
	left: 850px;
}

#footer #serviceNavi p {
	color: #808080;
	font-weight: bold;
	padding: 0 0 0 19px;
}

#footer #serviceNavi li {
	font-weight: normal;
	padding: 0 0 0 19px;
}


#footer #serviceNavi .iconDokument {
	background: url(../img/symbol-dokument.png) no-repeat 0 1px;
}

/* @end */

/* @group copyright */

#copyright p {
	color: #a1a5a5;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 5px;
}

/* @end */

/* @group Clearing und Fixing */

.clear 	{
	clear: both;
	font-size: 1px;
	line-height: 0;
	margin: 0;
	padding: 0;
}

/* This needs to be first because FF3 is now supporting this */
.clearfix {display: inline-block;}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* @end */


#stage ul,
#stage ol {
margin: 5px 0px 0px 5px;
}

ul.vjs-controls li {
padding:0;
margin:0;
}

.video-js-box {
	text-align:center!important;

}

.calEntry {
	display: none;
}




