/* hst_global.css */

/* 
.hst1 { background: #d8e9f5 !important; } 
.hst2 { background: #AAD5EE !important; } 
.hst3 { background: #0285D0 !important; } 
.hst4 { background: #015F96 !important; } 
*/

#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;
	}

.einleitung.hst2 { background: #e7effa url(/static/ard/pics/backs/verlauf_ard.jpg) repeat-x bottom !important; margin: 0 0 0.5em 0; }
	
*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; }


