html, body{
	background-image:url(bg.gif);
	/* background-image:url(stripes_2.gif);*/
	background-repeat:repeat-x; 
	background-color: #000000;
	color: #474747;
	font-size: 11px;
	line-height: 16px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}

a {
	color: #333333;
	text-decoration: none;
	line-height:normal;
}

a.internal-link, 
a.links, 
a.external-link-new-window,
label a
{
	background:transparent url(link_orange.gif) no-repeat scroll left 4px;
	/* color:#E97118; */
	color:#474747;
	font-weight:bold;
	padding-left:9px;
	border-bottom: none;
}

p a
{
	background:transparent url(link_orange.gif) no-repeat scroll left 4px;
	/* color:#E97118; */
	color:#474747;
	font-weight:normal;
	padding-left:9px;
	border-bottom: 1px dotted #474747
}


hr {
	background-color:#A57A03;
	border:0 none;
	color:#A57A03;
	height:1px;
	clear: both;
	margin-bottom: 15px;
}

.smallContent hr {
	margin-bottom: 5px;
}

img {
	border: none;
}

strong {
	font-weight: bold;
}

table {
	margin: 10px 10px 10px 0;
	border: white;
}

table td{
	padding: 5px;
}


.clearer {
	clear: both;
}

#frame {
	margin: 20px auto 0 auto;
	width: 900px;
}

#frame #newsletter {
	position: relative;
}

#frame #newsletter input{
	border:2px solid #A57A03;
	margin-left:5px;
	padding:3px;
	line-heigh: 12px;
}

#frame #newsletter label {
	float: none;
	width: auto;
	display: inline
	margin-right: 0;
	color: #c7c7c7;
	position: absolute;
	top:5px;
	left:15px;	
}

#contentBG {
	background-image:url(n_content_bg.png);
	background-repeat:repeat-y; 
	padding: 0 15px 0 15px;
}

#contentLeft {
	margin: 0 15px 20px 0;
	float: left;
	width: 625px;
}

#contentRight {
	float: left;
	margin: 0 0 20px 0;
	width: 230px;
}

#contentRight .BoxContent .csc-default{
  padding-right: 15px;
}


#socials {
	margin: 0pt 0pt 0px 20px; 
	position: absolute;
	padding-top: 5px;
	left: 0;
}

#socials a{
  margin-right: 10px;
}

.startPage #maincontent #content1 {
  display: none;
}

#pageID735 #maincontent #content1 .BoxContent,
.startPage #maincontent #content1 .BoxContent {
	padding: 0 8px 0 10px;
}

#pageID735 #maincontent #content2 .BoxContent,
.startPage #maincontent #content2 .BoxContent  {
	position: relative;
}

#pageID735 #maincontent #content2 .BoxContent #news-rss-link,
.startPage #maincontent #content2 .BoxContent #news-rss-link {
	position: absolute;
	top: 27px;
	left: 180px;
}

#navi {
	height: 36px;
	margin-bottom: 0px;
	width: 900px;
	background-image:url(n_nav_back_complete.png);
	background-repeat:no-repeat; 	
	padding: 0 0 0 9px;
}

#navi ul li {
	float: left;
	height: 27px;
	padding-top: 9px;
}

#navi ul li a{
	/* border-right: 1px solid #363636; */
	font-size: 13px;
	font-weight: bold;
	color: white;
	height: 22px;
	padding: 0 7px 0 7px;	
	display: block;	
	margin-top: 1px;
}

#navi ul li:hover{
	background-image:url(n_nav_back_active.jpg);
	background-repeat:repeat-x;
}

#navi ul li:hover a{
	color: #363636;
}

#navi ul li.active-Li {
	background-image:url(n_nav_back_active.jpg);
	background-repeat:repeat-x;
}

#navi ul li.active-Li a:hover,
#navi ul li.active-Li a{
        color: #474747;
    	border-right: none;
    
}

#footer {
	background-image:url(n_content_bottom_bg.png);
	height: 76px;
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	padding-top: 5px;
	position: relative;
}

#footerNavi {
	padding-top: 20px;
}

#footer a.active3 {
	border-bottom: 1px solid white;
	/* background:transparent url(link_white.gif) no-repeat scroll left 4px; */
	color:#FFFFFF;
	margin-right:  10px;
}

.link_yellow {
	color: #faba0a;
	border-bottom: 1px solid #faba0a;
	margin-right:  10px;
	
}




#navi ul#langNavi {
	float: right;
	width: auto;
	margin-right: 20px;
}

#navi ul {
		width: auto;
		background-color: #e2b49a;
		height: 22px;
		float: left;
		list-style: none;
		line-height: 1;
		background: transparent;
		padding: 0;
		border: 0;
		margin: 0;
		}
	
#navi a {
		color: #403627;
		display: block;
		padding: 0px 15px 0 20px;
		font-size: 11px;
		}
	
#navi li {
		float: left;
		/* padding: 1px 0 0px 0; */
		}
	
#navi li ul {
		position: absolute;
		left: -999em;
		height: auto;
		width: 14.4em;
		w\idth: 13.8em; /* IE opt. */
		opacity: 0.9;
		/* filter: alpha(opacity=90); */
		z-index: 99;
		font-weight: normal;
		margin: 4px 0 0 0;
		padding: 5px 0 10px 0;;
		/* background:transparent url(subnav_back.png) no-repeat scroll left bottom; */
		background-color: #FFFFFF;
		/* border-left: 1px solid #363636;
		border-right: 2px solid #363636;
		border-bottom: 2px solid #363636;*/
		}
	
#navi li li {
		padding: 4px 0 4px 5px;
		width: 12.5em;
		margin-left: 5px;


		}
	
#navi li li a {
		/*width: 13em;
		w\idth: 9em;*/
		color: #363636;
		font-weight: bold;
		border: none;
		height: auto;
		padding: 0;
		background:transparent url(link_grey.gif) no-repeat scroll left 4px;
		padding-left: 9px;		
		}
	
#navi li:hover ul, 
#navi li li:hover ul, 
#navi li li li:hover ul, 
#navi li.sfhover ul, 
#navi li li.sfhover ul, 
#navi li li li.sfhover ul {
		left: auto;
		}
	
#navi li a:hover , #navi li a.sfhover {
		color: #474747;
		border-right: none;
		}
	
	#navi li li:hover, #navi li li.sfhover {
		background-color: #898989;
		}
		
	#navi li li a:hover, #navi li li a.sfhover {
		background:transparent url(link_white.gif) no-repeat scroll left 4px;	
		color: #FFFFFF;
		background-color:#898989;
	}
	

#navi li ul.subNavi li {
	height: auto;
}

#navi li ul.subNavi li:hover{
	background-image: none;
}


#navi li ul.subNavi li.active-Li {
	background-image:none;
	
}

#navi li.active-Li ul.subNavi li a {
	color: #474747;
}

#navi li.active-Li ul.subNavi li a:hover {
	color: #FFFFFF;
}

/* Tabs */	

/*

#subNavi {
	margin-bottom: 0px;
	height: 39px;
	width: 625px;
	margin-left: -1px;
}

#subNavi ul {
	background:transparent url(big_top_sub.png) no-repeat scroll left 4px;
	height: 30px;	
	padding: 10px 0 0 20px;
}

#subNavi ul li {
	float: left;
	background:transparent url(navigation-li.png) no-repeat scroll right 0;	

}

#subNavi ul li a{
	padding: 8px 12px 8px 12px; 	
	color: #474747;	
	display: block;	
	font-weight: bold;
	font-size: 11px;
	margin-top: 1px;
}

*/

#subNavi {
	padding-top: 10px;
	margin-bottom: 0px;
	width: 625px;
	margin-left: -2px;
}

#subNavi ul {
	background:transparent url(n_big_top.jpg) no-repeat scroll left bottom;
	height: 33px;
	padding-left: 20px;	
}

#subNavi ul li {
	float: left;
	cursor:pointer;
	text-align:left;
	vertical-align:middle;
	padding-left: 4px;
	
	background-image:url(tabs.png);
	
	background-position:0 0px;
	background-repeat:no-repeat;	
	margin-right: 5px;
}

#subNavi ul li a{
	padding: 8px 12px 6px 12px; 	
	color: #474747;	
	display: block;	
	font-weight: bold;
	font-size: 11px;
	
	background-image:url(tabs.png);
	background-position:100% -105px;
	background-repeat:no-repeat;		
}

#subNavi ul li.active2 {
	background-position:0 -420px;
	margin-top: 2px;	
	position: relative;
}

#subNavi ul li.active2 a{
	background-position:100% -525px;
}

#subNavi ul.thirdLevel {
  background-image: none;
  position: absolute;
  left: 0;
  width: 450px;
  padding-left: 15px;
}

#subNavi ul.thirdLevel li {
  background-image: none;
  border: none;
  float: left;
}

#subNavi ul.thirdLevel li a {
  background-image: none;
  padding: 3px 10px 0 0px;
  text-decoration: underline;
}

#subNavi ul.thirdLevel li.active3 a{
	color: #A57A03;
}



/* Shadowbox */
.Box{
	
	margin:0px 0px 10px -2px;
	float: left;
}

.BoxHead{
	background:transparent url(n_big_top.jpg) no-repeat scroll left top;
	margin:0 0 0 0px;
	text-align:left;
}

/* Hintergrund f�r den Head entfernen, damit PLatz f�r die Tabs ist */
#maincontent #content1 .BoxHead{
	background-image: none;
	height: 0;
}

/* Diese Seiten haben keine Tabs, also kommt das Head Bild wieder rein: */
#pageID735 #maincontent #content1 .BoxHead,
#pageID772 #maincontent #content1 .BoxHead,
#pageID730 #maincontent #content1 .BoxHead,
#pageID729 #maincontent #content1 .BoxHead,
#pageID738 #maincontent #content1 .BoxHead,
#pageID737 #maincontent #content1 .BoxHead,
#pageID757 #maincontent #content1 .BoxHead,
#pageID736 #maincontent #content1 .BoxHead,
#noTabNavi #maincontent #content1 .BoxHead{
	background: transparent url(n_big_top.jpg) no-repeat scroll left top;
	height: 10px;
}

#pageID735 #subNavi,
#pageID772 #subNavi,
#pageID730 #subNavi,
#pageID729 #subNavi,
#pageID738 #subNavi,
#pageID737 #subNavi,
#pageID757 #subNavi,
#pageID736 #subNavi,
#noTabNavi #subNavi, {
	height: 20px;
}


/* mehrspaltige Texte */
div.textCols {


}

div.my1col{
	float:left;
	margin-right:30px;
	width:280px;
}


#maincontent #content1 .BoxContent {
	padding-top: 10px;
}

.BoxContent{
	background:transparent url(n_big_content.jpg) repeat-y scroll left top;
	margin:0 0 0 0px;
	padding: 12px 20px 16px 20px
}

.BoxContent h2{
	/* background:transparent url(h1_orange.gif) no-repeat scroll left 3px; */
	font-size: 14px;
	font-weight: bold;
	color: #a57a03;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}

.BoxContent h1{
	background:transparent url(h1_orange.gif) no-repeat scroll left 3px;
	font-size: 14px;
	font-weight: bold;
	color: #a57a03;
	padding: 0px 0px 0px 12px;
	margin-bottom: 5px;
	/* clear: both; */
}

.BoxContent h1.csc-firstHeader {
	background-image: none;
	font-size: 30px;
	font-weight: normal;
	padding-left:0;
	line-height: 30px;
}

.BoxContent p img {
	padding: 0 10px 10px 0;
}

.BoxContent h4 {
	background:transparent url(link_orange.gif) no-repeat scroll left 4px;
	color:#a57a03;
	display:block;
	font-weight:bold;
	padding-left:9px;
}

.BoxFooter{
	background:transparent url(n_big_bottom.jpg) no-repeat scroll left bottom;
	margin:0 0 0 0px;
	padding:6px;
}



.big {
	width: 625px;
}

.big .BoxHead{
	background:transparent url(n_big_top.jpg) no-repeat scroll left top;
	height: 10px;
}

.big .BoxContent{
	background:transparent url(n_big_content.jpg) repeat-y scroll left top;
}

.BoxContent ul, .BoxContent ol {
	margin: 10px 10px 10px 15px;
	
}

.BoxContent h3 {
	font-weight: bold;
	font-size: 12px;
}

.BoxContent ul li{
	list-style-type: circle;
	margin-left: 5px;
}

.BoxContent ol li{
	list-style-type: decimal;
	margin-left: 5px;
}

.BoxContent p {
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.BoxContent .smallContent p {
  	margin-bottom: 0px;
}

.big .BoxFooter{
	background:transparent url(n_big_bottom.jpg) no-repeat scroll left bottom;
}

.big .smallContent{
	width: 272px;
	float: left;
	background:transparent url(smallContentBG.gif) no-repeat scroll left bottom;
	height: 181px;
	padding: 10px;

}

#smallcontent{
	display: none;
}

#pageID735 #smallcontent,
.startPage #smallcontent{
	display: block;
}

.small {
	width: 230px;
	margin-right: 9px;
}

.lastSmall {
	margin-right:0;
}

.small .BoxHead{
	background:transparent url(n_small_top.jpg) no-repeat scroll left top;
	height: 4px;	
}

.small .BoxContent{
	background:transparent url(n_small_content.jpg) repeat-y scroll left top;
	padding-right: 0;
	/* height: 180px; */
}

.small .BoxContent p {
	width: 180px;
	margin-bottom: 5px;
}

.small .BoxFooter{
	background:transparent url(n_small_bottom.jpg) no-repeat scroll left bottom;
	padding: 2px;
}

.middle {
	width: 307px;
	margin-right: 7px;
}

.middle p,
.orange ul{
	width: 230px;
}

.middle .BoxHead{
	background:transparent url(n_middle_top.jpg) no-repeat scroll left top;
	height: 4px;	
}

.middle .BoxContent{
	background:transparent url(n_middle_content.jpg) repeat-y scroll left top;
	height: 200px;	
}

.middle .BoxContent h2,
.middle .BoxContent h3{
	width: 280px;
}


.middle .BoxFooter{
	background:transparent url(n_middle_bottom.jpg) no-repeat scroll left bottom;
	padding: 2px;
}


.small .BoxContent a#firstlink{
	font-weight: bold;
}

.small .BoxContent .more{
	color: #333333;
	background:transparent url(arrow_grey_right.gif) no-repeat scroll left 5px;
	padding-left: 6px;
	cursor: pointer;
	margin-bottom: 0;
	font-size: 11px;
	font-weight: bold;	
}

.small .BoxContent ul li {
	list-style-type: none;
	margin: 0;
}

.small .BoxContent ul {
	margin: 0;
}

.orange .BoxFooter{
	background:transparent url(middle_bottom_orange.png) no-repeat scroll left bottom;
}

.small #linkbox {
	/* height: 0;
	overflow: hidden;
	position: relative;*/

}

.small #linkbox a {
	font-size: 11px;
	background-position: left 4px;
}

.small #linkbox ul {
	margin-left: 10px;
}

ul.linklist li a, a.link{
	background:transparent url(link_orange.gif) no-repeat scroll left 6px;
	padding-left: 9px;
	color: #333333;	
}

a.link_white{
	background:transparent url(link_white.gif) no-repeat scroll left 4px;
	padding-left: 9px;
	margin-right: 10px;
	color: #333333;	
}

/* Kontaktfomular */
fieldset {
	border: 1px solid #A57A03;
	margin: 0 15px 10px 0;
	padding: 5px;
}

 fieldset span{
	float: left;
	margin-right: 5px;
}

span.powermail_mandatory {
	float: none;
	margin:0;
}

 fieldset fieldset input {
	width: 20px;
	float: left;
}

 legend {
	font-weight: bold;
	margin-left: 10px;
	padding: 0 5px 0 5px;
	color: #474747;
}

 .radio {
	width: 13px;
	height: 13px;
	margin-right: 10px;
}

 .submit {
	width: auto;
}

 label {
	margin-right: 10px;
	vertical-align: top;
	width: 100px;
	display: block;
	float: left;
}

.checkboxlabel {
	display: block;
	width: auto;
	float: left;
	width: 500px;
	margin: 0 0 0 10px;
	
}

.powermail_check_inner {
	margin: 0 0 10px 0;
}

.powermail_check_inner input {
	float: left;
	margin-top: 2px;
}

textarea {
	margin-bottom: 5px;
}

.tx_powermail_pi1_fieldwrap_html_captcha label {
	width: auto;
}

.tx_powermail_pi1_fieldwrap_html_captcha input {
	width: 70px;
	float: left;
	margin-right: 5px;
}

.tx_powermail_pi1_fieldwrap_html_captcha .powermail_mandatory_js {
	float: left;
}

.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 5px;
}

.tx_powermail_pi1_fieldwrap_html_radio div {
	clear: both;
	float: left;
	margin-bottom: 5px;
}


.tx_powermail_pi1_fieldwrap_html_radio div input{
	margin-right: 10px;
	float: left;
}

.tx_powermail_pi1_fieldwrap_html_radio div label {
	width: 300px;
}

.tx_powermail_pi1_fieldwrap_html_submit {
	clear: both;
	float: left;
}

.powermail_mandatory_js {
	color: red;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}


/* TOS-TV */
#tostv h2 {
	float: left;
}

#tostv #onair {
	float: right;
	margin: 0 84px 5px 0;
}

.tv-news {
	height: 200px;
	margin: 0 10px 10px 0;
	border: 1px solid #474747;
	width: 163px;
	padding: 5px;
	float: left;	
}

.tv-news  h3 a{
	font-weight: bold;
}

#playerContainer {
	margin-bottom: 10px;
}

#playerContainerLive{
	margin-bottom: 10px;
}

#onAirImg{
	display: none;
	position:absolute;
	right:-80px;
	top:180px;		
}

#TosTVPlayer .BoxContent{
	position: relative;
}

/* tt_news */
.news {
	/*height: 260px;
	background:transparent url(news_frame.gif) no-repeat scroll left top;*/
	width: 166px;
	padding: 10px;
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
	
    background: none;
     border: 1px solid #474747; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  
    height: auto;	
}

.news-list-browse {
	clear: both;
}

#pageID735 #content2 .BoxContent,
.startPage #content2 .BoxContent{
	padding-right: 0;
}

.news h3 a{
	font-weight: bold;
}

.news p {
	margin-bottom: 0;
	display: inline;
}

.news img {
	margin-bottom: 10px;
}

.news-single-img a {
	margin: 0 5px 10px 0;
	float: left;
}

.news-single-imgcaption {
	display: none;
}

/* TOS TV tt_news */
.tos-tv-news {
	border: 1px solid #474747;
	width: 570px;
	padding: 5px;
	margin: 0 0 10px 0;
}

.tos-tv-news h3{
	margin: 0px 0 0 0;
}

.tos-tv-news img {
	float: left;
	margin: 0 10px 0 0;
}

.tos-tv-news h3 a{
	font-weight: bold;
}

.tos-tv-news-latest-item h3{
	margin: 10px 10px 10px 0;
}

.tos-tv-news-latest-item p{
	padding-right: 10px;
}

.tos-tv-news-latest-morelink a {
	background:transparent url(arrow_grey_right.gif) no-repeat scroll left 5px;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	margin-bottom:0;
	padding-left:6px;
}

ul.catmenu {
	border-left: 3px solid #A57A03;
}



ul.catmenu li a{
	background:none;
	color:#474747;
	font-weight:normal;
	font-size: 14px;
	border-bottom: 1px dotted #333333;
	background-color: #f2f2f2;
	display:block;
	font-weight:bold;
	line-height:18px;
	padding:5px 0 5px 9px;
	width:170px;	
		
}

ul.catmenu li.act a{
	background-color: #c3a656;
	color:#f2f2f2;
}

ul.catmenu li.act a:hover{
	background-color: #c3a656;
	color:#f2f2f2;
}

ul.catmenu li a:hover{
	background-color: #d6c38d;
}




/* FAQs */
.tx-irfaq-pi1 dl {
	margin-top: 5px;
}

.tx-irfaq-dynheader {
	margin-bottom: 1px;
	background-color: #FFFFFF;
	padding: 2px 0 2px 4px;
}

#content1 .tx-irfaq-dynans-visible {
	display:block;
	padding:5px;
}	

.tx-irfaq-dynans-visible p {
	margin-bottom: 2px;
}

.tx-irfaq-dynans-visible p a {
	border-bottom: none;
	font-weight: normal;
}

.BoxContent .tx-irfaq-pi1 .additional-info {
	border: none;
}

/* Wort des Monats */
.WDM-news {
	height: 115px;
	background:transparent url(newsWDM_frame.gif) no-repeat scroll left top;
	width: 166px;
	padding: 10px;
	float: left;
	margin-right: 9px;
}

.WDM-news h3 a{
	font-weight: bold;
}

.WDM-news p {
	margin-bottom: 0;
	display: inline;
}

.WDM-news img {
	margin-bottom: 10px;
}

.news-single-backlink {
	margin-top: 10px;
}

.news-amenu-container ul{
	border-left: 3px solid #A57A03;
}

.news-amenu-container ul li a span{
	background:none;
	color:#474747;
	font-weight:normal;
	font-size: 14px;
	border-bottom: 1px dotted #333333;
	background-color: #f2f2f2;
	display:block;
	font-weight:normal;
	line-height:18px;
	padding:5px 0 5px 9px;
	width:170px;
}

.news-amenu-container ul li.act a{
	background-color: #c3a656;
	color:#f2f2f2;
}

.news-amenu-container ul li.act a:hover{
	background-color: #c3a656;
	color:#f2f2f2;
}

.news-amenu-container ul li a:hover{
	background-color: #d6c38d;
}

.news-amenu-container ul li.news-amenu-item-year {
	background-color: #c3a656;
	color:#f2f2f2;
	display:block;
	font-weight:bold;
	padding:5px 0 5px 9px;
	width:170px;	
}

.news-amenu-container ul li a:hover span{ 
	background-color: #e9e0c5;
}

.news-amenu-container ul li a span.active{
	background-color: #c3a656;
	color:#f2f2f2;
	font-weight: bold;
}

/* tt_news Download  */

.download-news {
	margin: 0 10px 10px 0;
}

.download-news img {
	float: left;
}

.download-news .download-news-text {
	float:left;
	padding-top:10px;
	width:500px;
}

/*MJS EVent */
#smallcontent .tx-mjseventpro-pi1-singleViewField-image,
#smallcontent .tx-mjseventpro-pi1-singleViewToday,
#smallcontent .tx-mjseventpro-pi1-singleViewField-descr,
#smallcontent .tx-mjseventpro-pi1-singleViewField-teaser,
#smallcontent .eventBack{
	display: none;
}

.tx-mjseventpro-pi1-singleViewField-title,
.tx-mjseventpro-pi1-teaserViewField-title,
.mjseventpro-listView-title
 {
	background:transparent url(link_orange.gif) no-repeat scroll left 4px;
	color:#A57A03;
	padding-left:9px;
	font-weight: bold;
	display: block;
}

.tx-mjseventpro-pi1 .listRow,
.tx-mjseventpro-pi1-teaserView-events .teaserRow{
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #A57A03;
	margin-right: 20px;
}


.tx-mjseventpro-pi1 .tx-mjseventpro-pi1-listViewField-image {
	float:left;
	height:50px;
	width:100px;
}

.tx-mjseventpro-pi1 #btime{
	margin-bottom: 10px;
}

.tx-mjseventpro-pi1-teaserView-listlink a{
	background:transparent url(link_orange.gif) no-repeat scroll left 4px;
	/* color:#A57A03; */
	padding-left:9px;
	font-weight: bold;
}

.tx-mjseventpro-pi1-listViewField-bdate {
	float: left;
}

.tx-mjseventpro-pi1-listViewField-bdate a{
	font-weight: bold;
	border-right: 1px solid #474747;
	padding-right: 10px;
	margin-right: 10px;
}

.tx-mjseventpro-pi1-listViewField-time {
	font-weight: bold;
}


.tx-mjseventpro-pi1-listViewField-teaser {
	clear: both;
	margin-top: 5px;
}

.tx-mjseventpro-pi1-singleViewField-teaser {
	margin: 5px 0;
}

.tx-mjseventpro-pi1-singleViewField-bdate {
	float: left;
	border-right: 1px solid #474747;
	padding-right: 10px;
	margin-right: 10px;
	font-weight: bold;
}

.tx-mjseventpro-pi1-singleViewField-btime {
	font-weight: bold;
}

#adDataBox {
margin-top: 10px;
}

/* Bild in Text Anpassungen  */
.csc-textpic-intext-right img,
.csc-textpic-intext-right-nowrap .images{
	float: right;
	margin: 0px 0 10px 10px;

}

.csc-textpic-intext-left-nowrap ul,
.csc-textpic-imagerow ul {
  list-style-type: none;
  margin: 0;
}

.BoxContent .csc-textpic-intext-left-nowrap li,
.BoxContent .csc-textpic-imagerow li {
  list-style-type: none;
  margin: 0;
}

.csc-textpic-intext-left img,
.csc-textpic-intext-left-nowrap .images{
	float: left;
	margin: 0px 10px 10px 0;
	width: 200px;
}

.BoxContent .csc-default .csc-textpic-text ul li {
  list-style-type: square;
}

.BoxContent .csc-default .csc-textpic-text ul {
  margin: 0 0 10px 20px;
}

/* Gebetfür die Regierung */
#c2823 .csc-textpic-intext-left-nowrap .images{
  width: 150px;
}

.csc-textpic-intext-left-nowrap img,
.csc-textpic-intext-right-nowrap img {
	margin-bottom: 10px;

}

.csc-textpic-caption {
	display: none
	}
	
.csc-textpic-intext-left-nowrap .csc-textpic-text{
	float: left;
}

/* Remote Control */
#remoteControl table {
	margin: 0 0 0 30px;
}

#remoteControl table td{
	margin:0;
	padding:0;
}

/* ToolTips */
div.toolTipText {
	border-top: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;	
	border-right: 3px solid #c7c7c7;
	border-bottom: 3px solid #c7c7c7;	
	background-color: white;	
	width: 200px;
	display: none;
	padding: 5px 5px 5px 10px;
	position: absolute;	
}



/* FAQs */


/* teaser */

/* -------------------------------------------------------------
Teaser
--------------------------------------------------------------*/
body.startPage #maincontent #teaser {
    display: block;
}

body #maincontent #teaser {
    display: none;
}


#maincontent #teaser {
	background-color: #FFFFFF;
     border: 2px solid #696969;

    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;   
    -webkit-border-bottom-left-radius: 10px; 
    -webkit-border-bottom-right-radius: 10px;     
    
    -webkit-box-shadow:0 0px 6px #666666;
    
    -moz-box-shadow:0 0 6px #666666;
    -moz-border-radius: 10px;
      
   
    border-radius: 10px;

    box-shadow:0 0 6px #666666;
        
    behavior: url(fileadmin/master/shared/PIE.htc);	
    margin-bottom: 20px;
    position:relative;
    z-index: 2;
    padding: 10px;
}

#maincontent #teaser a{
	border: none;	
}	

#maincontent #teaser #teaserNavigation {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 9999;
}

#maincontent #teaser #teaserNavigation li {
  float: left;
  margin-right: 10px;
  padding: 1px;
  border: 1px solid white;
  background-color: #FFFFFF;
  
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;  
    -webkit-border-bottom-left-radius: 20px; 
    -webkit-border-bottom-right-radius: 20px;     
    
    -webkit-box-shadow:0 0px 6px #666666;
    
    -moz-box-shadow:0 0 6px #666666;
    -moz-border-radius: 20px;
      
   
    border-radius: 20px;
  behavior: url(fileadmin/master/shared/PIE.htc);	
    box-shadow:0 0 6px #666666;  
}

#maincontent #teaser #teaserNavigation li img {
}

#maincontent #teaser #teaserNavigation li:hover {
   border: 1px solid #0068A3; 
}

#teaserContainer {
  background: #FFFFFF url('loader.gif') no-repeat center center;
  width: 600px;
  height: 210px;
}

#teaserContainer .teaserItem {
  display: none;
}



