*{
	margin: 0px;
	padding: 0px;
}

html{
	height: auto;
	margin-bottom:0;
}

* html body { position:static; }

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	margin: 0px;
	text-decoration: none;
	height: 100%;
	background-image: url(../img/bg_top_border.gif);
	background-repeat:repeat-x;
	line-height: 18px;
	position:relative;
}
table {}
img {border:none;}
a {color:#000;}
/* Bug bei Änderung der Hintergrundfarbe von Links */ 
* html body a,
* html body a:hover { background-color: transparent; }

/*List Numbering Bug*/
body ol li { display:list-item; }

* html textarea { overflow:scroll; overflow-x: hidden; }
* html input { overflow: hidden; }

* html body  { overflow:visible; }
* html iframe, * html frame { overflow:auto; }
* html frameset { overflow:hidden; }

/* Double Float-Margin Bug */ 
* html #col1,
 * html #col2 { display: inline; }


/* Float Clearer */ 
.clr{
	clear:both;
}

/* Float Debugger */ 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

#header_border{
	height: 41px;
	margin: 0 auto;
	width: 1046px;
	background-image: url(../img/main_top_border.gif);
	background-repeat:no-repeat;
}

#main{
	background-image: url(../img/main_shadow.gif);
	background-repeat:repeat-y;
	width: 1046px;
	margin: 0 auto;
	height: 100%;
}

#logo{
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	width: 262px;
	height: 46px;
	margin-left: 18px;
	float: left;
}

* html #logo{
	margin-left: 6px;
}

#logo_subtitle{
	color: #666;
	font-size: 13px;
	font-weight: bold;
	margin-left: 105px;
	float: left;
}

* html #logo_subtitle{
	margin-left: 50px;
}

#slogan{
	color: #8F8F8F;
	font-size: 14px;
	float: left;
	text-align: right;
	margin-left: 464px;
}
	
* html #slogan{
	margin-left: 370px;
}	
	
#menu_wrapper{
	color: #68063f;
	text-align: right;
	margin-left: 328px;
}

#main_content{
	background-color: #FFF;
	margin: 0 auto;
	width: 1000px;
}

*html #main_content{
	width: 990px;
}

#left_box{
	margin-top: 15px;
	margin-left: 17px;
	height: 340px;
	width: 295px;
	float: left;
}

* html #left_box{
	margin-left: 8px;
}

#left_box_head{
	background-image: url(../img/tel_top_border.gif);
	background-repeat: no-repeat;
	width: 294px;
	height: 17px;
}

#left_box_red_content{
	background-color: #660033;
	width: 294px;
	height: 71px;
}

#hotline{
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	margin-left: 16px;
}

#tel_logo{
	float: left;
	margin-left: 15px;
}

* +html #tel_logo{
	margin-left: 10px;
}

* html #tel_logo{
	margin-left: 5px;
}

#tel_nr{
	float: left;
	color: #FFF;
	font-size: 28px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 5px;
	
}

* +html #tel_nr{
	padding: 2px;
}

* html #tel_nr{
	padding: 2px;
}

#tel_time{
	font-weight: normal;
font-size: 10px;
}

#left_box_white_content{
	background-image: url(../img/left_box_content.gif);
	background-repeat: no-repeat;
	width: 294px;
	height: 107px;
}

#left_box_white_text{
	color: #000;
	font-size: 11px;
	padding-top: 5px;
	width: 250px;
	margin-left: 18px;
}

* +html #left_box_white_text h1{
	line-height: 24px;
}

* html #left_box_white_text h1{
	line-height: 24px;
}

#left_box_white_text h1{
	font-weight: bold;
	font-size:12px;
	line-height: 30px;
}

#left_box_white_text a{
	color: #000;
	text-decoration: underline;
	font-size:11px;
}

#left_box_white_text a:hover{
	text-decoration: none;
}

#left_box_foot{
	background-image: url(../img/tel_bottom_border.gif);
	background-repeat: no-repeat;
	width: 294px;
	height: 146px;
}

#left_box_foot_text{
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 60px;
	margin-left: 16px;
}

#right_box{
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 12px;
	float: left;
	min-height:341px;
	width: 656px;
}

*html #right_box{
	margin-right: 0;
}

#right_box_main_pic{
	background-image: url(../img/relaxed_women.jpg);
	background-repeat: no-repeat;
	width: 656px;
	height: 209px;
}

#right_box_bottom_box1{
	background-color: #510431;
	float: left;
	width: 217px;
	height: 132px;
}

#right_box_bottom_box1_content{
	width: 217px;
	height: 113px;
	color: #FFF;
	font-size: 11px;
	background-color: #510431;
}

#right_box_bottom_box1_content h1{
	font-size: 12px;
}

#right_box_bottom_box1_content a{
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

#right_box_bottom_box1_border{
	background-image: url(../img/right_box_left_bottom_border.gif);
	background-repeat: no-repeat;
	width: 217px;
	height: 19px;
}

#right_box_bottom_box2_content{
	color: #FFF;
	background-color: #68063f;
	width: 222px;
	height: 132px;
	float: left;
	font-size: 11px;
}

#right_box_bottom_box2_content h1{
	font-size: 12px;
}

#right_box_bottom_box2_content a{
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

* html #right_box_bottom_box2_content{
	height: 138px;
}

#right_box_bottom_box3{
	background-color: #780448;
	float: left;
	width: 217px;
	height: 132px;
}

#right_box_bottom_box3_content{
	width: 217px;
	height: 113px;
	font-size: 11px;
	color: #FFF;
	background-color: #780448;
}

#right_box_bottom_box3_content h1{
	font-size: 12px;
}

#right_box_bottom_box3_content a{
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

#right_box_bottom_box3_border{
	background-image: url(../img/right_box_right_bottom_border.gif);
	background-repeat: no-repeat;
	width: 217px;
	height: 19px;
}

.right_box_bottom_box_text{
	height: 90px; 
	width: 200px; 
	margin-left: 15px; 
	padding-top: 15px;
	line-height: 20px;
}

#content_box{
	width: 960px;
	margin-left: 15px;
	margin-top: 16px;
}

#content_top_border{
	background-image: url(../img/content_top_border.gif);
	background-repeat: no-repeat;
	width: 970px;
}

#content{
	padding-top: 24px;
	color: #000;
	font-size: 11px;
	padding-left: 18px;
	padding-right: 10px;
}


#content h1{
	color:#68063f;
	line-height: 16px;
	font-size: 13px;
}

#bottom_border{
	height: 169px;
	width: 1046px;
	margin: 0 auto;
	background-image: url(../img/main_bottom_border.gif);
	background-repeat:no-repeat;
}


#footer{
	text-align: center;
	width: 610px;
	margin: 0 auto;
	height: 24px;
	margin-top: -5px;
}

#icon{
	float: left;
	width: 24px;
	height: 24px;
}

#footer_links{
	font-size: 12px;
	color: #000;
	padding-top: 2px;
}

#footer_links img{
	margin-top: 20px;
}

#footer_links a{
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#footer_links a:hover{
	text-decoration: underline;
}

/* content starts here */
.subNaviBrk {
	height:10px;
	width:292px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;	
}
.subNaviBottom {
	background: url(../img/subNav_bottom.gif) no-repeat;
	width:294px;
	height:10px;
}
.subNavi a{
	width:256px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px 18px;
	text-decoration:none;
	color:#333;
	font-size:13px;
	display:block;
}
.subNavi a:hover{
	text-decoration:none;
	color:#fff;
	background-color:#68063f;
	display:block;
}
.here{
	width:256px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px 18px;
	font-size:13px;
	display:block;
	color:#fff;
	background-color:#68063f;
}
#benefits {
	padding:20px;
	font-size:11px;
}
#benefits strong{
	color:#68063f;
}
#benefits ul,#right_txt ul{
	list-style-position:outside;
	list-style-type:none;
}

#benefits ol{
	list-style-position:inside;
}
#benefits li, #right_txt li  {
	background: url(../img/haken.gif) no-repeat left center;
	background-position: 0px 5px;
	padding-left:10px;
	line-height:20px;
	position:top;
}

#right_txt {
	padding:20px 0;
	padding-top: 13px;
	font-size:12px;
}

#right_txt h1 {
	font-size:12px;
	color:#68063f;	
	line-height:24px;
}

.location_box{
	height: 227px;
	margin-top: 10px; 
	padding: 10px;
	width: 100%;
	border: 1px solid #EEE;
}

#location_map{
	background: #666;
	width: 431px;
	height: 507px; 
	margin-top: 10px;
	float: left;
}

#provider table{
	width:100%;
	padding: 5px;
}

#provider .insurances_img td{
	padding: 5px;
	text-align: center;
	border: 1px solid #EEE;
}

#provider td{
	padding: 5px;
	border: 1px solid #EEE;
}

#form {
	margin-top:20px;
}

a.tooltip{
	cursor:url(../img/daumen_over.gif), help; 
    position:absolute; 
    z-index:24;
    color:#000;
    text-decoration:none;
	width: 37px;
}

* html a.tooltip{
cursor: pointer;

 background-color: #EEE;
}

a.tooltip img{
	text-align: right;
	position: relative;	
}

a.tooltip:hover{ 
	z-index:25; 
}

a.tooltip span{
	display: none;
}

a.tooltip:hover span{ 
	padding: 8px;
    display:block;
    position:absolute;
	bottom: 38px;
	right: 0px;
	width:600px;
    border: 1px solid #68063f;
	color:#000;
	background-color: #FFF;
	font-size: 11px;
}

* html a.tooltip:hover span{ 
    top:-200px; 
	right: 30px;
}

.tooltip2{
    position:absolute; 
    z-index:24;
    color:#000;
    text-decoration: underline;
	width: 37px;
}

.tooltip2 ul{
	list-style-type: none;
}

.tooltip2:hover{ 
	z-index:25; 
	text-decoration: none;
}

.tooltip2 li ul{
	display: none;
}

.tooltip2:hover  li ul{ 
    display:block;
    position:absolute;
	top: 0;
	left: 0px;
	width:660px;
	color:#000;
	background-color: #FFF;
	font-size: 12px;
	cursor: help;
	padding-bottom: 15px;
}


.tooltip3{
    color:#000;
    text-decoration: underline;
}

.tooltip3:hover{ 
	text-decoration: none;
}
	

.tooltip3 div{
	display: none;
}

.tooltip3:hover div{ 
	z-index: 400;
	padding: 8px;
	padding-top: 0px;
    display:block;
    position:absolute;
	right: 148px;
	width:638px;
    border: 1px solid #CCC;
	color:#000;
	background-color: #FFF;
	font-size: 12px;
	border-top: none;
}

* html a.tooltip3:hover div{ 
	 right: 139px;
	 top: 112px;
	 border-top: 1px solid #CCC;
	 border-bottom: none;
	 padding: 0;
	 width:654px;
	 padding-top: 8px;
}

a.privacy_tooltip{
    color:#000;
    text-decoration:underline;	
	cursor: default;
}

a.privacy_tooltip:hover{ 
	text-decoration: none;
}
	
a.privacy_tooltip span{
	display: none;
}

a.privacy_tooltip:hover span{ 
	z-index: 1000;
	padding: 8px;
    display:block;
    position:absolute;
	bottom: 120px;
	right: 0;
	width: 638px;
    border: 1px solid #68063f;
	color:#000;
	background-color: #FFF;
	font-size: 11px;
}

* html a.privacy_tooltip:hover span{ 
	 right: 139px;
	 top: 112px;
	 border-bottom: none;
	 padding: 0;
	 width:654px;
	 padding-top: 8px;
}

a.teeth_tooltip{
    color:#000;
    text-decoration:underline;
}

a.teeth_tooltip:hover{ 
	text-decoration: none;
}
	
a.teeth_tooltip span{
	display: none;
}

a.teeth_tooltip:hover span{ 
	z-index: 1000;
	padding: 8px;
    display:block;
    position:absolute;
	width: 240px;
    border: 1px solid #68063f;
	color:#000;
	background-color: #FFF;
	font-size: 11px;
}

* html a.teeth_tooltip:hover span{ 
	 right: 139px;
	 border-bottom: none;
	 padding: 0;
	 padding-top: 8px;
}

a.teeth_tooltip2{
    color:#000;
    text-decoration:underline;
}

a.teeth_tooltip2:hover{ 
	text-decoration: none;
}
	
a.teeth_tooltip2 span{
	display: none;
}

a.teeth_tooltip2:hover span{ 
	z-index: 1000;
	padding: 8px;
    display:block;
    position:absolute;
	width: 350px;
    border: 1px solid #68063f;
	color:#000;
	background-color: #FFF;
	font-size: 11px;
}

* html a.teeth_tooltip2:hover span{ 
	 right: 139px;
	 border-bottom: none;
	 padding: 0;
	 padding-top: 8px;
}

.input {
	width:200px;
	line-height:24px;
	float:left;
	margin:0 0 10px 5px;
}

.input input{
	width:182px;
	padding:6px 5px;
}
* html .input{
	position:relative;
}
.input select{
	width:194px;
	padding:5px;
}

.input textarea{
	font-family: arial;
	font-size: 12px;
	padding: 5px;
}

.input input#telefon_vw {
	width:40px;
	margin:0;
}

.input input#telefonnummer{
	width:115px;
}

.input66 {
	width:140px;
	line-height:24px;
	float:left;
	margin:0 0 10px 5px;
}
.input66 input{
	width:121px;
	padding:6px 5px;
}

.input66 select{
	width:80px;
	padding:5px;
	float: left;
}

.select {
	width:260px;
	line-height:24px;
	float:left;
	margin:0 0 10px 5px;
}
.select select{
	width:80px;
	padding:5px;

}
.button,.button2 {
	background: url(../img/but_abschicken.gif) no-repeat;
	width:144px;
	height:41px;
	float:right;
	border:0px;
	margin:0 10px 0 30px;
	cursor:pointer;
}
.button2 {
	background: url(../img/but_weiter.gif) no-repeat;
}

*+html .button{
	margin-right: 30px;
}

.duty {
	color:#666;
	font-size:11px;
	float:right;
	margin-right:30px;
}
.vantages td, .vantages  {
	background:url(../img/star.gif) no-repeat left center;
	padding-left:10px;
	line-height:20px;
}
#privacy {
	width:155px;
	float:right;
	margin-top:10px;
}

*+html #privacy{
	width: 200px;
	text-align: center;
}
* html #privacy {
	position:relative;
}

#privacy a{
	color:#000;
}

#teeth{
	background-color: #EEE;
}

#teeth table{
	width: 100%;
}

#teeth a {
	color:#000;
}
#teeth td {
	width:150px;
	padding: 5px;
}

#teeth tr{
	background-color: #FFF;
}

#teeth tr:hover, #teeth tr:hover a{
	background:#68063f;
	color:#fff;
	cursor:default;
}

#teeth_info td{
	border: none;
	text-align: left;
	padding: 5px 6px;
}

#abroad{
	border:1px solid #ccc;
	padding:5px;
}

#abroad td {
	padding:5px;
	border-bottom: 1px dashed #CCC;
	vertical-align: bottom;
}

#abroad td img{
	vertical-align: middle;
	text-align: center;
}

.inner {
	font-size:11px;
}

#form {
	padding:10px;
	background-color:#eee;
	position: relative;
}
#form input,#form select,#form textarea {
	background-color:#fff;
	border:1px solid #ccc;
}
#form textarea {
	width:400px;
	height:72px;
}
#form strong {
	padding-left:5px;
}
.amana {
	display:block;
}

.amana li{
	margin-top: 5px;
}

.partner_logo{
	text-align: center;
	float: left;
	margin: 5px;
}

.partner_logo td{
	width:150px;
	height: 150px;
	vertical-align: middle;
}

.reference_box{
	 border:1px solid #ccc;
	 padding:10px;
	 line-height: 18px;
}
.faq a, #privacy a, #teeth a, .tooltip2 a, .tooltip3 a, #teeth_info a {
	cursor:help;
 }
 
 /* new stuff */
.tableTable {
	background:#efefef;
	font-size:13px;
}
.tableTable select{
	width:236px;
	padding:10px;
}
.tableTable input{
	width:214px;
	padding:10px;
}
.tableTable textarea{
	width:270px;
	height:80px;
	padding:10px;
}
.tableHead {
	color:#fff;
	font-size:13px;
	background:#603;
	padding:10px 30px;
}
.tableLabel {
	padding:10px 15px 10px 25px;
	text-align:right;
	width:320px;
}
