body {
  background-color:#FFFFCC;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
}

P {
  text-align: center;
}

H1, H2, H3 {
  margin: 5px 0px 10px 0px;
  text-align: center;
}

H1 {
  color:#999999;
}

IMG {
  border: 0;
}

.content A:LINK, .content A:VISITED {
  color: #000000;
}

.content A:HOVER {
  color: #000000;
}

.content A {
  text-decoration: none;
  font-weight: bold;
}

/* Kopfbereich formatieren */

#header {
	background-image: url(back3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#990000;
}

#logo-caltao {
  float: left;
  width: 250px;
  height: 90px;
}

html>body #logo-caltao {
  background: url(logo-caltao.png);
  background-repeat: no-repeat;
}

#logo-massage {
	float: right;
	width: 250px;
	height: 90px;
}

html>body #logo-massage {
  background: url(logo-massage2.png);
  background-repeat: no-repeat;
}

#link-caltao {
  position: absolute;
  left: 1px;
  right: auto;
  top: 1px;
  bottom: auto;
}

#link-massage {
  position: absolute;
  left: auto;
  right: 1px;
  top: 1px;
  bottom: auto;
}

/* Navigationsbereich formatieren */

#navigation {
  clear: both;
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  padding: 1px 20px 4px 0px;
}

#navigation A:LINK, A:VISITED {
  color: #FFFFFF;
}

#navigation A:HOVER {
  color: #DDDDDD;
}

#navigation A {
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}

#navigation a:hover, #navigation a:active, #navigation a:focus{
  background:#990000;
}

#navigation a .info, #navigation a .info2 {
  display:none;
}

#navigation a:hover .info, #navigation a:hover .info2{
text-align: center;
color:#FFCC88;
background:transparent;
display:block;
position:absolute;top:0px;left:0px;
width:95%;
padding:35px 0px 0px 0px;
font:16px verdana, arial, courier, sans-serif;
font-weight: bold;
}

#navigation a:hover .info2{
color:black;
position:absolute;top:2px;left:2px;
}

#navi {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  text-align: right;
}

/* Contentbereich einteilen */

.box1 {
  float:left;
  width:80%;
  margin:0;
  padding:0;
}

.box2 {
  background-color:#FFFFCC;
  float:left;
  width:20%;
  margin:0;
  padding:50px 0px 0px 0px;
}

.content {
  padding: 20px;
  background-color:#FFFFCC;
}

/* Informationsbereich formatieren */

#information {
  float:right;
  padding: 5px;
  margin: 0px;
  background-color: #FFFFFF;
  border: 1px dashed #FFCC88;
  /*background-color:#FFCC88;*/
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#information P {
  font-size: x-small;
  text-align: right;
}

#information .date {
  font-size: 10px;
  text-align: right;
}

#information .title {
  color: #777777;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  text-align: right;
  padding: 4px 10px 4px 4px;
}

#information .bodytext {
  position: relative;
  font-size: 12px;
  text-align: right;
}

#information .bodytext A {
  color: #000000;
}

#information H1 {
  font-size: small;
  font-weight: bold;
  text-align: right;
}

/* Index Seite formatieren */

.index-content {

}

.index-name {
  font-size: 14px;
  font-style: italic;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

.index-beschreibung {
  font-size: 14px;
  font-style: normal;
  margin: 0px;
  padding: 5px 30px 5px 30px;
}

.index-termine {
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0px;
  padding: 0px;
}

/* Therapie Seite formatieren */

.therapie-list A, .therapie-list A:LINK, .therapie-list A:VISITED, .therapie-list A:HOVER {
  color: #990000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration:none;
  font-size: 14px;
}

.therapie-list {
  list-style-type: circle;
  color: #990000;
  padding:10px;
}

.therapie-scroll H2, .therapie-scroll H3 {
  color: #990000;
}

.therapie-list LI {
  padding: 5px;
}

.therapie-list .head {
  color: #990000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
}

.therapie-list .sub {
  padding: 0 100px 0 0;
  color: #666666;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.therapie-liste {
  width: 50%;
  height: 350px;
}

td.therapie-scroll {
  width: 50%;
  height: 350px;
  font-family: verdana;
  font-size: 12px;
  background-color: #FFFFCC;
  scrollbar-base-color: #CCAA00;
  scrollbar-3d-light-color: #CCAA00;
  scrollbar-arrow-color: #CCAA00;
  scrollbar-darkshadow-color: #CCAA00;
  scrollbar-face-color: #FFFFCC;
  scrollbar-highlight-color: #FFFFCC;
  scrollbar-shadow-color: #FFFFCC;
  scrollbar-track-color: #FFFFCC;
}

.scroll-wrap {
  width: 100%; 
  height: 100%; 
  overflow: auto;
}

/* Spezial Formatierung für Angebot Seite */

.angebot-tabelle {
  color: #990000;
}

.angebot-tabelle TD {
  padding: 10px;
}

/* Spezial Formatierung für Link Seite */

.links-title {
  width: 25%;
}

.links-content A, .links-content A:LINK, .links-content A:VISITED, .links-content A:HOVER {
  color: #990000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;
  font-size: 14px;
}

.links-descr {
  width: 75%;
  font-size: 12px;
  padding: 5px;
}

.disclaimer {
  color: #CCCCCC;
  font-size: 10px;
}

/* Spezial Formatierung für Team Seite */

.team-titel {
  font-size: 18px;
  font-weight: bold;
  color: #990000;

  text-align: right;
  padding: 0 5px 0 0;
}

.team-body {

}

.team-descr {
  font-size: 12px;
}

/* Spezial Formatierungen für Index Seite */

#right {
  float: right;
}

#left {
  float: left;
}