
/* Main Structure
--------------------------------------------------------------------------------------------- */

body	{
	text-align: center;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding:0;
	margin:0;
	border: 0;
	color: #000;
	line-height: 1.4;
	}

div#wrapper {
	margin: 0 auto 15px auto;
	width: 970px;
	/*background: #FFF url(../pix/header.gif) top left no-repeat;*/
	/* fuer Weihnachten: */
	background: #FFF url(../pix/header.gif) top left no-repeat;
	}

div#links {
	width:223px;
	float:left;
	margin-right:25px;
	}
	
div#mitte {
	width:488px;
	float:left;
	text-align:left;
	}

	
div#rechts {
	width:210px;
	text-align:left;
	float:right;
	}

/* Wait - Cursor 
----------------------------------------------------------------------------------------------*/
a.wait {
	cursor:wait;
        }

/* Font Elements
--------------------------------------------------------------------------------------------- */

h1 {
	font-size:0.75em;
	color:#bbbbbb;
	font-weight:normal;
	margin:5px 0 0 0;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.2em;
	border-bottom:1px solid #484848;
	letter-spacing:-1px;
	line-height:1.1em;
	margin:0 0 12px 0;
	}
	
h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 4px 0;
	font-size:1.45em;
	}		

h4 {
 background:#f4f4f4;
 border:1px solid #d6d6d6;
 margin:15px 0 8px 0;
 padding:4px 5px 5px 5px;
 font-size:1em;
} 

h3.faq_header{
 margin:40px 0 8px 0;
 padding:4px 5px 5px 5px;
 font-size:1.6em;
 font-weight:bold;
} 
.sprungmarken {
 padding:8px 0 10px 0;
}
 	
.box_blue_header_text {
	font-size:1em;
	font-weight:bold;
	color:#cae2ec;
	}	
	
span.red {
	color:#e62c2c;
	}
/*	
span.red_bg {
	color:#FFF;
	background:#e62c2c;
	}	
*/	
			
span.ex {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	letter-spacing:1px;
	font-variant:small-caps;
	background:#999;
	color:#FFF;		
	}
	
span.pflicht {
	color:#3795cc;
	font-weight:bold;
	}		
	
/* Link Formatting
--------------------------------------------------------------------------------------------- */

a:link, a:visited {color:#0083c9;text-decoration:underline}
a:hover {color:#00669c;text-decoration:underline}
a:active, .white a:focus {color:#00669c;text-decoration:underline;}
	
.white a:link, .white a:visited {color:#fff;text-decoration:none}
.white a:hover {color:#fff;text-decoration:none; background:#6fbae9}
.white a:active, .white a:focus {text-decoration:underline;}

.black a:link, .black a:visited {color:#000;text-decoration:none}
.black a:hover {color:#000;text-decoration:underline}
.black a:active, .black a:focus {text-decoration:underline;}

.grey a:link, .grey a:visited {color:#808080;text-decoration:underline}
.grey a:hover {color:#000;text-decoration:underline}
.grey a:active, .grey a:focus {text-decoration:underline;}

.partner a:link, .partner a:visited {color:#000000;text-decoration:none}
.partner a:hover {color:#000000;text-decoration:underline}
.partner a:active, .partner a:focus {text-decoration:underline;}

.pfadnav a:link, .pfadnav a:visited {color:#aeaeae;text-decoration:none}
.pfadnav a:hover {color:#999;text-decoration:underline}
.pfadnav a:active, .pfadnav a:focus {text-decoration:underline;}

.lexikon a:link, .lexikon a:visited {color:#0083c9;text-decoration:none; padding:0px 5px; margin-right:3px; margin-bottom:7px; background:#f4f4f4; font-size:1.6em;}
.lexikon a:hover {color:#00669c;text-decoration:none; background:#e7e7e7}
.lexikon a:active, .lexikon a:focus {text-decoration:underline;}



/* Navigation
--------------------------------------------------------------------------------------------- */

div#servicenav {
	margin-top:14px;
	float:right;
	background:url(../pix/bg_servicenav.gif) repeat-x;
	font-size:12px;
	display: inline;
	line-height:12px;
	}

#servicenav ul, #servicenav li  {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;	
	}

#servicenav li#corner a {
	background:url(../pix/bg_servicenav_corner.gif) right top no-repeat;
	}
	
#servicenav a:link, #servicenav a:visited {
	float: left;
	font-weight: bold;
	padding:8px 12px;
	text-decoration: none;
	color: #000;
	border-left:1px solid #FFF;
	border-bottom:1px solid #FFF;
	}

#servicenav a:link#current, #servicenav a:visited#current, #servicenav a:hover {
	color: #000;
	text-decoration:underline;
	}



div.mainnav {
	clear:both;
	font-size:12px;
	line-height:12px;
	background:#4dace4 url(../pix/bg_mainnav_plain.gif) repeat-x;
	margin-bottom:20px;	
	width:970px;
	}

.mainnav  a:link, .mainnav a:visited {
	font-weight: bold;
	float:left;
	padding:9px 18px 10px 48px;
	text-decoration: none;
	color: #FFF;
	background:url(../pix/bg_mainnav.gif) -5px top no-repeat;
	border-right:1px solid #FFF;
	display:block;
	text-align:left;
	}

.mainnav a:link#current, .mainnav a:visited#current, .mainnav a:hover {
	background:url(../pix/bg_mainnav.gif) -5px -39px;
	}

.mainnav  a#nav1:link, .mainnav a#nav1:visited {
		width:70px;
	}
	
.mainnav  a#nav2:link, .mainnav a#nav2:visited {
		width:249px;
	}	
	
.mainnav  a#nav3:link, .mainnav a#nav3:visited {
		width:215px;
	}	
	
.mainnav  a#nav4:link, .mainnav a#nav4:visited {
		width:165px;
	}	

/* Neue Subnav */ 
 

ul.subnav {
 margin:0;
 padding:0;
 list-style-type:none;
 }
 
ul.subnav li a {
 text-align:left;
 border-bottom:1px solid #FFF;
 width:188px;
 padding:10px 10px 10px 25px;
 display:block;
 font-size:0.9em;
 margin:0;
 }
 
.subnav li a:link, .subnav li a:visited {
 font-weight: bold;
 text-decoration: none;
 color: #FFF;
 background:url(../pix/little_arrow.gif) 12px 15px no-repeat;
 }
 
.subnav li#current a:link, .subnav li#current a:visited {
 background:#ffde56 url(../pix/sub_aktiv.gif) repeat-x ;
 color:#000;
 border-bottom:none;
 }

 .subnav li#current_nosub a:link, .subnav li#current_nosub a:visited {
 background:#ffde56 url(../pix/sub_aktiv_nosub.gif) repeat-x ;
 color:#000;
 border-bottom:none;
 }


.subnav li a:hover  {
 background:#60bde8 url(../pix/little_arrow.gif) 12px 15px no-repeat;
 }
 
.subnav li#current  ul.subsubnav {
 margin:0;
 padding:0;
 list-style-type:none;
 background-image:none;
 }
 
.subnav li#current ul.subsubnav li a {
 text-align:left;
 border-top:1px solid #e6e2ba;
 border-left:1px solid #e6e2ba;
 border-right:1px solid #e6e2ba;
 border-bottom:none;
 width:196px;
 padding:4px 10px 5px 15px;
 display:block;
 font-size:0.9em;
 margin:0;
 font-weight:normal;
 background-image:none;
 }
 
.subnav li#current ul.subsubnav li a:link, .subnav li#current ul.subsubnav li a:visited {
 text-decoration: none;
 color: #000;
 background:#fffccb;
 background-image:none;
 }
 
.subnav li#current ul.subsubnav li#aktiv a:link, .subnav li#current ul.subsubnav li#aktiv a:visited {
 background:#fffeee url(../pix/subsub_aktiv.gif);
 }




.subnav li#current ul.subsubnav li a:hover  {
 background:#fffeee;
 background-image:none;
 } 

	
/* Home Page Only
--------------------------------------------------------------------------------------------- */

div#startlinks {
	width:284px;
	float:left;
	margin-right:25px;
	}
	
div#startmitte {
	width:428px;
	float:left;
	text-align:left;
	}
	
div#startrechts {
	width:210px;
	text-align:left;
	float:right;
	}
	
div.start_box_blau {
	background:#4dace4 url(../pix/bg_start_blau.gif) repeat-y;
	margin-bottom:20px;
	}

div.start_corners_left_top {
	background:url(../pix/corners_start_left_top.gif) top no-repeat;
	}

div.start_corners_left_bottom {
	background:url(../pix/corners_start_left_bottom.gif) bottom no-repeat;
	}

div.box_blue_header_start {
	background:#1880ad url(../pix/corners_start_left_top.gif) top no-repeat;
	padding:8px;
	border-bottom:1px solid #fff;
	}

ul#themenwaehler {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:0.9em;
	}
ul#themenwaehler span {
	font-size:1.4em;
	color: white;
	font-weight: bold;
	}	

#themenwaehler a {
	display: block;
	text-align:left;
	padding: 9px 50px 12px 15px;
	width:219px;
	border-bottom: 1px solid #fff;
	background:url(../pix/bg_themenwaehler_pfeil.gif) 233px 18px no-repeat;
	}

#themenwaehler a:link, #themenwaehler a:visited {
	color:#d2eaf8;
	text-decoration: none;
	}

#themenwaehler a:hover {
	color: #fff;
	background:url(../pix/bg_themenwaehler_pfeil.gif) 233px -54px no-repeat;
	}
	
#themenwaehler h3 {
	font-size:1.5em;
	margin:0;
	color: #fff;
	}

div.tipp_text {
	font-size:0.9em;
	}	
	
div.teaser_middle {
	padding-left: 105px;
	font-size:0.9em;
	padding-bottom:20px;
	}	
	
div.teaser_middle p, div.tipp_text p {
	font-weight:bold;
	margin:4px 0;
	padding:0;
	line-height:1.5em;
	}
	
div.teaser_middle div, div.tipp_text div {
	font-weight:bold;
	float:right;
	width:135px;
	text-align:right;
	color:#e62c2c;
	font-size:2.2em;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1em;
	padding-top:3px;
	}

div.teaser_middle div span, div.tipp_text div span {
	font-weight:normal;
	font-size:0.45em;
	letter-spacing:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
	}		
	
	
div.red_promotion {
	background:#e62c2c;
	margin-bottom:25px;
	clear:both;
	}	

div.kontakt_start_top {
	height:99px;
	background:#fffccb url(../pix/start_guteberatung.gif) top no-repeat;
	}

div.newsletter_links{
	padding-left:20px;
}
/* Often Used
--------------------------------------------------------------------------------------------- */

div.alphabet {
	padding:8px;
	border-bottom:1px solid #fff;
	font-weight:bold;
	color:#97d7f4;
	}

div.alphabet a {
	padding:3px;
	}	
	
div.a_bis_z {
	margin:15px;
	margin-bottom:0;
	overflow:auto;
	text-align:left;
	font-size:0.9em;
	height:220px;
	text-align:left;
	font-size:0.9em;
	}

div.a_bis_z p {
	margin:5px 0;
	padding:2px;
	background:#acdbf7;
	color:#369adb;
	font-weight:bold;
	line-height:11px;
	}
	
div.kontakt_bottom {
	background:#fffccb url(../pix/bg_kontakt_bottom.gif) bottom no-repeat;
	height:7px;
	font-size:1px;
	margin-bottom:20px;
	margin-top:-1px;
	}

div.kontakt_mitte{
	background:#fffccb;
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:left;
	font-size:0.9em;
	border-left:1px solid #e6e2ba;
	border-right:1px solid #e6e2ba;
}
	
div.kontakt_top {
	background:#fffccb url(../pix/corners_kontakt_top.gif) bottom no-repeat;
	height:7px;
	font-size:1px;
	}	
	
div.box_grau_top {
	background:#f4f4f4 url(../pix/grau_top.gif) top no-repeat;
	height:8px;
	font-size:1px;
	}	
	
div.box_grau {
	background:#f4f4f4;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	padding:0 8px;
	font-size:0.9em;
	}	

div.box_grau h3 {
	margin:0 0 3px 0;
	}

div.box_grau_bottom {
	background:#f4f4f4 url(../pix/grau_bottom.gif) bottom no-repeat;
	height:8px;
	font-size:1px;
	margin-bottom:20px;
	}
	
	
	
div.siegel {
	text-align:center;
	margin:15px 0;
	}	

	
	
div#footer_top {
	background:url(../pix/corners_footer.gif) bottom no-repeat;
	height:25px;
	font-size:1px;
	clear:both;
	}

div#footer {
	background:#f4f4f4 url(../pix/list_portrait.jpg) top right no-repeat;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	padding:5px 15px;
	font-size:0.9em;
	}	

div.footer_box {
	float:left;
	width:250px;
	text-align:left;
	margin-right:15px;
	}	
	
div#footer_orange {
	background:#ffc634 url(../pix/footer_orange.gif) repeat-x;
	clear:both;
	}
	
div#footer_orange div {
	background:url(../pix/corner_footer_orange.gif) bottom no-repeat;
	padding:7px 15px 8px 15px;
	text-align:left;
	}		
	

div.box_blau {
	background:#50b0e3 url(../pix/bg_left_blau.gif) repeat-y;
	}	
	
div.box_blue_header {
	background:#1880ad url(../pix/corners_left_top.gif) top no-repeat;
	padding:8px;
	border-bottom:1px solid #FFF;

	}	
	
div.box_blue_bottom {
	background:url(../pix/corners_left_bottom.gif) top no-repeat;
	height:27px;
	margin-top:-1px;
	}
		

div.vers_links {
	float:left;
	width:280px;
	}
	
div.vers_rechts {
	float:right;
	width:174px;
	margin-top:-12px;
	}	
	
div#empfehlen {
	margin-bottom:20px;
	background:url(../pix/bg_empfehlen.gif) no-repeat;
	padding:5px 10px 8px 41px;
	}	

div.redhead_box_small_top
{
	background:url(../pix/bg_redhead_small_top.gif) top no-repeat;
	height:16px;
	font-size:0.8em;
        color:#FFF;
        font-weight:bold;
        margin-top:5px;
        padding-top:4px;
        padding-left:8px;
        width:166px;
}

div.redhead_box_small_bottom
{
	background:url(../pix/bg_readhead_small_bottom.gif) top no-repeat;
	height:25px;
        width:174px;
}

div.redhead_box_small_middle
{
    border-left:1px solid red;
    border-right:1px solid red;
    padding-top:6px;
    width:172px;
    height:130px;
    text-align:center;
}






div.redhead_box_top
{
	background:url(../pix/bg_redhead_top.gif) top no-repeat;
	height:16px;
	font-size:0.8em;
        color:#FFF;
        font-weight:bold;
        margin-top:5px;
        padding-top:4px;
        padding-left:8px;
        width:480px;
}

div.redhead_box_bottom
{
	background:url(../pix/bg_redhead_bottom.gif) top no-repeat;
	height:10px;
        width:488px;
}

div.redhead_box_middle
{
    border-left:1px solid red;
    border-right:1px solid red;
    padding-top:8px;
    width:486px;
    height:62px;
    text-align:center;
}






div#price_top {
	background:url(../pix/corners_price_top.gif) top no-repeat;
	height:6px;
	font-size:1px;
	}	

div#price_pic {
	border-left:1px solid #e62c2c;
	border-right:1px solid #e62c2c;
	text-align:center;
	padding:5px 0;
	}

div#price {
	background:#e62c2c url(../pix/bg_price.gif) top no-repeat;
	text-align:center;
	padding-top:34px;
	height:55px;
	color:#FFF;
	font-size:0.9em;
	}
	
div#price span {
	font-size:2.6em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1.1em;
	}
	

div.box_grau_mitte {
	background:#f4f4f4;
	border:1px solid #d6d6d6;
	padding:10px;
	margin-bottom:15px;
	}
	
div.box_weiss_dankeschoen {
	background:white;
	padding:10px;
	margin: 3px;
	border:1px solid #d6d6d6;
	cursor: pointer;
	height: 92px;
	font-size: 8pt;
	}

div.weitereVersHeadline
{
	font-size: 1.3em;
	font-weight: bold; 
	margin-top:20px; 
	padding-bottom:25px;
	}

div.box_weiss_dankeschoen img
{
	float: left; 
	width: 70px; 
	margin: 7px; 
	margin-left: 0px;
	}
div.box_weiss_dankeschoen strong
{
	font-size: 10pt;
	
	}

div.partner {
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding:15px;
	clear:both;
	}

div.pfadnav {
	font-size:0.9em;
	padding-bottom:5px;
	color:#aeaeae;
	}	

div.thema_teaser {
	float:right;
	margin:0 0 5px 10px;
	display:inline;
	}	
	
div.halbe_mitte_links {
	width:232px;
	padding-bottom:5px;
	float:left;
	font-size:0.9em;
	}	
	
div.halbe_mitte_rechts {
	width:232px;
	padding-bottom:5px;
	float:right;
	font-size:0.9em;
	}
	
div.tipp {
	height:50px;
	clear:both;
	background:#FFF url(../pix/unser_tipp.gif) 20px bottom no-repeat;
	}
	
.center	{
	text-align:center;
	padding:10px 0;
	}
	
div.message {
	border:1px dotted #FF0000;
	padding:10px;
	color:#FF0000;
	margin-bottom:15px;
	background:#fff6f6;
	}	
		
/* Lists
--------------------------------------------------------------------------------------------- */

.a_bis_z ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
.a_bis_z ul li {
	margin:0;
	padding:1px 0;
	}
	
ul.news {
	margin:0 0 20px 0;
	padding:0;
	font-size:0.9em;
	list-style-type:none;
	}

ul.news li {
	margin:0;
	padding:9px 0;
	border-top:1px solid #484848;
	}		

ul.news li div {
	float:right;
	display:inline;
	width:65px;
	text-align:center;
	background:#f4f4f4;
	color:#999999;
	padding:3px;
	margin:-9px 0 3px 3px;
	border:1px solid;
	border-color:#d6d6d6;
	border-top:0;
	}


ul.kontakt {
	background:#fffccb;
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:left;
	font-size:0.9em;
	}
	
ul.kontakt li h3 {
	margin:-5px 0 3px 0;
	}	

ul.kontakt li {
	margin:0;
	border-left:1px solid #e6e2ba;
	border-right:1px solid #e6e2ba;
	}

	
ul.kontakt li.hotline {
	background:url(../pix/kontakt_hotline.gif) 11px 6px no-repeat;
	border-bottom: 1px solid #e6e2ba;
	padding:7px 10px 7px 50px;
	width:148px;
	}

ul.kontakt li.hotline h2 {
	font-size:2em;
	margin:0px 0 0px 0;
	border:0;
	}
	
ul.kontakt li.hotline span {
	font-size:0.8em;
	color:#8f8d72;
	margin: 3px;
	}
	
ul.kontakt li.callback span {
	font-size: 1.6em;
	}	
	
ul.kontakt li.callback a:link, ul.kontakt li.callback a:visited {
	background:url(../pix/kontakt_callback.gif) 11px 9px no-repeat;
	border-bottom: 1px solid #e6e2ba;
	padding:12px 10px 7px 50px;
	width:148px;
	display:block;
	text-decoration:none;
	color: #000;
	}

ul.kontakt li.callback a:link#current, ul.kontakt li.callback a:visited#current, ul.kontakt li.callback a:hover {
	background:#fff5a3 url(../pix/kontakt_callback.gif) 11px 9px no-repeat;
	}

ul.kontakt li.LiveZilla h3 {
	margin:-5px 0 -2px 0;
	text-decoration: underline;
	}	
	
ul.kontakt li.LiveZilla a:link, ul.kontakt li.LiveZilla a:visited {
	background:url(../pix/balloon_blue.gif) 11px 9px no-repeat;
	border-bottom: 1px solid #e6e2ba;
	padding:12px 10px 7px 50px;
	width:148px;
	display:block;
	text-decoration:none;
	color: #000;
	}

ul.kontakt li.LiveZilla a:link#current, ul.kontakt li.LiveZilla a:visited#current, ul.kontakt li.LiveZilla a:hover {
	background:#fff5a3 url(../pix/balloon_blue.gif) 11px 9px no-repeat;
	}			
	
ul.kontakt li.email span {
	font-size: 1.6em;
	}	
	
ul.kontakt li.email a:link, ul.kontakt li.email a:visited {
	background:url(../pix/kontakt_email.gif) 11px 9px no-repeat;
	padding:12px 10px 7px 50px;
	border-bottom: 1px solid #e6e2ba;
	width:148px;
	display:block;
	text-decoration:none;
	color: #000;
	}

ul.kontakt li.email a:link#current, ul.kontakt li.email a:visited#current, ul.kontakt li.email a:hover {
	background:#fff5a3 url(../pix/kontakt_email.gif) 11px 9px no-repeat;
	}


ul.kontakt li.email a:link#current, ul.kontakt li.email a:visited#current, ul.kontakt li.email a:hover {
	background:#fff5a3 url(../pix/kontakt_email.gif) 11px 9px no-repeat;
	}
	
ul.kontakt li.faq h3 {
	margin:-5px 0 -2px 0;
	text-decoration:underline;
	}	
	
ul.kontakt li.faq a:link, ul.kontakt li.faq a:visited {
	background:url(../pix/kontakt_faq.gif) 11px 9px no-repeat;
	padding:12px 10px 7px 50px;
	width:148px;
	display:block;
	text-decoration:none;
	color: #000;
	}

ul.kontakt li.faq a:link#current, ul.kontakt li.faq a:visited#current, ul.kontakt li.faq a:hover {
	background:#fff5a3 url(../pix/kontakt_faq.gif) 11px 9px no-repeat;
	}	

ul.kontakt li.faq_forum {
	background:url(../pix/kontakt_faq.gif) 11px 6px no-repeat;
	border-bottom: 1px solid #e6e2ba;
	padding:7px 10px 7px 50px;
	width:148px;
	}

ul.kontakt li.faq_forum a:link,ul.kontakt li.faq_forum a:visited,ul.kontakt li.faq_forum a:hover{
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}
	
ul.kontakt li.faq_forum h2 {
	font-size:2em;
	margin:-5px 0 -2px 0;
	border:0;
	}
	
ul.kontakt li.faq_forum span {
	font-size:0.8em;
	color:#8f8d72;
	}
	
.box_grau ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}

.box_grau ul li {
	margin:0;
	padding:5px 0;
	border-top:1px solid #d6d6d6;		
	}
	

ul.highlights {
	margin:5px 0;
	padding:0;
	list-style-type:none;
	}

ul.highlights li {
	margin:0;
	padding:3px 0 3px 23px;
	background:url(../pix/checkmark.gif) 0 0 no-repeat;
	}
	
ul.related {
	margin:0;
	padding:5px;
	list-style-type:none;
	}
	
ul.related li {
	text-align:left;
	padding:4px 10px 3px 21px;
	display:block;
	font-size:0.9em;
	margin:0;	
	background:url(../pix/little_arrow.gif) 7px 8px no-repeat;
	color:#dbeef6;
	}
	
ul.ankers {
	padding:0;
	margin:0;
	list-style-type:none;
	}
	
ul.ankers li {
	padding:2px 0 2px 20px;
	margin:0;
	background:url(../pix/list_arrows.gif) 3px 5px no-repeat;
	}
	
ul.ankers li.dankeschoen_link {
	padding:0px;
	margin:0px;
	background-image: none;
	width:50%;
	float: left;
	}
	
ul.vers_liste {
	margin:0;
	padding:0;
	list-style-type:none;
	}
			
ul.vers_liste li {
	margin:0;
	padding:2px 0 2px 17px;
	background:url(../pix/little_arrow_blue.gif) 5px 8px no-repeat;
	}	
	
ul.ankers li.faq_kategorie{
	margin:15px 0px 2px 0px;
	background:none;
}

ul.newsletter{

	margin:0;
	padding:0;
	list-style-type:none;
	text-align:left;	
}


ul.simple
{
    list-style-type:square;
}

ul.simple li
{
    border-top:0px;
    border-bottom:0px;
    padding:3px;
}



/*	
ul.newsletter li.newsletterAbo a:link#current, ul.newsletter li.newsletterAbo a:visited#current, ul.newsletter li.newsletterAbo a:hover {
	background:#fff5a3 url(../pix/newsletter.gif) 11px 9px no-repeat;
	}
/* Horizontal Lines
--------------------------------------------------------------------------------------------- */

.line	{
	height: 1px;
}
	
.line hr	{
	display: none;
}	
	
.line_grey {
	border-top: 1px solid #cacaca;
	margin:0 0 10px 0;
}

/* Buttons
--------------------------------------------------------------------------------------------- */
a.button_pdf, a.button_pdf:visited, a.button_pdf:active {
	background:#ffffff url(../pix/acrobat_pdf.gif) no-repeat;
	padding-top:5px;
	padding-left:35px;
	height:33px;
	display:block;
	margin:10px 0;
	font-weight:bold;
	text-decoration:none;
	
	}

a.button, a.button:visited, a.button:active {
	padding:9px 5px 11px 55px;
	width:183px;
	display:block;
	margin:10px 0;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	}

/* kleiner Button für PDF-Downlad */
a.button_klein_pdf, a.button_klein_pdf:visited, a.button_klein_pdf:active 
{
	background:transparent url(../pix/acrobat_pdf_klein.gif) no-repeat;
	padding-top:1px;
	padding-left:35px;
	display:block;
	margin:2px 0;
	font-weight:bold;
	text-decoration:none;
}

a.button:hover {
	text-decoration:underline;
	}

a.but_berechnen {
	background:#ffd041 url(../pix/button_berechnen.gif)	no-repeat;
	}

a.but_faq {
	background:#dcebf4 url(../pix/button_faq.gif) no-repeat;
	}
a.but_forum {
	text-align:left;
	background:#dcebf4 url(../pix/button_forum.gif) no-repeat;
	}
	
a.but_back {
	text-align:left;
	background:#dddddd url(../pix/button_back.gif) no-repeat;
	}	
	
a.but_print {
	text-align:left;
	background:#dddddd url(../pix/button_print.gif) no-repeat;
	}		
	
a.but_online_antrag {
	text-align:left;
	background:#ffd041 url(../pix/button_online_antrag.gif) no-repeat;
	}	

a.but_online_antrag_inaktiv {
	text-align:left;
	background:#ffd041 url(../pix/button_online_antrag_inaktiv.gif) no-repeat;
	}	

	
	
a.but_post_antrag {
	text-align:left;
	background:#ffd041 url(../pix/button_post_antrag.gif) no-repeat;
	}	


a.but_post_antrag_inaktiv {
	text-align:left;
	background:#ffd041 url(../pix/button_post_antrag_inaktiv.gif) no-repeat;
	}	
	
a.but_drucken_antrag {
	text-align:left;
	background:#ffd041 url(../pix/button_drucken_antrag.gif) no-repeat;
	}		

a.but_drucken_antrag_inaktiv {
	text-align:left;
	background:#ffd041 url(../pix/button_drucken_antrag_inaktiv.gif) no-repeat;
	}		
	
a.but_speichern_antrag {
	text-align:left;
	background:#dddddd url(../pix/button_speichern_antrag.gif) no-repeat;
	}		

li.faq_kategorie a{
	text-decoration:none;
	font-size:1.2em;
}
/* Forms (ohne Beitragrechner!)
--------------------------------------------------------------------------------------------- */

form {
	margin:0;
	padding:0;
	}
	

#suche {
	text-align:right;
	padding:22px 14px;
	clear:both;
	}
	
#suche #button {
	margin-bottom:-4px;
	} 	
	
input.textfield {
	width:250px;
	}	

.textarea {

	width:250px;
	height:100px;
	}

input.submit {
	margin:5px 0;
	background:#46a7e0;
	padding:3px 10px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	border:1px;
	}
	
label {
	}	

/* Newsletter-Box-Elemente */
/* T.D. 11.09.07     */
#cr_newsletter_registration #lastname
{
	width:182px;
}

#cr_newsletter_registration #firstname
{
	width:182px;
}

#cr_newsletter_registration #email 
{
	width:182px;
}

#cr_newsletter_registration .submit
{
	width:185px;
}


/* Tables
--------------------------------------------------------------------------------------------- */


table.form {
	border-top:1px solid #CCC;
	width:100%;
	font-size:0.9em;
	margin:15px 0;
	}
	
table.form tr td{
	padding:6px;
	border-bottom:1px solid #CCC;
	}

tr {
	padding:0;
	margin:0;
	background:#f4f4f4;
	}
	
tr.header {
	background:#e4e4e4;
	font-weight:bold;
	font-size:1.1em;
	}	
	
tr.dark {
	background:#e9e9e9;
	}

table.lebenslagen a:link, table.lebenslagen a:visited {
	text-decoration:none;
	}
td.positiv {
	background:#6FAD2B;
	vertical-align:top;
	text-align:center;
	}

td.negativ {
	background:#FF6B40;
	vertical-align:top;
	text-align:center;
	}

td.neutral {
	background:#FF8;
	vertical-align:top;
	text-align:center;
	}

td.weiss {
	background:#FFF;
	vertical-align:top;
	text-align:center;
	}

td.grau {
	background:#e4e4e4;
	vertical-align:top;
	font-weight:bold;
	}	
			
			
tr.white {
	background:#FFF;
	border-bottom:0;
	}
	
tr.white td {
	border-bottom:0;
	}	

td {
	padding:3px;
	margin:0;
	}
	
td.help {
	width:20px;
	}	
	
td.pflicht {
	border-left:3px solid #46a7e0;
	}

td.label {
	width:140px;
	}


div.lebenslagen td
{
	background:white;
	border:0px solid black;
	border-bottom:20px solid #ffffff;
	vertical-align:top;
}


/* fuer alte Versbed-Tabellen: */
.versbed
{
	background:white;
}


/* für Tarifrechner hpv*/
.hpvtable{
	border: 1px solid #CCC;
	border-collapse: collapse; 
	border-spacing: 0;
	vertical-align: top;
}

.hpvtd{
	border-left: 1px solid #CCC;
	background:#e4e4e4;
	text-align: center;
	width: 75px;
}

/* Tooltip
--------------------------------------------------------------------------------------------- */

span.tooltip {
	position: relative;
	}

span.tooltip a span {
	display: none;
	}

span.tooltip a:hover {
	font-size: 99%;
	background:none;
	}

span.tooltip a:hover span {
	display: block;
	position: absolute;
	top: 0;
	margin-top:0;
	left: -232px;
	width: 220px;
	font-weight:normal;
	padding: 5px;
	z-index: 100;
	background:#dbf0fa;
	border:1px solid #8cc2e6;
	padding:6px;
	font-size:11px;
	color:#000;
	text-decoration:none;
	}


/* Miscellaneous
--------------------------------------------------------------------------------------------- */

.printversion {
	padding-top:20px;
	display:none;
	}

img {
	border:0;
	}
	
.clear {
	clear:both;
	}	
.themen_uebersicht_lnk{
 clear:both;
 display:block;
 padding:0 0 25px 5px;
}

.ueberslink a:active,.ueberslink a:hover,.ueberslink a:link,.ueberslink a{
	text-decoration:none;
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}


#clickdensity_left {
	text-align:left;
	display:none;
	width:5px;
}


div.logos 
{
	 background: #d6d6d6 url(../pix/bg-middleline.gif) center repeat-x;
	 margin:0;
	 padding:0;
	 text-align:center;
 }
 
div.logos h3 
{
	 background:#fff;
	 display:inline;
	 padding:3px;
	 margin:0;
 }
 
 
 /* from Popup.css */
 div#tipDiv {
  position:absolute; 
  visibility:hidden;
  left:0;
  top:0;
  z-index:10000;
  background:#dbf0fa; 
  border:1px solid #8cc2e6;
  width:300px;
  padding:6px;
  height:130px;
  overflow:auto;
  color:#000; 
  font-size:11px; 
  line-height:1.3;
  text-align:left
}
 
.tipText {
 color:#0083c9;
 text-decoration:underline;
 font-weight:bold;
 }
 
 div.popup_content span.tooltip a:hover span {
	height:90px;
	overflow:auto;
	}

