body {
	position:relative;
  margin: 0;
  padding: 0;
  background: #769BBA url(../img/bg.png) repeat-x top center;
  font: 12px Arial, Helvetica, sans-serif;
  color: #546e84;
}
#init {
  padding:0;
  min-width:800px;
  
}
/*#slideshows {
    width: 135px;
    float: left;
    padding: 450px 0 0 0px;
	margin-left:40px;
}*/
#video {
    width: 135px;
    float: left;
    padding: 0px 0 0 0px;
	margin:0px 20px 0 0px;
}

#frame {
  width: 1024px;
  
  margin:0;
  padding:0;
  background: url(../img/bg-tile.png) repeat-y top center;
  
}
#page {
    background: url(../img/bg-top.png) no-repeat top center;
	margin:0;
	padding:0;
}
a img {
  border: 0;
}
#header {
  margin-left:-127px;
  padding:0;
  height: 480px;
  background: url(../img/flash-bg.jpg) no-repeat top center;
}
#footer {
  background: url(../img/bg-footer.png) no-repeat bottom center;
  height: 186px;
  text-align: left;
  padding-bottom:0;
  margin-top:10px;
}
#content {
	margin:0;
	padding:0;
  width: 784px;
  float: left;
}
#sidebar {
	margin:0;
	padding:0;
  width: 240px;
  float: right;
}
#book a {
 text-indent: -9999px;
 height: 80px;
 display: block;
}

ul {
  list-style-position: outside;
  padding: 0;
  margin: 10px 0px 10px 0px;
  padding-left: 20px;
}


#sideinfo {
  float: left;
  width: 180px;
  text-align: justify;
  border-right: 1px solid #E2FAFC;
  padding: 0px 10px 10px 0px;
  margin-right: 20px;
  margin-bottom: 120px;
  border-bottom: 1px solid #E2FAFC;
}
#sideinfo li{
	list-style:none;
	
}
#sideinfo img{
	padding-bottom:10px;
}
.highlight{
	margin-left:-20px;
	font-size:1.1em;
	font-weight:600;
	text-align:left;
	padding-bottom:30px;

}
#sideinfo .highlight{
	margin:0;
    padding: 0;
	font-size:12px;
	font-weight:bold;
	text-align:left;

}
 #sideinfo ul{
	margin:0;
    padding: 0 0 10px 0;
	font-size:12px;
	text-align:left;

}
.email{
	font-size:1.1em;
	padding-bottom:30px;
}
.highlight li {
	list-style:none;
	background: url(../img/list-bg.png) no-repeat center left;
	padding-left:15px;
}
.highlight a{ 
	text-decoration:none;
	color:#6c92af;
}
.highlight  a:hover{
	text-decoration:none;
	color:#afc35b;
}
#text {
  margin:0px;
  width:650px;
  text-align: justify;
  padding: 0px 20px 0px 100px;
  overflow:hidden;
}
#carusel {

}


.clear {
  clear:both;
  height: 0px;
  overflow: hidden;
}
#logo {
  text-indent: -9999px;
  background: url(../img/logo.png) no-repeat top left;
  margin:40px 0px 0px 16px;
  height: 118px;
  overflow: hidden;
  padding:0;
}

#logo1 {
  text-indent: -9999px;
  background: url(../img/logo1.png) no-repeat top left;
  margin:40px 0px 0px 16px;
  height: 220px;
  overflow: hidden;
  padding:0;
}

#callback {
  text-align: left;
  margin:5px 0px 0px 23px;
  padding:0 0 20px 0;
}


#gallery {
  margin: 30px 30px 0px 0px;
}

.boxgrid{
	width: 190px;
	padding:0;
	margin:0px 10px 0px 10px;
	float:left;
	overflow: hidden;
	position: relative;
    text-align: center;
}
.boxgrid img {
	position: absolute;
	padding:0;
	top: 0;
	left: 0;
	border: 0;
}
.boxcaption{
	float: left;
	position: absolute;
    margin: 0px 0 0 16px;
	padding:0;
 	}
 .captionfull .boxcaption {
 	top: 0px;
 	left: 0;
 }
 .caption .boxcaption {
 	top: 300px;
 	left: 0;
 }
 .captionback {
    background: #B1C45B;
    color: #fff;
    padding:20px 5px 20px 5px;
    text-align: left;
    font-weight: bold;
    border: 1px solid #8FA052;
 }
 .captionback h6 {
   margin: 0;
   padding: 0;
   color: #fff;
 }


h1,h2,h3,h4,h5,h6{
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  margin: 5px 0px 5px 0px;
  padding: 0;
  letter-spacing: 0px;
}
h1 {
  font-size: 28px;
  color: #afc35b;
}
h2 {
  font-size: 22px;
  color: #6c92af;
}
h3 {
  font-size: 24px;
  color: #afc35b;
  font-weight: bold;
}
h4 {
  font-size: 18px;
  color: #6c92af;
}
h5 {
  font-size: 16px;
  color: #afc35b;
}
h6 {
  font-size: 15px;
  color: #6c92af;
}

.booking {
  display: block;
  margin: 10px 0px;
  padding: 10px 10px;
  text-align: center;
  color:  #6C92AF;
  font-size: 14px;
}


a:link,a:visited {
  color: #546e84;
}
a:hover, a:active, a:focus {
  color: #b7ca6f;
}

#sidebar a:link,#sidebar a:visited {
  color: #FFFFDF;
}
#sidebar a:hover, #sidebar a:active, #sidebar a:focus {
  color: #F3F7E8;
}
#beforeafter2 {
  margin-top:30px;
}


.grid {
  position: absolute;
  top: 2px;
  left: 31px;
}
.giftcard {
 background: url(../img/bant-02.png) no-repeat top center;
  height: 77px;
  width: 155px;
}

#callback a:link, #callback a:visited {
  display: block;
  background: url(../img/call-back-laser-clinic.png) no-repeat top center;
  text-indent:-9999px;
  width: 180px;
  height:70px;
}


#smartfooter {
  width: 690px;
  margin: 30px 0px 0px 84px;
  color: #fff;
  padding-bottom:0;
}

#smartfooter ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#smartfooter ul li {
  padding: 4px 0px 4px 0px;
  border-bottom: 1px solid #7295b3;
  border-top: 1px solid #7ca3c4;
}

#smartfooter a:link,#smartfooter a:visited {
  color: #dbecff;
  text-decoration: none;
}
#smartfooter a:hover, #smartfooter a:active, #smartfooter a:focus {
  color: #fff;
}

#col1 {
  float: left;
  width: 210px;
  padding: 0px 10px 0px 10px;
  border-right: 1px solid #7ea6c4;
}
#col2 {
  float: left;
  width: 210px;
  padding: 0px 10px 0px 10px;
  border-right: 1px solid #7ea6c4;
}
#col3 {
  float: right;
  width: 200px;
  padding: 0px 10px 0px 10px;
}
#copyright, #copyright a {
  font-size: 10px;
  color: #B3C8D9;
  text-align: center;
}

.slideshows {
  border: 4px solid #95C8E5;
  margin: 5px 0px 5px 0px;
}
#servbanners{
	width:630px;
	
}
#servbanners img{
	padding:5px;
}
.imagelist ul {
list-style-type: none;
border-bottom: 1px solid #FFFFFF;
width: 640px;
margin: 0;
padding: 0;
text-align:left;
}
.imagelist ul li {
border-bottom: 1px solid #FFFFFF;
padding: 10px 10px 10px 10px;
width: 300px;
height: 100px;
float: left;
}
.imagelist img{
	border:3px solid #d7edfb;
	
}
.videolist ul {
list-style-type: none;
margin: 0;
padding: 0;
text-align:left;
font-size:0.9em;
}
.videolist ul li {
border-bottom: 1px solid #FFFFFF;
padding: 5px 15px 6px 15px;
width: 160px;
height: 160px;
float: left;
}
.videolist img{
	
	
}
.photo {
  border:1px solid #d7edfb;
}
.listgallery ul li {
border-bottom: 1px solid #FFFFFF;
padding: 0px 10px 10px 10px;
}
.listgallery ul {
list-style-type: none;
border-bottom: 1px solid #FFFFFF;
margin: 0;
padding: 0;
}

.fleft {
float: left;
margin: 5px 10px 5px 0px;
}
#subform{
	margin:0;
	padding:0;
	border:#a6dffa;
	background:#fff;
}
.services{
	font-size:0.8em;
	font-weight:400;
	text-decoration:none;
}
#form{
	float:right;
	padding:0;
	margin-right:50px;
	
}
#form-contact{
	float:left;
	padding:0;
	margin:-20px 0px 0 0px;
	
}
.button{
	background:#B3C65D;
	border:1px solid #769bba;
	color:#fff;
    padding: 5px 5px;
}
.servleft{
	float:left;
}
.servright{
	float:right;
}
.error{
	color:#990000;
	font-size:0.8em;
}
.okay{
	color:#3399CC;
	font-size:0.8em;
}
.text-photo{
	float:left;
	margin:10px 10px 10px 0;
	border: 2px solid #95C8E5;
}

.photo {
	margin:10px 10px 10px 0;
	border: 2px solid #95C8E5;
}


#headercont {
  position: relative;
  
}
#sharethis {
  position: absolute;
  top:20px;
  left: 40px;
  width: 200px;
  height: 20px;
  text-align: left;
}
.left{
	position:absolute;
	top:0;
	left:0;
}
/* APPOINTMENTS */
#s6e_body {
    margin:0 0 0 0;
    padding:0 0 0 0;
    text-align:center;
}

#s6e_body_content {
    margin: 0 auto;
    width:750px;
    text-align:left;
}

#s6e_body_content  p {
        font-size:80%;
}

#s6e_body_content  ul {
    font-size:80%;
}


#s6e_body_content  td {
        font-size:80%;
      }


#s6e_body_content th {
        font-size:80%;
      }


#s6e_body_content  a {
      color:#0000A0;
      }


#s6e_body_content a:link {
      color:#0000A0;
      }


#s6e_body_content  a:visited {
      color:#0000A0;
      }


#s6e_body_content a:hover {
      color:#0000A0;
      }


#s6e_body_content a:active {
      color:#0000A0;
      }


#s6e_body_content  input {
      }


#s6e_body_content   select {
      }


#s6e_body_content   option {
      }


  /* Jeder Text, der nicht in der Terminansicht zu sehen ist */
  /* All text which not appears in the calendar view */
  .text {
        font-size:80%;
      }


  /* Fett gedruckter Text */
  /* Bold text */
  .bold {
      font-weight: bold;
      color:#000000;
      }


  /* Tabellenzelle 'Uhrzeit' */
  /* Table cell 'Time'*/
  .time {
      font-weight: bold;
      background-color:#668AAC;
      color:#fff;
      text-align: center;
      font-size:90%;
      }


  /* Tabellenzellen mit Datum, Tabellenkopf der Eventliste   */
  /* Table cells which are containing the date, table head of the event list*/
  .date {
      background-color:#7196B6;
      color: #fff;
      text-align: center;
        font-size:80%;
      }


  /* Tabellenzellen mit den Termin-Uhrzeiten (linke Spalte)*/
  /* Table cells which are containing the appointment times (left column) */
  .app {
      background-color:#668AAC;
      color:#ffffff;
      text-align:right;
      font-size:80%;
      white-space: nowrap;
      padding-left:5px;
      padding-right:5px;
   }


  /* Tabellenzellen fuer Wochenende, Pausen und Geschaeftsschluss */
  /* Table cells for weekend, breaks, close of business */
  .weekend {
      background-color:#AEC2CA;
      color:#FFFFFF;
      text-align: center;
  }
  .weekend a {
      color:#FFFFFF;
  }


  /* Tabellenzellen mit reservierten Terminen */
  /* Table rows with scheduled/reserved Appointments */
  .res {
      background-color:#69A3B7;
      color:#CCFFFF;
      font-size: 9px;
      text-align:center;
      }
  .res1 {
      background-color:#B37375;
      color:#FFFFFF;
      text-align:center;
      font-size: 9px;
      }
  .res2 {
      background-color:#FFEECE;
      color:#FFFFFF;
      text-align:center;
      font-size: 9px;
      }

  /* Links in den Tabellenzellen mit reservierten Terminen */
  /* Links inside of the scheduled appointment table cells */
  .res a {
      color:#C07A00;
	  text-decoration:none;
      }


  .res a:link {
      color:#C07A00;
	  text-decoration:none;
      }


  .res a:visited {
      color:#C07A00;
      }


  .res a:hover {
      color:#000000;
	  text-decoration:underline;
      }


  .res a:active {
      color:#000000;
      }

  /* Zum Teil reservierte Termine z.B. 3/10 */
  /* Partly reserved appointments e.g. 3/10 */
  .partly_reserved {
      background-color:#FFF4EF;
      color:#000000;
      text-align:center;
  }
  .partly_reserved a {
      color:#C07A00;
      text-decoration:none;
      }


  .partly_reserved a:link {
      color:#C07A00;
      text-decoration:none;
      }


  .partly_reserved a:visited {
      color:#C07A00;
      }


  .partly_reserved a:hover {
      color:#000000;
      text-decoration:underline;
      }


  .partly_reserved a:active {
      color:#000000;
      }


  /* Tabellenzellen mit Admin-Terminen */
  /* Table rows with admini appointments */
  .admin_res {
      background-color:#FFEECE;
      color:#000000;
      text-align:center;
      }


  /* Links in den Tabellenzellen mit Admin-Terminen */
  /* Links inside of the admin appointment table cells */
  .admin_res a {
      color:#C07A00;
	  text-decoration:none;
      }


  .admin_res a:link {
      color:#C07A00;
	  text-decoration:none;
      }


  .admin_res a:visited {
      color:#C07A00;
      }


  .admin_res a:hover {
      color:#000000;
	  text-decoration:underline;
      }


  .admin_res a:active {
      color:#000000;
      }


  /* Tabellenzellen mit freien Terminen */
  /* Table cells for unscheduled/free appointments */
  .free {
      background-color:#C0E3F7;
      text-align: center;
      }


  /* Radio-Buttons in Tabellenzellen mit freien Terminen */
  /* Radio buttons in table cells for unscheduled/free appointments */
  .free input {
      background-color:#F1F3FF;
      }


  /* Tabellenzellen und Text im Detail-PopUp-Fenster */
  /* Table cells and text in detail pop up window */
  .popup_text {
      color:#001060;
      background-color:#EFEFEF;
      }


  /* Fett gedruckter Text im Detail-PopUp-Fenster*/
  /* Bold text inside the detail pop up window */
  .popup_bold {
      font-weight: bold;
      color:#001060;
      background-color:#EFEFEF;
      }


  /* Tabellenzellen und Text in der Terminliste */
  /* Table cells and text in appointment list */
  .eventlist_text {
      color: #000000;
      }


  .eventlist_text a {
      color: #000000;
      }


  .eventlist_text a:link {
      color: #000000;
      }


  .eventlist_text a:visited {
      color: #000000;
      }


  .eventlist_text a:hover {
      color: #ffffff;
      }


  .eventlist_text a:active {
      color: #000000;
      }


  /* Textformatierung des E-Mail-Formulars */
  /* Text of the e-mail form */
  .mailform {
      font-weight:bold;
      }



  /* Auswahlfelder oberhalb der Kalenderansicht im Userbereich*/
  /* Select fields above the calendar view */
	#control_bar {
	    border:1px solid #fff;
	    background-color:#92BFDA;
	}

	#control_bar form {
	    display:inline;
	}

  .selectiontableoutside {
      }


  .selectiontableinside {
      }



  .numberoptions {
      text-align:right;
  }


  	/* Navigation oberhalb des Auswahlmenues */
  	/* Navigation bar on top of the page */
  	.navibar {
  		margin:0px 0px 10px 0px;
    	font-weight:bold;
         text-align: center;
		padding:15px;
        font-size:11px;
        color:#A1AF57;
  	}

	.navibar a:link {
       color:#A1AF57;
       font-weight:none;
        text-decoration:none;
	}

	.navibar a:visited {
       color:#A1AF57;
        text-decoration:none;
	}

	.navibar a:hover {
       color:#A1AF57;
		text-decoration:underline;
	}
    .navibar a:active {
       color:#A1AF57;
        text-decoration:none;
    }


	.navibarcontainer {
		width:650px;
	}


.topmenu a:link {
 font-weight: bold;
 color: #6F6F6F;
 }

.topmenu a:visited {
 font-weight: bold;
 color: #6F6F6F;
 }

.topmenu a:hover {
 font-weight: bold;
 color: #000000;
 }



	.timerange {
		font-weight:bold;
		line-height:23px;
		border:1px solid #000000;
		margin-top:5px;
		padding:5px;
		background-color:#EAEDFF;
	}

	.timerange input {
		text-align:right;
		padding:1px 10px 1px 10px;
	}



	/* Abgesagte Termine */
	/* Canceled appointments*/
  	.canceled,
  	.canceled td{
		text-decoration:line-through;
	}

	/* Active appointments */
	.active {
	}


	/* Liste Termingruende */
	/* Reason list below appointment overview*/
	.reasons {
        margin-top:20px;
		padding:3px;
		border:1px solid #8ABAD7;
		background-color:#92BFDA;
        color: #fff;
		width:100%;
	}

    .reasons h5 {
      color: #fff;
      word-spacing: 5px;
    }


	/* Details PopUp, Profile */
	.details td {
		background-color:#DCE8F1;
	}


/* 	Kalenderansicht
	Calendar view */
.calendar {
    border:1px solid #000000;
    padding:3px;
    background-color:#EAEDFF;
	width:270px;
	height:265px;
}

.calendar caption{
    font-weight:bold;
	padding:5px 0px 5px 0px;
	text-align:center;
}

.formtable {
  background:#E9F6FC;
  border: 1px solid #fff;
}


.formtable input[type="text"],
.formtable input[type="submit"],
.formtable input[type="password"],
.formtable select,
.formtable textarea {
	margin-left:10px;
}

.formtable input[type="text"],
.formtable input[type="password"],
.formtable select,
.formtable textarea {
	width:350px;
}

.formtable input[type="radio"],
.formtable input[type="checkbox"] {
	margin-left:10px;
 	text-align:left;
}

/* Hilfetexte, die im Popup erscheinen */
/* Help texts appearing in popup windows */
.helptext li {
	margin-bottom:15px;
}

.print_row {
	background-color:#1200C0;
  	color:#ffffff;
	text-align:center;
}

.print_row a {
    color:#FFFFFF;
}

.install_label {
	width:250px;
	font-weight:bold;
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}


/* Farbe Terminhintergruende bassierend auf dem Termingrund */
.reason1 {
    background-color:#000000;
	color:#FFFFFF;
	text-align:center;
}

.reason1 a {
	color:#FFFFFF;
}


.grid_tooltip td {
}
.reservationbutton {
    font-weight:bold;
	padding:5px;
	margin:10px 0 15px 0;
}

.error_message_item {
    font-weight:bold;
	color:#FF0000;
}


.myappointments_table_head {
	background-color:#668CA6;
    font-size: 10px;
    color: #fff;
}
.myappointments_table_head a {
    font-size: 10px;
    color: #fff;
}
.myappointments_table_light_row {
	background-color:#ffffff;
    font-size: 10px;
}

.myappointments_table_dark_row {
	background-color:#f9f9f9;
    font-size: 10px;
}

.time_zone {
   font-size:70%;
   color:#AF0000;
   margin-top:8px;
   margin-bottom:8px;
}

#next_available_appointment {
   font-size:90%;
   margin-top:3px;
   margin-bottom:5px;
   font-weight:bold;
}
#next_available_appointment input {
   margin-left:15px;
}

#appointment_area_select_menu select {
	display:block;
	margin:5px 10px 10px 10px;
}

#appointment_area_select_menu input {
	margin:0 10px 0 10px;
}

#calendar_grid {
	margin-top:8px;
}
/* enable transparent 24-bit PNGs in IE6 */
#form-consultation{
	float:left;
	border:1px solid #546e84;
	padding:10px;
}
#beforeafter2{
	margin-left:-40px;
}
#cube{
	margin-left:-40px;
}
.testimonials {
  background: url(../img/open-quote.gif) no-repeat top left;
  padding: 0px 0px 15px 0px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d9eaeb;
}
.testimonials p{
	float:right;
	margin-right:20px;
	margin-bottom:20px;
}
#testim{
	width:170px;
	text-align:justify;
	margin:50px 30px 0 -10px;
}
#testim a{
	text-decoration:none;
	color:#ecfffed;
}
#testim a:hover{
	text-decoration:none;
	
}
.thankyou{
	text-align:center;
	font-size:1.2em;
	font-weight:600;
	padding-top:30px;
}

.buttons {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: -10px;
}
.buttons li {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;

}


#button01,#button02,#button03 {
  width: 192px;

}
#button01 a:link, #button01 a:visited {
  text-indent: -999999px;
  overflow:hidden;
  background: url(../img/button-01.png) no-repeat top left;
  display: block;    height:  67px;
}
#button02 a:link, #button02 a:visited {
  text-indent: -999999px;
  overflow:hidden;
  background: url(../img/button-02.png) no-repeat top left;
  display: block;    height:  46px;
}
#button03 a:link, #button03 a:visited {
  text-indent: -999999px;
  overflow:hidden;
  background: url(../img/button-03.png) no-repeat top left;
  display: block;    height:  46px;
}
#button01 a:hover, #button01 a:active {
  text-indent: -999999px;
  overflow:hidden;
  background: url(../img/button-01o.png) no-repeat top left;
  display: block;    height:  67px;
}
#button02 a:hover, #button02 a:active {
  text-indent: -999999px;
  overflow:hidden;
  background: url(../img/button-02o.png) no-repeat top left;
  display: block;    height:  46px;
}
#button03 a:hover, #button03 a:active {
  text-indent: -999999px;
  overflow:hidden;
  background: url(../img/button-03o.png) no-repeat top left;
  display: block;    height:  46px;
}
#beforeafter2 {
  margin-top: 30px;
}
#button04 {
  width: 199px;
  margin-top: 10px;
  margin-left: -3px;

}
#button04 a:link, #button04 a:visited {
  text-indent: -999999px;
  overflow:hidden;
  background: url(../img/promo.png) no-repeat top left;
  display: block;    height:  100px;
}
#button04 a:hover {
  text-indent: -999999px;
  overflow:hidden;
  background: url(../img/promoo.png) no-repeat top left;
  display: block;    height:  100px;
}
#content ul {
  margin-left: 10px;
}

