/** FARBEN **/

/* LINKS */
a, #content a {
	color: #2573A6;
	text-decoration: none;
}
#extra td a {
	color: #2573A6;
}
table.teaser a {
	color: #2573A6;
}
#extra td a {
	color: #2573A6;
}
/* top */
#top {
	color: #2573A6;
}
/* HOVER */
#content a:hover, #extra td a:hover, table.teaser a:hover, #content ul {
	color: #1C5D88;
}
/* ÜBERSCHRIFTEN */
h1, h2, h3 {
	color: #2573A6;
}

/* LINIE */
hr {
	color: #2573A6;
	background: #2573A6;
}

		
/** rechte SPALTE **/

		#extra {
		  float: right;
		  width: 185px;
		  background: #E7F1F1;
		}
	/**	
      #extra .csc-header {
	   margin-bottom: -11;
      }
**/
       #extra h2 {
    	    background:#ACCBDA none repeat scroll 0% 0%;
	    color: #2573A6;
          font-size: 1.0em;
	    font-weight: bold;
	    margin-left: 2px;
	    margin-top: 2px;
	    padding: 3px 3px 3px 6px;
	    width: 172px;
}

      #extra h3 {
      background:#ACCBDA none repeat scroll 0% 0%;
      font-size:0.8em;
      font-weight:bold;
      margin-left:2px;
      margin-top:2px;
      padding:3px 3px 3px 6px;
      width:172px;
      color: 	#2573A6	
    }
	
    #extra .csc-textpic-image img{
      margin:0px 0px 4px 10px;
      padding:0pt;
      text-align:center;
		}
		
	  #extra p {
	    margin: -10px 2px 4px 4px;
		}
		
    #extra .csc-textpic-text p {
	    margin: 0px 2px 4px 4px;
		}
				
		#extra p {
			padding-left: 6px;
			padding-right: 6px;
		}
	/* rechte Spalte Wissensstationen */
	#extra p.wstation {
		background-color: #ACCBDA ;
		color: #2F4F4F;
		padding: 6px 5px 5px 5px;
		margin: 0px 2px 4px 2px;
	}
	#extra p.wstation img {
		padding-right: 5px;
		padding-left: 5px;
	}
	#extra p.wstation span {
		position: relative;
		top: -5px;
	}

/* Laufzeile überschreiben */
#ticker {
	margin-left: 30px;
}


.contenttable td {
border:0;
}

table.contenttable tr table.contenttable tr {
	background: #E7F1F1;
}

table.contenttable td table.contenttable td {
	padding: 3px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	width: 260px;
	font-weight: bold;
	font-size: 70%;
}
.contenttable {
border:0;
border-collapse:collapse;
line-height:1em;
width:auto;
}


#content .csc-textpic-caption {
	font-size: 80%;
	border-bottom: 1px solid #2573A6;
}




