body {
	color:				#000000;
	font-family:		arial,helvetica,clean,sans-serif;
	font-size:			0.8em;
}

#header {
	position:			relative;
	width:				100%;
	height:				140px;
	margin:				0 0 10px 0;
}

#header img {
	border:				none;
}

#icom_grafik {
	position:			absolute;
	bottom:				0;
	right:				0;
	width:				149px;
	display:			block;
}

img#icom-schrift,
#hauptnavigation,
#nebennavigation,
#tools,
#footer {
	display:			none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color:				#01477F;
}

h1 {
	font-size:			20px;
}

h2 {
	margin-top:			2em;
	font-size:			16px;
}

p,
ul {
	line-height:		1.4em;
}

a {
	color:				#02487F;
}

h2 a {
	text-decoration:	none;
}

.eintrag_aktuell div.image {
	float:				left;
	margin:				0 8px 5px 0px;
	clear:				left;
}

.eintrag_aktuell div.image a img {
	border-width:		0px;
}




.clearfix:after {
	content:					".";
	display:					block;
	height:						0;
	clear:						both;
	visibility:					hidden;
}

.clearfix {
	display:					inline-block;
}

/* Hide from IE Mac \*/
.clearfix {
	display:					block;
}
/* End hide from IE Mac */
