
/* ############################################################################# */
/* Allgemein für Sub Templates                                            */
/* ############################################################################# */

TD#colNormal { 
	padding-top: 20px;
	
}


/* ############################################################################# */
/* ct1 - Einspaltig ganze Breite                                                 */
/* ############################################################################# */



/* ############################################################################ */
/* ct2 - Grosse Hauptspalte, Kleine rechte Spalte                               */
/* ############################################################################ */
	
	
	
/* ############################################################################ */
/* ct3 - Grosse Hauptspalte, Kleine rechte Spalte                               */
/* ############################################################################ */

#ct3 TD#colNormal { 
	padding-top: 20px;
}

#ct3 TD#textmenucontent { 
	padding-top: 20px;
}

/* ############################################################################ */
/* ct5 - Grosse Hauptspalte, Kleine rechte Spalte                               */
/* ############################################################################ */

#ct5 TD#colRight a { font-size:10px; color:#123664; text-decoration:none;}
#ct5 TD#colRight a:link { font-size:10px; color:#123664; text-decoration:none;}
#ct5 TD#colRight a:visited  { font-size:10px; color:#123664; text-decoration:none;}
#ct5 TD#colRight a:active { font-size:10px; color:#7D91AA; text-decoration:none;}
#ct5 TD#colRight a:hover { font-size:10px; color:#7D91AA; text-decoration:underline;}

/* ############################################################################ */
/* ct8 - Mediathek                          */
/* ############################################################################ */

#ct8 TD#colRight p { 
	font-size: 13px;
	color: #ffffff;
	font-family: arial;
	font-weight : bold;
	background-color:#47597F;
	padding-top: 3px;
	margin-top: 0px;
}

#ct8 TD a { 
	font-size: 13px;
	color: #ffffff;
	font-family: arial;
	font-weight : bold;
	background-color:#47597F;
	padding-top: 3px;
	margin-top: 0px;
}

#ct8 TD a:link { 
	font-size: 13px;
	color: #ffffff;
	font-family: arial;
	font-weight : bold;
	background-color:#47597F;
	padding-top: 3px;
	margin-top: 0px;
}
#ct8 TD a:visited { 
	font-size: 13px;
	color: #ffffff;
	font-family: arial;
	font-weight : bold;
	background-color:#47597F;
	padding-top: 3px;
	margin-top: 0px;
}
#ct8 TD a:active  { 
	font-size: 13px;
	color: #ffffff;
	font-family: arial;
	font-weight : bold;
	background-color:#47597F;
	padding-top: 3px;
	margin-top: 0px;
}
#ct8 TD a:hover  { 
	font-size: 13px;
	color: #ffffff;
	font-family: arial;
	font-weight : bold;
	background-color:#47597F;
	padding-top: 3px;
	margin-top: 0px;
}

