body {
    background-color : #FCE600;
    color: #1B448A;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
    background-image : url(images/background_content.gif);
    background-attachment : fixed;
}

*HTML body {
		scrollbar-3dlight-color: #FFF475;
		scrollbar-arrow-color: #1B448A;
		scrollbar-base-color: #FCE600;
		scrollbar-darkshadow-color: #FCE600;
		scrollbar-face-color: #FFF475;
		scrollbar-highlight-color: #FFF475;
		scrollbar-shadow-color: #FFF475;
		scrollbar-track-color: #FCE600;
}

.body-start {
	background: url(images/background_start.gif)  #1B448A;
}

*HTML .body-start {
		scrollbar-3dlight-color: #FFF475;
		scrollbar-arrow-color: #1B448A;
		scrollbar-base-color: #1B448A;
		scrollbar-darkshadow-color: #1B448A;
		scrollbar-face-color: #FFF475;
		scrollbar-highlight-color: #FFF475;
		scrollbar-shadow-color: #FFF475;
		scrollbar-track-color: #1B448A;
}

UL, LI {
	
}

TD, P, DIV {
        vertical-align : top;
}

a {
        font-weight : bold;
        color : #1B448A;
        text-decoration : none;
}

a:active {
        color : #FF6600;
        font-weight : bold;
}

a:hover {
        color : #FF6600;
        font-weight : bold;
}

a IMG {
	border: none;
}

.csc-header, .csc-textpicHeader {
    font-size : 14px;
	clear: left;
	text-transform: uppercase;
	padding-top: 17px;
	margin-bottom: 5px;
	font-weight : bold;
}

.headline {
        font-size : 14px;
        color : #1B448A;
        vertical-align : top;
        height : 27px;
        font-weight : bold;
        line-height : 20px;
		text-transform: uppercase;
}

.headline a {
        font-size : 10px;
}

.csc-header-n1 {
/*	margin-top: 0px;*/
}

.headline2{
        font-size : 13px;
        color : #1B448A;
        height : 20px;
        vertical-align : top;
        line-height : 23px;
        font-weight : bold;
}

.headline3{
        font-size : 12px;
        color : #1B448A;
        vertical-align : top;
        font-weight : bold;
}

.bodytext {
	margin-top: 0px;
}

.csc-uploads{
	margin-top: 10px;
}

.csc-uploads-icon {
}

.csc-uploads-fileName P {
	margin: 0px 0px 0px 0px;
}

.csc-uploads-fileSize P{
	margin: 0px 0px 0px 5px;
}

P.csc-uploads-description {
	margin: 1px 0px 5px 0px;
}

.text P, .text SPAN{
	margin: 0px 0px 0px 0px;
/*	color: #FFFFFF;*/
    background-color : #FFFEC6;
	padding: 5px;
}

.loesung {
	font-size: 14px;
}

.loesung a {
    color : #FF7C06;
}

.vortrag{
        font-size : 12px;
        color : #000000;
        vertical-align : top;
        font-style : italic;
        padding-left : 6px;
}

.veranstaltung {
        font-size : 11px;
        line-height : 16px;
        vertical-align : top;
        padding-left : 6px;
        font-weight : bold;
}

.veranstaltung a{
        color : #FF7C06;
}

.mehr-tabelle {
     width : 95%;
}
.mehr{
/*   background-color : #FFFEC6;*/
	padding-left: 3px;
}

.zw-programm {
    line-height : 10px;

}

.zw-programm-strichel {
	border-bottom : 1px dashed #1B448A;
/*	background-image: url(images/linie-zw.gif);
	padding-left: 10px;
    line-height : 10px;
	width: 95%;*/
}

.fliesstext1 {
        font-size : 11px;
        line-height : 13px;
        vertical-align : top;
}

.fliesstext2 {
        font-size : 10px;
        line-height : 13px;
        vertical-align : top;
}

.veranstalter {
	/*font-size : 12px;
	height: 16px;
	vertical-align : top;*/
}

.veranstalter a{
     color: #1E323E;
}

.veranstalter a:hover {
        color: #666666;
}

.veranstalter-sub {
        font-size : 10px;
        vertical-align : top;
}

.textsponsor {
	padding-left: 24px;
    font-size : 10px;
    line-height : 11px;
    vertical-align : top;
}

TABLE.station {
/*	color: #1B448A;*/
	width: 92%;
}

.station .headline {
	padding-left: 5px;
}

.station .nummer,
.station .name,
.meine, .suche-link {
	line-height: 10px;
	font-size: 10px;
	padding: 1px;
	background-color: #FFF475;
	letter-spacing: 0px;
}

.station .nummer {
	color: #1B448A;
	text-align: center;
	font-weight: bold;
}

.meine {}

.station .name a,
.suche-link a,
.meine a{
	width: 100%;
	display: block;
}

.station .name a:hover,
.suche-link a:hover,
.meine a:hover{
	color: #FFFFFF;
	background-color: #1B448A;
	width: 100%;
	display: block;
}

.suche-link a{
	font-size: 11px;
	line-height: 11px;
}

.programm {
	width: 97%;
	margin-left: 2%;
}

.programm .anschrift {
	padding-top: 5px;
	color: #1B448A;
/*	background-color : #FFFFF2;*/
}

.programm .headline2 {
	border-bottom : 1px dashed #1B448A;
}

.programm .linie-programm {
	border-left : 1px solid #1B448A;
	width: 12px;
}

.programm .innen {
}

.formular {
	border : 2px solid Red;
}

.edit {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}

.mitInhalt{
	background-color: #FAEBD7;
}

.ohneInhalt{
	background-color: Silver;
}

.button-station {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1B448A;
	width: 30px;
	margin-left: 10px;
}

tr.balken_weiss {
	background-color : #FFFFFF;
	line-height : 15px;
}

tr.hoehe8 {
        line-height : 8px;
        height : 8px;
}

tr.hoehe6 {
        line-height : 6px;
}

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

td.stern {
        text-align : right;
}

.info {
        font-size : 16px;
        line-height : 19px;
}

table.csc-uploads,
table.imgtext-table {
	font-size: 12px;
}

