
/* 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;
	}

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;
} 

.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:#bbb;text-decoration:none}
.partner a:hover {color:#bbb;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 repeat-x;
	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:195px;
	}	
	
.mainnav  a#nav3:link, .mainnav a#nav3:visited {
		width:165px;
	}	
	
.mainnav  a#nav4:link, .mainnav a#nav4:visited {
		width:225px;
	}	

/* 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 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;
	}

#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;
	}


/* 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_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 10px;
	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#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.partner {
	font-size:0.75em;
	color:#bbbbbb;
	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:10px;
	float:left;
	font-size:0.9em;
	}	
	
div.halbe_mitte_rechts {
	width:232px;
	padding-bottom:10px;
	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:55px;
	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:-5px 0 -2px 0;
	border:0;
	}
	
ul.kontakt li.hotline span {
	font-size:0.8em;
	color:#8f8d72;
	}
	
ul.kontakt li.callback h3 {
	margin:-5px 0 -2px 0;
	text-decoration: underline;
	}	
	
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.email h3 {
	margin:-5px 0 -2px 0;	
	text-decoration: underline;
	}	
	
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.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;
	}	
	
.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.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;
	}	


/* 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;
	}

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_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;
	}		

/* 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 {
	}	
	
/* 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;
	}
			
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;
	}	
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


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