/* jr newsticker */
.newsTicker {
        margin-top:10px;
}
.jrTicker {
         margin: 5px;
         padding: 5px;
         text-align: left;
         /*border: 1px solid #c0c0c0;*/
}
.jrTicker img{
         margin-left: -5px;
         padding: 0px;
}
.jrTickerHeaderFont {
        font-family: Helvetica,Arial,sans-serif;
        color:black;
        font-size:13px;
        font-weight: bold;
        background-color:transparent;
}
/*Typo3 verändertes CSS
P.bodytext {padding:0px 10px; margin-top:0px; margin-bottom:2px;}*/
.csc-header csc-header-n1,.csc-firstHeader, H2{padding:0px;margin:0px;}
td, th {
	font-size: 9pt;
	font-family: Verdana;
	color: #FFF;
}
H1 {
	font-size: 13px;
	text-decoration: underline;
}
h1.header {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	font-size: 16px;
	text-align: left;
	text-decoration: underline;
}
#kopf {
	height: 110px;
	color: white;
	vertical-align: middle;
	padding-left: 2px;
	font-size: 20px;
	text-decoration:none;
}

PRE{padding:0px;margin:0px;}
/*.bg,#kopf,#breadcrumb,#content,#menu_short,.inhalt,.navigation,*/

#linke_spalte,#mittlere_spalte,#rechte_spalte,#unterer_rand,#footer,#header,#navigation_links,.linke_spalte_bild{
	background-color: green;
}
/*BEGINN der Schriftangaben*/
#content, #breadcrumb,#zeiten,#menu_short,#rechte_spalte,#unterer_rand,.linke_spalte_bild {
	color: white;
	font-family: Verdana, Arial, serif;
	font-size: 0.8em;
	text-align: justify;
	padding-bottom: 0px;
}
#bg_content {
	background-image: url(../img/bg_content.gif);
	background-repeat:repeat-y;
	width: 696px;
	/*min-height:646px;*/
}
#content {
	min-height: 500px;
	padding-left:5px;
	padding-right:5px;
	/*border-right: 1px solid green;
	border-left: 1px solid 24EF24;*/
}
.linke_spalte_bild{color: yellow;}
/*ENDE der Schriftangaben*/

/*BEGINN Hauptcontainer des Templates*/
.main{
	background-image: url(../img/background.jpg);
	background-repeat:repeat-y;
	width: 1075px;
	min-height:646px;
}
#linke_spalte, #rechte_spalte{
	width: 170px;
	float:left;
	padding-bottom:0px;
}
.inhalt{min-height:642px;background-color: #24CC23;}
#navigation_links,#navigation_rechts {padding-left: 3px;}
#mittlere_spalte {
	width: 700px;
	float:left;
	margin-left: 0.5%;
	margin-right: 0.5%;
	min-height:646px;
}
#unterer_rand {
	width: 1050px;
	margin-top:2px;
	text-align: center;
	padding-bottom:0px;
	float:left;
	clear: both;
}
/*ENDE Hauptcontainer des Templates*/

.bg {
	height: 30px;
}
#zeiten{
	text-align: center;
	border: 1px solid green;
}
#navi3{padding-top:5px; text-align:center;}
#breadcrumb, #menu_short {
	height: 30px;
	margin-left:3px;
	padding-bottom: 0px;
}
#breadcrumb {
	text-align: left;
	float: left;
}
#menu_short {
	float:right;
	clear:right;
	text-align: right;
	margin-right: 3px;
	vertical-align: middle;
}

.rahmen {
	background-color: silver;
	padding: 1px;
	margin: 1px;
	min-height:640px;
}
.pfad:link, .pfad:visited, .pfad:active, .pfad:hover {
	font-family: Verdana;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.pfad:hover {
	color: black;
}

.menu_content:link, .menu_content:visited, .menu_content:active, .menu_content:hover {
	font-family: Verdana;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #fff;
	padding: 4px;
}
.menu_content:hover {
	color: black;
	border: 1px solid #000;
}
a {
	color: black;/*#AEF07E;*/
	font-weight: bold;
	text-decoration: none;
}