      /* ######### Farben für die Navigation Hauptnavi ########### */	
.navi a {
	background-color: #6192CA;                        /*Hauptnavi Farbe dunkelblau*/
}

.navi a:hover {
	background-color: #6B6A6A;                        /*Hauptnavi Farbe grau*/ 
}

#nav4 a {
	background-color: #00417E;                         /*Hauptnavi Farbe gelb*/                        
}

#nav1 a:hover {
	background-color: #FFB820;                         /*TOS Farbe gelb*/                            
}

#nav2 a:hover {
	background-color: #D81921;                         /*Tübingen Farbe rot*/    
}

#nav3 a:hover {
	background-color: #006600;                         /*Deutschland Farbe grün*/
}

#nav4 a:hover {
	background-color: #00417E;                         /*International Farbe blau*/
}

#nav5 a:hover {
	background-color: #666666                         /*Medienshop Farbe grau*/
}

#navi_oben td {
	background-color:#6192CA;                        /*Hauptnavi Farbe dunkelblau*/ 
}	

      /* ######### Farben für die Navigation links ########### */	
.navi1 a {
	background-color: #6192CA;                        /*Farbe dunkelblau*/	
}
	
.navi1 a:hover {
	background-color: #00417E;                  	    /*Farbe gelb*/
}

a.aktive  {
	background-color: #00417E;                        /*Farbe gelb*/  
}	 
	
      /* ######### Farben für die Unternavigation links ########### */	
.navi2 a {
	background-color: #018EDD;                        /*Farbe hellblau*/
	}
	
.navi2 a:hover {
	background-color: #0059AD;                        /*Farbe orange*/
}

a.aktive2  {
	background-color: #0059AD;                        /*Farbe orange*/  
}

      /* ######### Layer Angaben ########### */

#teaser {
	background-image: url(http://www.tos.info/fileadmin/images/title_tdi.jpg); 
}

#navi_oben {
	background-color:#6192CA;                          /*Hintergrundfarbe dunkelblau*/
}

      /* ######### Linker News Block ########### */
#news .ueberschrift {
	background-color: #6192CA;                          /*Farbe dunkelblau*/

}

#news .csc-header h1 {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
margin:0;
padding:2px 0 2px 0;
width:153px;
background-color: #6192CA; 
}

.csc-textpic, 
.csc-textpic-intext-left {
clear:both;
display:block;
}

#inhalt h1 {
	font-size: 12px;
}

#inhalt .csc-textpic-image,
#inhalt .csc-textpic-imagewrap,
#inhalt .csc-textpic-firstcol,
#inhalt .csc-textpic-lastcol {
	margin-right: 5px !important;
}

