/* hst_global.css */

.hst1 { background: #d8e9f5 !important; }  /* hellblau gleich dem radioblau */
.hst2 { background: #AAD5EE !important; } /* hellblau hst */
.hst3 { background: #0285D0 !important; } /* mittelblau */
.hst4 { background: #015F96 !important; } /* dunkelblau */


#cmsAbschnitt { 
	clear: both;
	}

	
#ardContenthead img { 
	padding: 0; 
	margin: 0;
	display: block;
	border: 0;
	}
	
#ardContenthead #ardTopline { 
	padding: 0 0 0.25em 0; 
	margin: 0;
	font-size: 0.75em;
	width: 70%;
	text-align: center;
	}
	
*html .ardReSpBlock img.bigImg { width: auto; }	


#iconList { 
	clear: both;
	padding: 0.25em 0 0.5em 0 !important; 
	margin: 0;
	width: 100%;
	display: block;
	display: inline;
	float: left;
	}
	
#iconList ul { 
	padding: 0; 
	margin: 0;
	background: #005E96;
	width: 100%;
	display: inline;
	float: left;
	font-size: 0.7em;
	}	
	
#iconList ul li { 
	padding: 0; 
	margin: 0;
	color: #A7D5F9;
	list-style-type: none;
	float: left;
	border-right: 1px solid #fff;
	}
	
#iconList ul li.none { 
	display: none;
	}

	
#iconList ul li.last { 
	border-right: none;
	}

.doctypes_Infobox a { font-weight: bold !important; }


