@charset "utf-8";
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:center;
	background-color:#dbe2ea;
	color:#10406e;
	margin:0px;
	height:100%;
	width:100%;
	background-image:url(grafik/HG_main_1px_horz.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

div {
	margin:0;
}

a img {
	border:0;
}

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:8pt;
}

.small {
	font-size:8pt;
}

.fett {
	font-weight:bold;
}

.u {
	text-decoration:underline;
}

#header {
	position:relative;
	top:0px;
	width:100%;
	background-image:url(grafik/HG_head_1px_vert.jpg);
	background-repeat:repeat-x;
	height:142px;
	border-bottom:2px solid #5f7185;
	text-align:right;
}

.box_center {
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#hki {
	position:relative;
	top:10px;
}

#hki a {
	color:#10406e;
	text-decoration:none;
}

#hki a:hover {
	color:#d90a36;
}


#slogan {
	position:absolute;
	top:50px;
	left:330px;
	letter-spacing:1px;
	font-size:16pt;
}

#nav_main {
	position:absolute;
	top:115px;
	left:195px;
}

.nav_main_item {
	position:absolute;
	top:0px;
	background-image:url(grafik/hg_navitem_white.gif);
	background-repeat:no-repeat;
	width:172px;
	height:27px;
	text-align:center;
	font-size:12pt;
	padding-top:5px;
}

.nav_main_item a {
	color:#10406e;
	text-decoration:none;
}

.nav_main_item a:hover {
	color:#d90a36;
}


#login {
	position:absolute;
	top:116px;
	left:0px;
	background-image:url(grafik/hg_navitem_login.gif);
	background-repeat:no-repeat;
	width:172px;
	height:27px;
	text-align:center;
	font-size:12pt;
	padding-top:5px;
	color:white;
	font-weight:bold;
}

#login a {
	color:white;
	text-decoration:none;
}

#login a:hover {
	color:#d90a36;
}

#box_content {
	position:absolute;
	top:20px;
	left:185px;
}

#col_left {
	position:absolute;
	top:20px;
	left:0px;
	width:175px;
	text-align:left;
	font-size:11pt;
}

#txt {
	background-color:white;
	width:712px;
	padding-top:0px;
	padding-left:30px;
	padding-bottom:1px;
	padding-right:30px;
	text-align:left;
	font-size:12pt;
}

#txt h1,h2 {
	margin:0;
	padding:0;
}

#txt h1 {
	font-size:16pt;
}

#txt h2 {
	font-size:16pt;
	font-weight:normal;
}

#txt h3 {
	font-size:14pt;
	font-weight:normal;
}

#txt a {
	color:#10406e;
	text-decoration:none;
}

#txt a:hover {
	color:#d90a36;
}

.clearfloat {
	clear:both;
    height:0;
    font-size:1px;
    line-height:0px;
}

#gr_pra_kli td {
	background-repeat:no-repeat;
	width:240px;
	height:150px;
	padding-left:10px;
	font-size:10pt;
}

#gr_pra_kli a {
	color:#dd0c36;
	text-decoration:none;
	font-size:14pt;
}

.rot {
	color:#d90a36;
}

.email a {
	color:#10406e;
	text-decoration:none;
}

.email a:hover {
	color:#d90a36;
}

#nav_sub a {
	text-decoration:none;
	color:#10406e;
	display:block;
	height:25px;
	border-top:1px solid #10406e;
	padding-left:10px;
	padding-top:10px;
	width:155px;
}

#nav_sub a:hover {
	color:#d90a36;
}

#nav_sub .active {
	color:#d90a36;
	display:block;
	height:25px;
	border-top:1px solid #10406e;
	padding-left:10px;
	padding-top:10px;
	width:155px;
}

#anschrift {
	position:absolute;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:8pt;
	top:355px;
}

a.active {
	color:#d90a36;
}

li {
	margin-bottom:10px;
}

table#faq {
	font-size:10pt;
	margin-top:20px;
}

.mandatory {
	background-color:#537495;
	background-color:#dfe6ec;
	padding-left:2px;
	padding-right:2px;
}

.abstandhalter {
	height:100px;
}

.dirlist_row {
	font-size:10pt;
	color:#003366;
	background-color:#E2EBF2;
}