body {
  color: #404040;
  background-color: #ffffff;
  font-size: 0.8em;
  font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
  padding:0px; 
  margin:0px;
  width:100%;  
  line-height: 1.4em;   
  }

img {
  border:0px;
  }  

img.visual {
  border:2px solid #393939;
  border-radius:4px;
  box-shadow:5px 5px 5px #A8A8A8;
  position:relative;
  top:-80px;
  left:-5px;
  }  

img.lbox {
  border:1px solid #c0c0c0; 
  margin:10px; 
  padding:1px;
  }  

h1.index {
  font-family: Georgia, "Times New Roman", serif;	
  font-size:14px; 
  color:#eb8604;
  }

h1 {
  font-family: Georgia, "Times New Roman", serif;	
  font-size:20px; 
  color:#bc366b;
  padding-top:5px;
  padding-bottom:10px;  
  }

h2 {
  font-family: Georgia, "Times New Roman", serif;	
  font-size:16px; 
  color:#bc366b;
  padding-top:5px;
  padding-bottom:2px;    
  }

h3 {
  font-family: Georgia, "Times New Roman", serif;	
  font-size:13px; 
  color:#bc366b;
  text-decoration:underline;
  }


ul.col {
  padding-top:0px;
  margin-top:0px;  
  }  

p {
  padding:5px;
  line-height:1.5em; 
  }

div.hidden {
  border:1px solid #c0c0c0; 
  background-color:#f7f7f7; 
  padding:0px 20px 20px 20px;  
  margin:20px;
  }

div.hidden_click {
  margin-top:25px;   
  }
  
div.toc {
  border:1px solid #c0c0c0; 
  background-color:#f8f8f8; 
  margin-bottom:40px; 
  padding:15px;
  width:500px;
  }

div.toc li {
  font-size:12px;   
  }

div.download {
  width:180px; 
  border:#c0c0c0 solid 1px; 
  text-align:center; 
  background-color:#f8f8f8; 
  padding:10px;
  }

table.docs {
  margin-left:8px;
  margin-top:20px;  
  margin-bottom:10px;
  width:99%;
  }

table.docs td {
  border:1px solid #c0c0c0; 
  background-color:#f8f8f8; 
  padding:10px;
  width:33%;
  }

/*FRAMEWORK START*/

#darkline {
  height:3px; 
  background-color:#464646; 
  width:100%;
	}

#container {
  width:100%;  
  margin:auto;  
 	background: url(background_main.png) no-repeat top center;      
  }

#page {
  width:900px;  
  margin:auto;        
  }

#head {
  height:80px;
  }
  
#menubg {
  background: url(background_menu.png) no-repeat bottom center;   	
  height:28px;
  }

#menu {
  padding-top:7px;
  font-size:11px;
  color:#ffffff;
  text-align:center;
  }

#content {
  margin-left:25px;
  margin-right:25px;
  padding-top:10px;  
  padding-bottom:10px;
  }

#bgtop {
  padding-top:15px;
  background: url(bgtop.png) no-repeat bottom; 
  height:11px;
  width:900px;
  margin:auto; 
  }

#bgtop_face {
  padding-top:15px;
  background: url(bgtop_face.png) no-repeat bottom; 
  height:11px;
  width:900px;
  margin:auto; 
  }

#bgtop_aerztin {
  padding-top:15px;
  background: url(bgtop_aerztin.png) no-repeat bottom; 
  height:11px;
  width:900px;
  margin:auto; 
  }

#bgtop_donna {
  padding-top:15px;
  background: url(bgtop_donna.png) no-repeat bottom; 
  height:11px;
  width:900px;
  margin:auto; 
  }

#bgtop_women {
  padding-top:15px;
  background: url(bgtop_women.png) no-repeat bottom; 
  height:11px;
  width:900px;
  margin:auto; 
  }

#bgtop_couple {
  padding-top:15px;
  background: url(bgtop_couple.png) no-repeat bottom; 
  height:11px;
  width:900px;
  margin:auto; 
  }

#bgtop_lasering {
  padding-top:15px;
  background: url(bgtop_lasering.png) no-repeat bottom; 
  height:11px;
  width:900px;
  margin:auto; 
  }

#bgcen {
  background: url(bgcen.png) repeat-y; 
  width:900px;
  margin:auto; 
  }

#bgcen_face {
  background: url(bgcen_face.png) no-repeat top right; 
  margin-right:1px;
  }
  
#bgcen_aerztin {
  background: url(bgcen_aerztin.png) no-repeat top right; 
  margin-right:1px;
  }  

#bgcen_donna {
  background: url(bgcen_donna.png) no-repeat top right; 
  margin-right:1px;
  }  

#bgcen_women {
  background: url(bgcen_women.png) no-repeat top right; 
  margin-right:1px;
  }  

#bgcen_couple {
  background: url(bgcen_couple.png) no-repeat top right; 
  margin-right:1px;
  } 

#bgcen_lasering {
  background: url(bgcen_lasering.png) no-repeat top right; 
  margin-right:1px;
  } 

#bgbot {
  background: url(bgbot.png) no-repeat top; 
  height:15px;
  width:900px;
  margin:auto; 
  }

div.col1 {
  width:260px;
  height:220px;
  margin-right:0px; 
  margin-left:40px;
  padding-right:10px;   
  float:left;
  line-height: 1.5em; 
  border-right:1px dotted #C0C0C0;
  margin-bottom:30px;  
  }

div.col2 {
  width:260px;
  height:220px;
  margin-right:0px; 
  margin-left:20px;
  padding-right:10px;   
  float:left;
  line-height: 1.5em; 
  border-right:1px dotted #C0C0C0;
  margin-bottom:30px;  
  }

div.col3 {
  width:260px;
  height:220px;
  margin-left:20px;   
  float:left;
  line-height: 1.5em; 
  margin-bottom:30px;  
  }

#footer {
  width:750px;
  margin-top:20px;
  margin:auto;  
  height:160px;
  clear:both;
  font-size:11px;
  }

#footersub {
  float:right; 
  margin-top:21px;
  width:640px;
  }

#footerlaserring {
  text-align:center; 
  margin-top:20px;
  }



/*LINK DEFINITIONEN START*/

a.none:link, a.none:hover, a.none:visited {
  color:#404040;
  text-decoration:none;
}

a.thickbox:link, a.thickbox:hover, a.thickbox:visited {
  color:#404040;
  text-decoration:none;
}

a.link:link {
  color:#971434;
  text-decoration:none; 
  }
  
a.link:visited {
  color:#971434;
  text-decoration:none;  
  }
  
a.link:active {
  color:#971434;
  text-decoration:none;
  }
  
a.link:hover {
  color:#ffffff;
  text-decoration:none;
  background-color:#971434;
  }

a.link_small:link {
  color:#466b9c;
  text-decoration:none; 
  font-size:10px;    
  }
  
a.link_small:visited {
  color:#466b9c;
  text-decoration:none;
  font-size:10px;    
  }
  
a.link_small:active {
  color:#466b9c;
  text-decoration:none;
  font-size:10px;  
  }
  
a.link_small:hover {
  color:#ffffff;
  text-decoration:none;
  background-color:#466b9c;
  font-size:10px;  
  }

a.accept:link {
  color:#466b9c;
  text-decoration:none; 
  font-size:15px;
  }
  
a.accept:visited {
  color:#466b9c;
  text-decoration:none;
  font-size:15px;    
  }
  
a.accept:active {
  color:#466b9c;
  text-decoration:none;
  font-size:15px;  
  }
  
a.accept:hover {
  color:#ffffff;
  text-decoration:none;
  background-color:#466b9c;
  font-size:15px;  
  }

a.menu:link {
  color:#ffffff;
  font-size:11px;
  text-decoration:none;
  margin-right:7px;
  margin-left:7px;
  }
  
a.menu:visited {
  color:#ffffff;
  font-size:11px;
  text-decoration:none; 
  margin-right:7px;
  margin-left:7px;
  }
  
a.menu:active {
  color:#ffffff;
  font-size:11px;
  text-decoration:none;
  margin-right:7px;
  margin-left:7px;
  }
  
a.menu:hover {
  color:#ffffff;
  font-size:11px;
  text-decoration:none;
  background-color:#971434;
  margin-right:7px;
  margin-left:7px;
  }

a.footer:link {
  color:#c23a6e;
  text-decoration:none;
  }
  
a.footer:visited {
  color:#c23a6e;
  text-decoration:none;
  }
  
a.footer:active {
  color:#c23a6e;
  text-decoration:none;
  }
  
a.footer:hover {
  color:#ffffff;
  text-decoration:none;
  background-color:#c23a6e;
  }
  
/*LINK DEFINITIONEN END*/  

/*FORMULAR DEFINITIONEN START*/

input, textarea, select {
  background-color:#F9F9F9; 
  border:1px solid #C0C0C0;
  font-size:1.1em; 
  font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
  padding:5px;   
  }

#sendbutton {
  background:transparent;
  display:block;
  height:25px;
  width:150px;
  border:0px;
  padding:0px;
  }

table.contact {
   font-size:1.1em;
   width:600px;
   }

/*FORMULAR DEFINITIONEN END*/

