/* ====================================================================
   Styles für die Unterseiten
===================================================================== */
div#content{
	background:transparent url(../images/hg_us_content.jpg) top center repeat-y;
	min-height:100px;
    height:auto !important;
    height: 100px;
}
div#inhalt{
	float:left;
	margin:3px 0px 10px 35px;
	width:580px;
}
a.highlight, .highlight{
	color:#406cb1;
}
a.blackactive{
	color:#406cb1;
	font-weight:bold;
	text-decoration:underline;
}
div#headline{
	height:55px;
}
h1{
	margin:0px 0 8px 0;
	padding:0px;
	font-size:20px;
	font-weight:bold;
	margin-right:19px;
}
h2{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
}
hr{
	height: 1px;
	color:#9c9689;
	background-color:#000000;
	border: none;
	margin:28px 0 24px 0;
}
