@charset "utf-8";
/* CSS Document */

/* RESET ----------------------------------------------------------------- */
*{
margin: 0;
padding: 0;
border: 0;
}

img, a img {
border: 0;
}

a:focus {
outline: none;
}

/* ----------------------------------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	background-color: #ffffff;
	background-image: url(images/hg_body.gif);
	background-repeat: repeat-x;
}

img, div, a, input { behavior: url(iepngfix.htc) }

.cleaner {
	clear: both;
}

h1 {
	font-size: 24px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 25px 0;
	line-height: 27px;
}

h2 {
	font-size: 12px;
	margin: 0;
}

p {
	margin: 0 0 25px 0;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

#overhead {
	position: relative;
	height: 65px;
	width: 960px;
	margin: 0 0 18px 0;
}

#logo {
	position: absolute;
	bottom: 18px;
	left: 175px;
	width: 96px;
	height: 16px;
}

#claim {
	display: none;
	position: absolute;
	bottom: 0px;
	left: 300px;
	font-size: 10px;
	line-height: 8px;
}

#minimue {
	position: absolute;
	bottom: 0px;
	right: 0;
	line-height: 8px;
}

#minimue a{
	text-decoration: none;
	margin: 0 0 0 10px;
	color: #666666;
	font-size: 10px;
}

#header {
	width: 960px;
	height: 130px;
	margin: 0;
	background-color: #336699;
}

#header_image {
	float: left;
	width: 740px;
	height: 130px;
	overflow: hidden;
}	

#header_text {
	float: left;
	width: 170px;
	height: 50px;
	padding: 40px 25px;
	text-align: left;
	overflow: hidden;
}

#header h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
}

#header h2.pl {
font-size: 20px;
}

#menu {
	float: right;
	width: 786px;
	height: 20px;
	background-color: #999999;
	padding: 0;
	overflow: hidden;
}

.horizontal ul {
	width: 566px;
	height: 20px;
	background-color: #787878;
	list-style-type: none;
	text-align: left;
}

.horizontal li {
	float: left;
	border-right: 1px solid #cccccc;
	height: 20px;
}

.horizontal li.last {
	border: 0;
}

.horizontal li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	display: block;
	width: 93px;
	text-align: center;
}

.horizontal li.last a {
	width: 96px;
}

.horizontal li a:hover, .horizontal li a.aktiv {
	background-color: #999999;
	background-image: url(images/hg_menu.gif);
	background-repeat: repeat-x;
} 

/*//////////////////////////////////////////////////////////////////////////////*/

.horizontal li li {
	border: none;
	border-bottom: 1px dotted #787878;
	width: 150px;
	background-color: #ffffff;
}

.horizontal li li a {
	display: block;
	/*height: 20px;*/
	width: 150px;
	text-align: center;
	background-color: #ffffff;
	color: #787878;
}

.horizontal li li a:hover, .horizontal li li a.aktiv {
	background-image: none;
	background-color: #ffffff;
	color: #336699;
	font-weight: bold;
} 

.horizontal li ul {
	position: absolute; 
	margin-left: -28px !important;
	margin-left: -28px;
	margin-top: 0px !important;
	margin-top: 0px;
	width: 150px;
	border: none;
	display: block;
	height: auto;
	background-color: transparent;
}

/*IE7*/
*+html .horizontal li ul {
	/*margin-top: 20px !important;*/
	/*margin-left: -118px !important;*/
}

.horizontal li li ul {
	position: absolute;
	left: 151px !important;
	left: 269px;
	margin-top: -21px !important;
}

/*IE7*/
*+html .horizontal li li ul {
	left: 269px !important;
}
/*//////////////////////////////////////////////////////////////////////////////*/

#content {
	position: relative;
	float: left;
	text-align: left;
	width: 440px;
	margin: 60px 0 0 173px !important;
	margin: 60px 0 0 87px;
}

#content .imagebild {
	position: absolute;
	left: -93px;
	margin: 5px 0 0 0 !important;
	margin: 5px 0 0 0;
}

#content ul {
	padding: 0 0 0 14px !important;
	padding: 0 0 0 17px;
	margin: 0 0 25px 0;
}

#content a {
	color: #666666;
}

.small {
	font-size: 9px;
}

a.document {
	display: block;
	background-image: url(images/icon_pdf.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 27px;
	text-decoration: none;
	color: #666666;
}

#news_wrapper {
	float: right;
	margin: 60px 0 0 0; 
	width: 220px;
	background-color: #787878;
	text-align: left;
	overflow: hidden;
}

#news_wrapper h2 {
	padding: 0 0 0 17px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	color: #ffffff;
}

#news_wrapper .news {
	border-top: 1px solid #ffffff;
	background-color: #e5e5e5;
}

#news_wrapper .news_text {
	padding: 15px 17px 15px 17px;
	color: #787878;
}

#news_wrapper .news_text p {
	margin: 0;
	padding: 0;
}

#news_wrapper .news_text h3 {
	font-size: 13px;
	color: #336699;
	font-weight: normal;
	padding: 0 0 5px 0;
}

#news_wrapper .news_text a {
	display: block;
	color: #787878;
	text-decoration: none;
	margin: 5px 0 0 0;
	font-size: 9px;
}

#footer {
	margin: 50px 0 50px 175px;
	font-size: 10px;
}

#minimue a img {
		position: relative;
		top: 1px;
}

#minimue a img.flag_active {
	opacity: 0.2;
}