* {
	padding:0px;
	margin:0px;
}
body {
	font-family:Tahoma;
	font-size:11px;
	color:#555555;
	background: url(../images/hg_main.jpg) repeat-x left top;
}
h1 {
	font-weight:bold;
	font-size:16px;
	color:#11528a;
	padding:0 0 9px 0;
	border-bottom:1px dotted #CCCCCC;
	margin:0 0 25px 0;
}
p {
	margin:0 0 15px 0;
}
a:active, a:focus {
	outline:none; 
	ie-dummy: expression(this.hideFocus=true);
}
.page {
	width:913px;
	margin:0 auto 0 auto;
}
.header {
	height:85px;
}
.header_left {
	float:left;
	width:135px;
}
.header_right {
	float:right;
	width:766px;
}

/* Navigation */

#navigation {
	font-size:10px;
}
#navigation ul {
	padding:0px;
	margin:0px;
	z-index:399;
}
#navigation ul li {
	float:left;
	list-style-type:none;
	padding-top:37px;
	padding-bottom:14px;
	position:relative;
	z-index:499;
}
#navigation ul li a {
	color:#808080;
	text-decoration:none;
	padding:37px 14px 14px 14px;
	font-weight:bold;
}
#navigation ul li a:hover, #navigation ul.mainnav li:hover {
	background: #FFFFFF url(../images/pix_nav.gif);
	color:#e3000f;
}
#navigation ul li.fb a:hover, #navigation ul.mainnav li.fb:hover {
	background:none;
}
#navigation ul li a.active {
	background: #FFFFFF url(../images/pix_nav.gif);
	color:#e3000f;
}
#navigation ul ul {
	position:absolute;
	visibility:hidden;
	padding:0px;
	margin:0px;
	top:60px;
	left:0px;
	background-color:#FFFFFF;
}
#navigation ul ul li {
	float:left;
	clear:both;
	padding-top:1px;
	padding-bottom:1px;
	border-bottom:1px dotted #CCCCCC;
}
#navigation ul ul li a {
	padding-top:6px;
	padding-bottom:6px;
	width:180px;
	display:block;
}
#navigation li:hover ul, #navigation li.sfhover ul { /* lists nested under hovered list items */
	z-index: 11110;
	visibility: visible;
}
/* Ende Navigation */

.breadcrumb {
	height:38px;
	line-height:38px;
	margin:0 0 0 5px;
	font-size:10px;
	color:#999999;
}
.breadcrumb a {
	color:#999999;
	font-size:10px;
	text-decoration:none;
}
.header_image {
	height:220px;
}
.aktuelles {
	position:absolute;
	margin:-15px 0 0 510px;
}
.information{
	color:#e3000f;
}
.content {
	margin:37px 0 40px 0;
	line-height:16px;
}
.content a {
	color:#666666;
}
.content_left {
	float:left;
	width:240px;
	font-size:11px;
	line-height:16px;
}
.content_left ul {
	padding:0px;
	margin:0px;
}
.content_left ul li {
	list-style-type:none;
}
.content_left ul li a {
	text-decoration:none;
	color:#383838;
	padding:3px 0 3px 10px;
	line-height:14px;
	background: url(../images/nav_left_item.jpg) no-repeat left center;
	border-bottom:1px dotted #CCCCCC;
	width:210px;
	display:block;
	font-weight:bold;
}
.content_left ul li .subactive   {
	color:#11528a;
	background: #efefef url(../images/nav_left_item.jpg) no-repeat left center;
}
.content_left ul li a.end {
	border-bottom:none;
}
.content_start {
	height:230px;
}
.content_start ul {
	padding:0px;
	margin:0px;
}
.content_start ul li {
	list-style-type:none;
}
.content_start ul li a {
	text-decoration:none;
	color:#383838;
	padding:3px 0 3px 10px;
	line-height:14px;
	background: url(../images/nav_left_item.jpg) no-repeat left center;
	border-bottom:1px dotted #CCCCCC;
	width:210px;
	display:block;
	font-weight:bold;
}
.content_right {
	float:right;
	width:615px;
}
.inhalt_right h2 {
	color:#11528a;
	font-size:11px;
    margin-bottom:10px;
	margin-top:15px;
}
.inhalt_right ul {
	list-style-type:square;
	margin-left:25px;
	margin-top:10px;
	margin-bottom:10px;
}
.clear {
	clear:both;
}
.teaser_left {
	width:240px;
	margin:30px 0 0 0;
}
.teaser_left_headline {
	height:28px;
	padding:1px 0 0 10px;
	background: url(../images/left_headline.jpg) no-repeat left top;
	color:#FFFFFF;
}
.teaser_left_text {
	font-size:11px;
	padding:0 0 0 10px;
	width:220px;
}
.inhalt_right {
	width:500px;
}
/*.subline {
	position:absolute;
	margin:-50px 0 0 309px;
	color:#e3000f;
	font-size:10px;
	text-align:right;
	width:185px;
}*/

.subline {
	position:absolute;
	margin:-50px 0 0 196px;
	color:#e3000f;
	font-size:12px;
	text-align:right;
	width:300px;
}

.footer {
	margin:40px 0 0 0;
	border-top:1px dotted #CCCCCC;
	padding:20px 0 0 0;
	font-size:10px;
	color:#999999;
}
.footer_left {
	float:left;
	width:440px;
}
.footer_right {
	float:right;
	width:20px;
	text-align:right;
}
.footer a {
	color:#999999;
}

.infobox {
	background: #cfdce8;
	padding:12px;
}
.infobox h3 {
	color:#11528a;
	font-size:11px;
	margin:0px;
	padding:0px;
}
.pdf  {
	background: url(../images/pdf.gif) no-repeat left top;
	padding-left:25px;
}
.spacer {
	height:40px;
}
.news_left {
	float:left;
	width:120px;
}
.news_right {
	float:right;
	width:370px;
}
.gototop {
	position:relative;
	margin:-77px 0 0 465px;
	padding:0 15px 0 0;
}
.gototop a {
	text-decoration:none;
	display:block;
	height:20px;
	line-height:20px;
	width:30px;
	background: url(../images/icon_top.gif) no-repeat right center;
}
.teaser_left_headline a {
	text-decoration:none;
	color:#FFFFFF;
}
.table_faq_all {
	border:1px solid #CCCCCC;
	padding:0px;
}
.table_faq {
	border:1px solid #CCCCCC;
	padding:3px 5px 3px 5px;
}
.lupe {
	background: url(../images/icon_lupe.gif) no-repeat left center;
	padding:0 0 0 25px;
	text-decoration:none;
	height:22px;
	line-height:22px;
}
.galerie {
}
.galerie_item {
	padding:5px 0 20px 0;
}
.galerie_left {
	float:left;
	width:170px;
}
.galerie_right {
	float:right;
	width:320px;
}
.galerie_thumb {
	width:158px;
	margin:0 12px 25px 0;
}
.thumb_header {
	width:158px;
	position:relative;
	z-index:58;
}
.thumb_header_top {
	background-color:#11528a;
	padding:2px 2px 2px 8px;
	color:#FFFFFF;
}
.thumb_header_bottom {
	background: url(../images/galerie_thumb_header.png) no-repeat top left;
	height:8px;
}
.thumb_content {
	margin:-5px 0 0 0;
}
.thumb_bottom {
	background-color:#d1d1d1;
	margin:1px 0 0 0;
	padding:3px 2px 3px 8px;
}
.pulldown_liste ul li  {
	list-style-type:none;
}
.pulldown_liste ul li h1 {
	margin-left:-17px;
	padding-left:17px;
	list-style-type:none;
	background:url(../images/icon_pulldown.jpg) no-repeat 0px 3px;
}
.footer_start {
}
.footer_start .footer_left {
	width:700px;
}
.footer_start .gototop {
	position:absolute;
	margin-left:-5000px;
	visibility:hidden;
}
.start_terminkalender {
	position:absolute;
	margin:0px 0 0 0;
}
.start_aktuelles {
	position:absolute;
	margin:0 0 0 420px;
}
.start_login {
	position:absolute;
	margin:0 0 0 680px;
}
.faq_vergleich {
}
.faq_vergleich_table {
	position:relative;
	margin:10px 0 0 -291px;
	background-color:#FFFFFF;
	z-index:507;
}
.video_player {
	height:250px;
}
.player_left {
	float:left;
	width:315px;
}
.player_right {
	float:right;
	width:170px;
}
.images_vid {
	margin-bottom:5px;
}
.english_start {
	visibility:hidden;
}
.footer_start .english_start {
	visibility:visible;
}
