/* PNG FIX IE */
#SpinImage,
#ZoomCaptionTdL,
#ZoomCaptionTdR
 { behavior: url(/css/iepngfix.htc) }

	.dunkelblau { color: #0073ba; }
	.mittelblau { color: #0fb6e5; }
	.hellblau { color: #cee5e9; }

html { height: 100%; margin-bottom: 0.1px;}

body {
	position: relative;
	margin: 30px 0; 
	padding: 0;
	text-align: center; 
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
	background-image: url(../img/hg-body.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div {
	padding: 0;
	margin: 0;
	text-align: left;
}
a,
a:link,
a:hover,
a:active,
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #aaa;
	text-decoration: underline;
}
a img { border: 0; }
table, td {
	font: 12px/16px Arial, Helvetica, sans-serif;
}
form {
	display: block;
}
input, textarea, select, button {
	margin: 2px 0;
	padding: 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border: 1px solid #666;
	line-height: 16px;
}
input.red, textarea.red, select.red { border: 1px solid #aa0000; background-color: #fff5f5;  }
input, button {
	height: auto;
	width: 180px;
	padding: 2px;
}
input.button, button {
	width: auto;
	height: auto;
	background-color: #EEE;
}
input.radio {
	border: 0;
	height: auto; width: auto;
}
select {
	height: 19px;
	width: auto;
	z-index: 0;
}
textarea {
	height: 100px;
	width: 180px;
	padding: 2px;
}
label {
	width: auto;
}
label.red, .red {
	color: #aa0000;
}
p, #content h3 {
	margin: 0 0 12px 0;
}

.upper {
	text-transform: uppercase;
}
.high, #content h3 {
	font-size: 15px;
	line-height: 19px;
}
#content h3 {
	font-weight: normal;
}
.clear {
	display: block;
	height: 0.1px;
	clear: both;
	font-size: 0.1px;
	line-height: 0.1px;
}



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

#container {
	text-align: left;
	width: 710px;
	height: auto;
	margin: 0 auto;
}
#wrapper {
	display: block;
	margin-bottom: 30px;
	position:relative;
}
#sidebarwrap {
	width: 305px;
	position: relative;
	float: right;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}
#sidebarwrapinner {
	display: block;
	margin-right: 55px;
	width: 250px;
}
#header {
	display: block;
	height: 63px;
	margin-bottom: 35px;
}
#navigation {
	display: block;
	margin-bottom: 50px;
}

	#navigation a, 
	#navigation a:link, 
	#navigation a:hover, 
	#navigation a:visited {
		display: inline-block;
	}
	#navigation a, 
	#navigation a:link, 
	#navigation a:active,
	#navigation a:hover, 
	#navigation a:visited {
		display: block;
		line-height: 21px;
		padding-left: 17px;
		text-decoration: none;
		color: #0073ba;
		background-color:#e5f4fa;
	}
	#navigation a.active, 
	#navigation a.active:link, 
	#navigation a.active:active, 
	#navigation a.active:visited
	#navigation a.active:hover {
		background-color: #0073ba !important;
		color: #fff !important;
		text-transform: uppercase;
	} 
	
	#navigation a:hover, 
	#navigation a.active:hover {
		background-color: #0fb6e5 !important;
		color: #fff !important;
		font-weight: bold;
	}
	
	#navigation ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		display: block;
	}
	#navigation ul li {
		padding: 0 0 5px 0;
		margin: 0;
	}

.downloads {
	position: relative;
	display: block;
	margin-bottom: 15px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	clear: both;
}
	.downloads .bild {
		width: 70px;
		height: 100px;	
	}
	.downloads.quer .bild {
		width: 100px;
		height: 70px;	
	}
	.downloads .text {
		position: absolute;
		z-index: 1;
		right: 0;
		top: 7px;
		width: 169px;
	}
	.downloads.quer .text {
		width: 143px;
	}
	.downloads .link {
		position: absolute;
		z-index: 2;
		right: 0;
		top: 62px;
	}
	.downloads .link a {
		display:block;
	}
	.downloads .link a:hover {
		padding-right: 1px;
		padding-top: 1px;
	}
	
	
#sidebaraddon {
	position: relative;
	display: block;
	margin-top: 45px;
	margin-bottom: 15px;
	clear: both;
}

#sidebaraddon h4 {
	display: block;
	font-size: 12px;
	line-height: 21px;
	height: 21px;
	padding-left: 17px;
	text-transform: uppercase;
	color: #fff;
	background-color:#0073ba;
	cursor: default;
	margin-bottom: 5px;
}
#sidebaraddon div {
	
	display: block;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 12px;

}

#sidebaraddon a {
	
	display: block;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 12px;
	border-bottom: 0px;
	clear: both;
	text-decoration: none;

}
#sidebaraddon a img {
	
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

}
#sidebaraddon a span {	
	padding-top: 10px;
}
#sidebaraddon.l a {	
	font-size: 12px;
	line-height: 16px;
}
	
	
	
#contentwrap {
	width: 325px;
	position: relative;
	float: left;
	margin-top: 30px;
}
	#content {
		display: block;
		min-height: 500px;
		height: auto !important;
		height: 500px;
		padding-left: 55px;
		margin-bottom: 60px;
		position: relative;
	}
	#content h1 {
		font-size: 18px;
		line-height: 20px;
		color: #0073ba;
		letter-spacing: -0.5px;
		margin-bottom: 30px;
	}
	#content h2 {
		font-size: 15px;
		line-height: 19px;
		color: #0073ba;
		letter-spacing: -0.5px;
		margin-bottom: 10px;
	}
	#content h4 {
		font-size: 13px;
		line-height: 17px;
	}
	#content a,
	#content a:link,
	#content a:hover,
	#content a:active,
	#content a:visited {
		color: #000;
		text-decoration: none;
		border-bottom: 1px dotted #0073ba;
	}
	#content a:hover {
		color: #0073ba;
		border-bottom: 1px solid #0073ba;
	}
	#content a.noborder {
		border: 0px !important;
	}
	
	#content ul {
		list-style-type: none;
		list-style-image: url(../img/list-el.gif);
		list-style-position:outside;
		margin: 0;
		padding: 0 0 0 30px;
		display: block;
	}
	#content ul li {
		padding: 0 0 6px 0;
		margin: 0;
	}
	
	.stelle {
		position: relative;
		display: block;
	}
	.stelle h4 {
		font-size: 20px !important;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.stelle .text {
		float: left;
		font-size: 10px;
		line-height: 13px;
		padding-top: 1px;
	}
	
	.buttonlink {
		position: relative;
		height: 40px;
		float: left;
		width: 160px;
		padding-left: 15px;
	}
	.buttonlink a {
		display: block;
		border: 0 !important;
		padding-left: 1px;
	}
	.buttonlink a:hover {
		padding-left: 0px;
		padding-top: 1px;
	}
	
	
	
	
	
	
	
	#footer {
		display: block;
	}
	#footer h3 {
		margin-bottom: 45px;
		padding-left: 55px;
	}
	#footer h3 span {
		display: none;
	}
	#footer h4 {
		position: relative;
		margin-bottom: 20px;
		height: 27px;
	}
	#footer h4 img {
		position: absolute;
		left: -23px;
		top: 0;
	}
	#footer h4 span {
		display: none;
	}
	
	
	
	
#copywrap {
	clear: both;
	position: relative;
	display: block;
	font-size: 10px;
	line-height: 25px;
	padding: 100px 0 0px;
}
#copywrap p, #copywrap a { 
	color: #bbb; 
	font-size: 10px; 
}
#copywrap p { 
	text-align: right;
}
#copywrap a { 
	text-decoration: none; 
}
	
	
