@charset "utf-8";
/* CSS Document */

* { margin:0; padding: 0; } 

option { padding-left: 0.4em}

fieldset, img { border:0; }

html { height: 100% } 

body { 
min-height: 101%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 100.01%; 
position: relative;
color: #000;        
background: #fff;
text-align: left; 
padding: 0px;
}

ul {
margin-left:20px;
}

ol {
margin-left:20px;
}

#seitenrand {
border: 0px #000 solid; 
/*margin:auto;*/
width:1158px;
padding-bottom:40px;
}

#seite {
border: 0px #000 solid; 
background: #fff;
}

select, input, textarea { font-size: 99% }

#header { 
position:relative; 
height: 200px; 
color: #000; 
/*background: #fff url(../images/header_swisslasik_test.jpg) no-repeat top;*/
}

#headerbild img {
margin: 0px; 
position:absolute;
top:0px;
left:0px;
}

#logo {
position:absolute;
top:20px;
left:20px;
}

/*************Topnavigation************/
#topnav {
position:absolute;
height:43px;
width:1158px;
bottom:0px;
background:url(../images/header_navigationbar.jpg) no-repeat top;
padding-top:7px;
}

#topnav ul {
list-style:none;
margin-left:0px;
position:relative;
left:200px;
display:inline;
}

#topnav ul li {
display:inline;
}

#topnav a {
text-decoration:none;
color:#000;
font-size:12px;
font-family:Verdana, Arial, sans-serif;
font-weight:bold;
margin-right:24px;
}

/****************Hauptcontainer um Inhaltsspalten****************/
#hauptcontainer {	
clear:both; 
width: auto;
background: #fff url(../images/laserbeam_left.jpg) no-repeat top left;
margin:0px;
padding:0px; 
}

/*Spalten-Definitionen*/
#spalte1 {
float: left;
width: 200px;
z-index: 3;
}

#spalte1_inhalt {
position:relative;
z-index: 4;
}
	
#spalte2 {
float:right; 
width: 270px;
z-index: 5;
}

#spalte2_inhalt {
position:relative;
z-index: 6;
}

#spalte3 {
width:auto;
margin-left: 200px;
margin-right: 270px;
z-index: 1;
}

#spalte3_inhalt {
position:relative;
z-index: 2;
}

/****************Navigation*******************/
#navigation {
margin-top:2px;
padding-bottom:60px;
}

#navigation ul {
list-style:none;
margin-left:0px;
text-indent:44px;
}

#navigation ul ul {
list-style:none;
margin-left:0px;
text-indent:54px;
}

#navigation a {
text-decoration:none;
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
height:24px;
display:block;
line-height:26px;
}

#navigation li {
}

#navigation li.menupunkt a {
background:url(../images/nav_main_off.jpg) no-repeat top left;
height:28px;
}

#navigation li.menupunkt a:hover {
background:url(../images/nav_main_on.jpg) no-repeat top left;
height:28px;
}

#navigation li.menupunkt_act a {
background:url(../images/nav_main_on.jpg) no-repeat top left;
height:28px;
}

/******Navigationspunkt Neu**********/
#navigation li.menupunkt_neu a {
background:url(../images/nav_neu_off.jpg) no-repeat top left;
height:28px;
}

#navigation li.menupunkt_neu a:hover {
background:url(../images/nav_neu_on.jpg) no-repeat top left;
height:28px;
}

#navigation li.menupunkt_act_neu a {
background:url(../images/nav_neu_on.jpg) no-repeat top left;
height:28px;
}

#navigation li.menupunkt_act_arrow a {
background:url(../images/nav_neu_arrow.jpg) no-repeat top left;
height:28px;
}
/*******Ende Navipunkt Neu**********/

#navigation li.menupunkt_act_hassub a {
background:url(../images/nav_main_arrow.jpg) no-repeat top left;
height:28px;
}

#navigation li.menupunkt_sub a {
background:url(../images/nav_sub_off.jpg) no-repeat top left;
height:28px;
}

#navigation li.menupunkt_sub a:hover {
background:url(../images/nav_sub_on.jpg) no-repeat top left;
height:28px;
}

#navigation li.menupunkt_sub_act a {
background:url(../images/nav_sub_on.jpg) no-repeat top left;
}

#navigation .tuevtext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
padding:6px 10px 0px 22px;
text-align:center;
}

#navigation img {
margin-left:50px;
margin-top:4px;
}

.tuev {
height:154px;
width:190px;
background:url(../images/label_tuvsud.jpg) no-repeat top left;
margin-top:20px;
}

.kunden2006 {
height:154px;
width:190px;
background:url(../images/label_happypatients_neu_3.jpg) no-repeat top left;
margin-top:20px;
}

.facebook {
height:154px;
width:190px;
background:url(../images/label_facebook.jpg) no-repeat top left;
margin-top:20px;
}

#navigation .facebook a {
display:block;
width:128px;
height:126px;
position:relative;
top:0px;
left:30px;
}

#navigation .kunden2006 a {
display:block;
width:150px;
height:100px;
position:relative;
top:10px;
left:20px;
}

/**********Inhaltsbereich************/
#inhalt {
padding-left:20px;
padding-right:30px;
padding-top:20px;
padding-bottom:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:19px;
color:#000;
float:left;
width:650px;
}

#inhalt a {
color:#ed1c24;
text-decoration:none;
}

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

#inhalt strong {
/*color:#a0a0a0;*/
}

#inhalt ul {
list-style-image: url(../images/icon_withframe.gif);
}

#inhalt ul.tb-line {
list-style-image:url();
}

#inhalt ul.tb-group {
list-style-image:none;
}

#inhalt ul li {
padding-bottom:6px;
}

#inhalt ul.tb-line li {
padding-bottom:0px;
}

#inhalt h3 {
padding-bottom:6px;
}

#pageheader {
padding-left:20px;
padding-right:30px;
background:url(../images/laserbeam_right.jpg) left bottom no-repeat;
}

#pageheader h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
display:block;
width:100%;
height:30px;
text-transform:uppercase;
background:url(../images/title_arrow_right.gif) center left no-repeat;
padding-left:20px;
padding-top:6px;
}
#inhalt h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
display:block;
width:100%;
height:30px;
text-transform:uppercase;
background:url(../images/title_arrow_right.gif) center left no-repeat;
padding-left:20px;
padding-top:6px;
}

/******Navigation Zusatz Mitte****************/
#midnavi {
margin-top:20px;
margin-left:10px;
float:left;
}

#midnavi a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#000;
width:156px;
height:26px;
line-height:26px;
display:block;
float:left;
background: #fff url(../images/tab_off.gif) no-repeat;
}

#midnavi ul.menu_mid {
list-style:none;
width:624px;
height:34px;
background: #fff url(../images/tab_line.gif) bottom no-repeat;
float:left;
margin-left:0px;
}

#midnavi ul.menu_mid li {
float:left;
text-align:center;
}

#midnavi ul.menu_mid li a:hover {
background: #fff url(../images/tab_on.gif) no-repeat;
}

#midnavi ul.menu_mid li.menupunkt_mid_act a {
background: #fff url(../images/tab_on.gif) no-repeat;
}

/****************Teaser**********************/
#teaser {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
margin-top:-12px;
}

#teaser a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
}

#teaser .news_latest_item_outer {
background:#cfcfcf url(../images/box_tittle.jpg) top left no-repeat;
padding-top:54px;
}

#teaser .news_latest_item_inner {
background:url(../images/box_completion.gif) bottom left no-repeat;
padding-bottom:6px;
}

#teaser .news_latest_item {
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}

.teaser1 {
position:relative;
top:40px;
left:20px;
}

.teaser1 h2 {
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-indent:14px;
background: url(../images/box_arrow_down.gif) center left no-repeat; 
text-transform:uppercase;
}

#teaser .news_latest_patienten {
margin-top:20px;
float:left;
}

#teaser .news_latest_patienten .news_latest_item h3 {
font-size:11px;
}

#teaser .news_latest_patienten .news_latest_item p {
float:left;
}

#teaser .news_latest_patienten .news_latest_item_inner a {
padding:0px 20px 10px 20px;
display:block;
}

#teaser .news_latest_patienten img {
float:right;
padding: 0px 0px 5px 5px;
}

.teaser2 {
position:relative;
top:-28px;
left:20px;
}

.teaser2 h2 {
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-indent:14px;
background: url(../images/box_arrow_down.gif) center left no-repeat; 
text-transform:uppercase;
}


/****************Footer und Clearing*********/	
#footer { 
clear:both;
height: 30px;
width:850px;
text-align:left;
color:#000; 
background:#fff url(../images/laserbeam_left.jpg) top left no-repeat; 
margin: 0px; 
margin-top:40px;
padding: 0px; 
padding-top:4px;
position:relative;
}

#footer a {
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}

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

#footer_unten {
background:#fff url(../images/laserbeam_right.jpg) bottom right no-repeat;
height:30px;
width:850px;
position:relative;
padding-bottom:10px;
position:relative;
}

#breathcrumb {
text-transform:uppercase;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
display:inline;
position:relative;
left:44px;
top:10px;
}

#breathcrumb a {
text-decoration:underline;
color:#000;
text-transform:uppercase;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#navigation_unten {
position:absolute;
display:inline;
right:0px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#navigation_unten img {
display:inline;
}

#navigation_unten ul {
list-style:none;
margin-left:0px;
display:inline;
}

#navigation_unten ul li {
display:inline;
}

#navigation_unten ul li a {
text-decoration:none;
color:#000;
text-transform:uppercase;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#breathcrumb img {
display:inline;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix { display: block; } 
	
.floatbox { overflow:hidden; }
	
#ie_clearing { display: none }

.hide {
position:absolute;
top:-9999px;
left:-9999px;
display:inline;
overflow:hidden;
width:0px;
height:0px;
}

/***********Suche***********************/
.tx-macinasearchbox-pi1 {
position:absolute;
overflow:hidden;
right:370px;
top:0px;
padding-top:4px;
}

.searchbox {
position:relative;
height:18px;
}

.tx-macinasearchbox-pi1 input {
height:18px;
vertical-align:middle;
}

.tx-macinasearchbox-pi1 input#searchbox_input {
height:18px;
width:100px;
padding-bottom:0px;
top:0px;
}

.tx-macinasearchbox-pi1 .search_title {
color:#000;
font-size:12px;
font-family:Verdana, Arial, sans-serif;
font-weight:bold;
padding-right:6px;
position:relative;
height:18px;
}

/***************Bilder*************/
.csc-textpic-caption {
background:#a0a0a0;
color:#fff;
font-size:11px;
font-weight:bold;
padding-left:4px;
padding-bottom:2px;
line-height:16px;
}

/***************Umfrage*************/
#teaser .umfrage_item_outer {
background:#cfcfcf url(../images/box_tittle.jpg) top left no-repeat;
margin-top:20px;
}

#teaser .umfrage_item_inner {
background:url(../images/box_completion.gif) bottom left no-repeat;
padding-bottom:6px;
}

#teaser .umfrage_item_inner p {
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
position:relative;
}

#teaser .umfrage_item_inner .umfrage_resultat {
padding-bottom:10px;
}

#teaser .umfrage_item_inner .umfrage_resultat p {
padding-bottom:0px;
position:relative;
}

#teaser .umfrage_item_inner .umfrage_resultat p.p_voteslabel {
padding-bottom:10px;
font-weight:bold;
position:relative;
}

#teaser .tx-jkpoll-pi1 {
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
position:relative;
}

.umfragetitel {
position:relative;
top:26px;
left:20px;
}

.umfragetext {
position:relative;
padding-left:0px;
padding-right:10px;
padding-bottom:30px;
top:40px;
font-weight:bold;
}

.umfragetitel h1 {
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-indent:14px;
background: url(../images/box_arrow_down.gif) center left no-repeat; 
text-transform:uppercase;
}

.tx-jkpoll-pi1 .error {
height:50px;
top:60px;
padding-left:20px;
padding-bottom:20px;
position:relative;
}

.p_votes {
padding-bottom:0px;
}

.p_votes img {
margin-top:2px;
}

.votenow {
font-size:10px;
font-weight:bold;
padding-top:10px;
display:block;
}

/*************Katalog bestellen**********/
.tx-powermail-pi1 legend {
display:none;
}

form#katalog {
width:500px;
}

.tx-powermail-pi1 div {
padding-bottom:6px;
}

#powermaildiv_uid2,
#powermaildiv_uid3,
#powermaildiv_uid4,
#powermaildiv_uid5,
#powermaildiv_uid6,
#powermaildiv_uid7,
#powermaildiv_uid8,
#powermaildiv_uid9,
#powermaildiv_uid10,
#powermaildiv_uid11,
#powermaildiv_uid12,
#powermaildiv_uid13,
#powermaildiv_uid14 {
float:left;
}

#powermaildiv_uid1 label {
display:none;
}

#powermaildiv_uid1 select {
width:100px;
}

#powermaildiv_uid2 label,
#powermaildiv_uid3 label,
#powermaildiv_uid4 label,
#powermaildiv_uid5 label,
#powermaildiv_uid6 label,
#powermaildiv_uid7 label,
#powermaildiv_uid8 label,
#powermaildiv_uid9 label {
display:block;
width:100px;
float:left;
} 

#powermaildiv_uid2 input,
#powermaildiv_uid3 input,
#powermaildiv_uid5 input,
#powermaildiv_uid6 input,
#powermaildiv_uid7 input,
#powermaildiv_uid8 input,
#powermaildiv_uid9 input {
display:block;
width:130px;
} 

#powermaildiv_uid2,
#powermaildiv_uid3 {
width:250px;
}

#powermaildiv_uid4 input {
width:380px;
}

#powermaildiv_uid4 {
width:500px;
}

#powermaildiv_uid5,
#powermaildiv_uid6 {
width:250px;
}

#powermaildiv_uid7 {
width:500px;
}

#powermaildiv_uid8,
#powermaildiv_uid9 {
width:250px;
padding-bottom:20px;
}

#powermaildiv_uid13 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
display:none;
}

#powermaildiv_uid10,
#powermaildiv_uid11,
#powermaildiv_uid12,
#powermaildiv_uid13 {
width:500px;
border-top:1px dotted #ed1c24;
padding: 10px 0px 10px 0px;
}

#powermaildiv_uid14 {
width:500px;
text-align:right;
}

/*************Voruntersuchung**********/
.tx-powermail-pi1 legend {
display:none;
}

form#voruntersuchung {
width:500px;
}

.tx-powermail-pi1 div {
padding-bottom:6px;
}

#powermaildiv_uid16,
#powermaildiv_uid17,
#powermaildiv_uid18,
#powermaildiv_uid19,
#powermaildiv_uid20,
#powermaildiv_uid21,
#powermaildiv_uid22,
#powermaildiv_uid23,
#powermaildiv_uid24,
#powermaildiv_uid25,
#powermaildiv_uid26,
#powermaildiv_uid27,
#powermaildiv_uid28 {
float:left;
}

#powermaildiv_uid15 label {
display:none;
}

#powermaildiv_uid15 select {
width:100px;
}

#powermaildiv_uid16 label,
#powermaildiv_uid17 label,
#powermaildiv_uid18 label,
#powermaildiv_uid19 label,
#powermaildiv_uid20 label,
#powermaildiv_uid21 label,
#powermaildiv_uid22 label,
#powermaildiv_uid23 label {
display:block;
width:100px;
float:left;
} 

#powermaildiv_uid16 input,
#powermaildiv_uid17 input,
#powermaildiv_uid18 input,
#powermaildiv_uid19 input,
#powermaildiv_uid20 input,
#powermaildiv_uid21 input,
#powermaildiv_uid22 input,
#powermaildiv_uid23 input {
display:block;
width:130px;
} 

#powermaildiv_uid16,
#powermaildiv_uid17 {
width:250px;
}

#powermaildiv_uid18 input {
width:380px;
}

#powermaildiv_uid18 {
width:500px;
}

#powermaildiv_uid19,
#powermaildiv_uid20 {
width:250px;
}

#powermaildiv_uid21 {
width:500px;
}

#powermaildiv_uid22,
#powermaildiv_uid23 {
width:250px;
padding-bottom:20px;
}

#powermaildiv_uid13 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
display:none;
}

#powermaildiv_uid29,
#powermaildiv_uid30,
#powermaildiv_uid31,
#powermaildiv_uid32 {
float:left;
}

#powermaildiv_uid24,
#powermaildiv_uid25,
#powermaildiv_uid26,
#powermaildiv_uid28,
#powermaildiv_uid29,
#powermaildiv_uid30,
#powermaildiv_uid31 {
width:500px;
border-top:1px dotted #ed1c24;
padding: 10px 0px 10px 0px;
}

#powermaildiv_uid14 {
width:500px;
text-align:right;
}

#uid24_msg,
#uid25_msg,
#uid27_msg,
#uid71_msg,
#uid73_msg,
#uid75_msg,
#uid79_msg,
#uid80_msg,
#uid81_msg {
display:none;
}

#powermaildiv_uid45,
#powermaildiv_uid80 {
padding-right:20px;
}


#powermaildiv_uid31 textarea {
width:396px;
height:120px;
margin-left:4px;
}

#powermaildiv_uid31 label {
float:left;
}

#powermaildiv_uid32 {
width:500px;
text-align:right;
}

#powermaildiv_uid24 {
width:250px;
}

#powermaildiv_uid24 label {
display:block;
padding-bottom:6px;
width:500px;
overflow:visible;
}

#powermaildiv_uid69 {
float:left;
width:250px;
padding-top:52px;
border-top:1px dotted #ed1c24;
}

#powermaildiv_uid27 {
width:300px;
}

#powermaildiv_uid77 {
float:left;
width:500px;
border-top:1px dotted #ed1c24;
padding: 10px 0px 10px 0px;
}

#powermaildiv_uid70 {
float:left;
width:200px;
}

#powermaildiv_uid72,
#powermaildiv_uid74,
#powermaildiv_uid76 {
float:left;
width:200px;
}

#powermaildiv_uid71,
#powermaildiv_uid73,
#powermaildiv_uid75 {
float:left;
width:300px;
}

/*****Hilfesymbol für Calender ausblenden**********/
.date2cal_img_help {
display:none;
}


/*************Operation**********/
.tx-powermail-pi1 legend {
display:none;
}

form#voruntersuchung {
width:500px;
}

.tx-powermail-pi1 div {
padding-bottom:6px;
}

#powermaildiv_uid34,
#powermaildiv_uid35,
#powermaildiv_uid36,
#powermaildiv_uid37,
#powermaildiv_uid38,
#powermaildiv_uid39,
#powermaildiv_uid40,
#powermaildiv_uid41,
#powermaildiv_uid42,
#powermaildiv_uid43,
#powermaildiv_uid44,
#powermaildiv_uid45,
#powermaildiv_uid46,
#powermaildiv_uid78,
#powermaildiv_uid79,
#powermaildiv_uid80,
#powermaildiv_uid81 {
float:left;
}

#powermaildiv_uid33 label {
display:none;
}

#powermaildiv_uid33 select {
width:100px;
}

#powermaildiv_uid34 label,
#powermaildiv_uid35 label,
#powermaildiv_uid36 label,
#powermaildiv_uid37 label,
#powermaildiv_uid38 label,
#powermaildiv_uid39 label,
#powermaildiv_uid40 label,
#powermaildiv_uid41 label {
display:block;
width:100px;
float:left;
} 

#powermaildiv_uid34 input,
#powermaildiv_uid35 input,
#powermaildiv_uid37 input,
#powermaildiv_uid38 input,
#powermaildiv_uid39 input,
#powermaildiv_uid40 input,
#powermaildiv_uid41 input {
display:block;
width:130px;
} 

#powermaildiv_uid37 input,
#powermaildiv_uid40 input {
float:left;
}

#powermaildiv_uid34,
#powermaildiv_uid35 {
width:250px;
}

#powermaildiv_uid36 input {
width:380px;
}

#powermaildiv_uid37,
#powermaildiv_uid38,
#powermaildiv_uid40 {
width:250px;
}

#powermaildiv_uid39 {
width:500px;
}

#powermaildiv_uid39 input {
width:380px;
}

#powermaildiv_uid41,
#powermaildiv_uid42 {
width:250px;
padding-bottom:20px;
}

#powermaildiv_uid111 label {
display:none;
}

#powermaildiv_uid111 {
float:left;
width:250px;
border-top:1px dotted #ed1c24;
padding: 56px 0px 10px 0px;
}

#powermaildiv_uid42 {
width:250px;
border-top:1px dotted #ed1c24;
padding: 10px 0px 10px 0px;
}

#powermaildiv_uid42 label {
width:500px;
overflow:visible;
display:block;
padding-bottom:10px;
}

#powermaildiv_uid13 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
display:none;
}

#powermaildiv_uid112 {
float:left;
width:500px;
}

#powermaildiv_uid47,
#powermaildiv_uid48,
#powermaildiv_uid49,
#powermaildiv_uid50,
#powermaildiv_uid51,
#powermaildiv_uid52,
#powermaildiv_uid53 {
float:left;
}

#powermaildiv_uid43,
#powermaildiv_uid44,
#powermaildiv_uid78,
#powermaildiv_uid46,
#powermaildiv_uid47,
#powermaildiv_uid48,
#powermaildiv_uid49,
#powermaildiv_uid51,
#powermaildiv_uid52,
#powermaildiv_uid53 {
width:500px;
border-top:1px dotted #ed1c24;
padding: 10px 0px 10px 0px;
}

#uid42_msg,
#uid43_msg,
#uid45_msg {
display:none;
}

#powermaildiv_uid49 textarea {
width:396px;
height:120px;
margin-left:4px;
}

#powermaildiv_uid49 label {
float:left;
}

#powermaildiv_uid50 {
width:500px;
text-align:right;
}

#inhalt .tx-sgglossary-pi1 h1 {
display:none;
}

#powermaildiv_uid110 {
float:left;
width:500px;
border-top:1px dotted #ed1c24;
padding: 10px 0px 10px 0px;
}

/*******Kontakt***************/
.tx-powermail-pi1 legend {
display:none;
}

#inhalt form input,
#inhalt form textarea, 
#inhalt form select {
background-color:#fde9ea;
border:#a0a0a0 solid 1px;
}

form#kontakt {
width:500px;
}

.tx-powermail-pi1 div {
padding-bottom:6px;
}

#powermaildiv_uid55,
#powermaildiv_uid56,
#powermaildiv_uid57,
#powermaildiv_uid58,
#powermaildiv_uid59,
#powermaildiv_uid60,
#powermaildiv_uid61,
#powermaildiv_uid62,
#powermaildiv_uid67,
#powermaildiv_uid68 {
float:left;
}

#powermaildiv_uid54 label {
display:none;
}

#powermaildiv_uid54 select {
width:100px;
}

#powermaildiv_uid55 label,
#powermaildiv_uid56 label,
#powermaildiv_uid57 label,
#powermaildiv_uid58 label,
#powermaildiv_uid59 label,
#powermaildiv_uid60 label,
#powermaildiv_uid61 label,
#powermaildiv_uid62 label {
display:block;
width:100px;
float:left;
} 

#powermaildiv_uid55 input,
#powermaildiv_uid56 input,
#powermaildiv_uid57 input,
#powermaildiv_uid58 input,
#powermaildiv_uid59 input,
#powermaildiv_uid60 input,
#powermaildiv_uid61 input,
#powermaildiv_uid62 input {
display:block;
width:130px;
} 

#powermaildiv_uid55,
#powermaildiv_uid56 {
width:250px;
}

#powermaildiv_uid57 input {
width:380px;
}

#powermaildiv_uid57 {
width:500px;
}

#powermaildiv_uid58,
#powermaildiv_uid59 {
width:250px;
}

#powermaildiv_uid60 {
width:500px;
}

#powermaildiv_uid61,
#powermaildiv_uid62 {
width:250px;
padding-bottom:20px;
}

#powermaildiv_uid68 label {
float:left;
display:block;
width:100px;
}

#powermaildiv_uid68 textarea {
width:380px;
height:120px;
float:left;
}

#powermaildiv_uid67 {
width:480px;
text-align:right;
}

.powermail_mandatory {
color:#ed1c24;
}

.powermail_mandatory_js {
color:#ed1c24;
padding-bottom: 2px;
line-height:13px;
}


/***********Page Navigation*************/
#nextbutton {
float:right;
font-size:12px;
font-family:Verdana, Arial, sans-serif;
padding-right:56px;
}

#nextbutton a {
text-decoration:none;
display:block;
float:right;
color:#000;
height:20px;
background: #fff url(../images/continuebutton_background_off.jpg) repeat-x;
line-height:20px;
padding: 0px 20px 0px 20px;
}

#nextbutton:hover a {
background: #fff url(../images/continuebutton_background_on.jpg) repeat-x;
}

.nextmenu {
background: #fff url(../images/continuebutton_right_off.jpg) right no-repeat;
height:20px;
float:right;
padding-right:20px;
}

.nextmenu_inner {
background: #fff url(../images/continuebutton_left_off.jpg) left no-repeat;
height:20px;
float:right;
padding-left:14px;
}

#nextbutton:hover .nextmenu {
background: #fff url(../images/continuebutton_right_on.jpg) right no-repeat;
}

#nextbutton:hover .nextmenu_inner {
background: #fff url(../images/continuebutton_left_on.jpg) left no-repeat;
}


/**********FAQ***********************/
.tx-irfaq-pi1 {
float:left;
width:600px;
}

.faqpagenav {
text-transform:uppercase;
}

#inhalt .tx-irfaq-pi1 .additional-info {
border-top:0px solid #E6E6E6;
margin-bottom:20px;
display:none;
}

.tx-irfaq-pi1.tx-irfaq-pi1 p.alllinks {
margin-bottom:20px;
}

#inhalt #allg,
#inhalt #operation,
#inhalt #klinik,
#inhalt #kosten {
float:left;
padding-top:30px;
}


/*********Patientenberichte**********/
#inhalt h3.pabe_titel {
padding-bottom:0px;
font-size:12px;
display:inline;
cursor:pointer;
}

.pabe_datum {
font-size:11px;
display:inline;
}

.pabe_content {
display:none;
padding:0px 0px 20px 0px;
}

img.plus,
img.minus {
margin-right:10px;
cursor:pointer;
}

/**********Eignungsbogen***********/
form#eignungsbogen {
width:540px;
float:left;
}

/*form#eignungsbogen .tx_powermail_pi1_fieldwrap_html {
width:240px;
}*/

form#eignungsbogen .powermail_radio_inner {
display:inline;
}

#powermaildiv_uid82,
#powermaildiv_uid83,
#powermaildiv_uid84,
#powermaildiv_uid85,
#powermaildiv_uid86,
#powermaildiv_uid87,
#powermaildiv_uid88,
#powermaildiv_uid89,
#powermaildiv_uid90 {
width:240px;
float:left;
}

#powermaildiv_uid82 label,
#powermaildiv_uid83 label,
#powermaildiv_uid84 label,
#powermaildiv_uid85 label,
#powermaildiv_uid86 label,
#powermaildiv_uid87 label,
#powermaildiv_uid88 label {
display:block;
float:left;
width:100px;
}

#powermaildiv_uid82 input,
#powermaildiv_uid83 input,
#powermaildiv_uid84 input,
#powermaildiv_uid85 input,
#powermaildiv_uid86 input,
#powermaildiv_uid87 input,
#powermaildiv_uid88 input {
float:left;
width:120px;
}

#powermaildiv_uid89,
#powermaildiv_uid91,
#powermaildiv_uid92,
#powermaildiv_uid93,
#powermaildiv_uid94,
#powermaildiv_uid95,
#powermaildiv_uid96,
#powermaildiv_uid97,
#powermaildiv_uid98,
#powermaildiv_uid99,
#powermaildiv_uid100,
#powermaildiv_uid101,
#powermaildiv_uid102,
#powermaildiv_uid103,
#powermaildiv_uid104,
#powermaildiv_uid105,
#powermaildiv_uid106,
#powermaildiv_uid107 {
width:260px;
float:left;
padding-bottom:12px;
}

.eignungsbogen_1 {
float:left;
width:240px;
}

.eignungsbogen_2 {
float:left;
width:260px;
padding-left:20px;
}

#powermaildiv_uid107 {
text-align:right;
padding-top:20px;
}

#powermaildiv_uid90 textarea {
width:222px;
height:90px;
}

#powermaildiv_uid109 {
margin-bottom:20px;
}

/***English****/
#topnav .english {
position:absolute;
display:inline;
left:44px;
font-weight:normal;
text-transform:uppercase;
}

#header #topnav .english a {
left:20px;
font-weight:normal;
text-transform:uppercase;
color:#fff;
}

#header #topnav .english a:hover  {
text-decoration:underline;
}

/********Anmeldung Zahnbehandlung***********/
form#zahnbehandlung {
width:540px;
float:left;
}

form#zahnbehandlung .tx_powermail_pi1_fieldwrap_html {
float:left;
}

#powermaildiv_uid13 label {

} 

#powermaildiv_uid13 select {
width:100px;
float:left;
} 


#powermaildiv_uid113 {
width:500px;
}

#powermaildiv_uid114,
#powermaildiv_uid115,
#powermaildiv_uid116,
#powermaildiv_uid117,
#powermaildiv_uid118,
#powermaildiv_uid119 {
width:230px;
}

#powermaildiv_uid114 label,
#powermaildiv_uid115 label,
#powermaildiv_uid116 label,
#powermaildiv_uid117 label,
#powermaildiv_uid118 label,
#powermaildiv_uid119 label,
#powermaildiv_uid120 label,
#powermaildiv_uid148 label {
display:block;
width:100px;
float:left;
} 

#powermaildiv_uid114 input,
#powermaildiv_uid115 input,
#powermaildiv_uid116 input,
#powermaildiv_uid117 input,
#powermaildiv_uid118 input,
#powermaildiv_uid119 input {
width:120px;
float:left;
} 

#powermaildiv_uid121,
#powermaildiv_uid122 {
width:500px;
border-top:1px dotted #ed1c24;
padding: 10px 0px 10px 0px;
}

#powermaildiv_uid121 label,
#powermaildiv_uid122 label {
width:500px;
}

#powermaildiv_uid122 label {
display:block;
}

#powermaildiv_uid148 {
width:500px;
}

#powermaildiv_uid148 input {
width:350px;
}

#powermaildiv_uid120 {
width:500px;
}

#powermaildiv_uid120 input {
width:350px;
float:left;
}

#uid122_msg,
#uid124_msg,
#uid133_msg,
#uid135_msg,
#uid137_msg,
#uid139_msg {
display:none;
}

#powermaildiv_uid123 {
margin-left:200px;
margin-top:-30px;
}

#powermaildiv_uid124 {
width:500px;
border-top:1px dotted #ed1c24;
padding: 10px 0px 10px 0px;
}

#powermaildiv_uid125 {
width:500px;
border-top:1px dotted #ed1c24;
padding: 10px 0px 10px 0px;
}

#powermaildiv_uid125 label {
display:block;
width:500px;
}

#powermaildiv_uid125 textarea {
width:500px;
height:100px;
}

#powermaildiv_uid126 {
width:500px;
border-top:1px dotted #ed1c24;
padding: 10px 0px 10px 0px;
}

#powermaildiv_uid130 {
width:500px;
}

#powermaildiv_uid131 {
border-top:1px dotted #ed1c24;
padding: 10px 0px 10px 0px;
width:500px;
}

#powermaildiv_uid132 {
width:500px;
}

#powermaildiv_uid133,
#powermaildiv_uid135,
#powermaildiv_uid137,
#powermaildiv_uid139 {
width:250px;
}

#powermaildiv_uid141,
#powermaildiv_uid142 {
width:500px;
border-top:1px dotted #ed1c24;
padding: 10px 0px 10px 0px;
}

#powermaildiv_uid141 label,
#powermaildiv_uid142 label {

}


form#zahnbehandlung .tx_powermail_pi1_fieldwrap_html_radio_title {
float:left;
padding-right:10px;
}

form#zahnbehandlung .powermail_radio_inner {
float:left;
padding-right:10px;
}

#powermaildiv_uid143 {
border-top:1px dotted #ed1c24;
padding: 10px 0px 10px 0px;
width:500px;
}

#powermaildiv_uid144,
#powermaildiv_uid145 {
border-top:1px dotted #ed1c24;
padding: 10px 0px 10px 0px;
width:250px;
}

#powermaildiv_uid146 {
border-top:1px dotted #ed1c24;
padding: 10px 0px 10px 0px;
width:500px;
}

#powermaildiv_uid146 label {
width:250px;
display:block;
}

#powermaildiv_uid146 textarea {
width:500px;
height:100px;
}

#powermaildiv_uid147 {
width:500px;
text-align:right;
}

/****Berichte erfassen***/
.tx-newsfeedit-pi1-link-create-login {
display:none;
}

.tx-newsfeedit-pi1-message-editmenu-noitems {
display:none;
}





