﻿/*normalisierung marign, padding, body rausgenommen, da sonst mit schatten probleme!*/

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{
margin:0;
padding:0;
}

/*normalisierung font-size header*/

h1, h2, h3, h4, h5, h6
{
font-size:100%;
}

/*entfernt list-style aus listen*/

ol, ul
{
list-style:none;
}

/*normalisiert font-style und font-weight auf normal*/

address, caption, cite, code, dfn, em, strong, th, var
{
font-style:normal;
font-weight: normal;

}


/*normalisiert tabellen*/
table
{
border-collapse: collapse;
border-spacing:0;
}

/*entfernt border aus fieldset und img*/
fieldset, img
{
border:0;
vertical-align:bottom;
}

/*richtet text in caption und th links aus*/
caption, th
{
text-align:left;
}

/*entfernt anfuehrungszeichen aus q*/
q:before, q:after
{
content:'';
}

h1 {
  font-size: 200%;
}
h2 {
  font-size: 180%;
}
h3 {
  font-size: 150%;
}
h4 {
  font-size: 120%;
}
h1, h2, h3, h4, p
{
font-family: Georgia, Times, Times New Roman, serif;
}
#logoleiste {
  background-color: white;
  display: inline;
  position: absolute;
  left: 130px;
  top: 55px;
  height: 120px;
  width: 1083px;
}
#master {
  background-color: lightgrey;
  position: absolute;
  left: 265px;
  width: 831px;
  top: 80px;
  height: 1000px;
  color: black;
}
#masterleiste {
  padding: 10px;
  display: inline;
  position: absolute;
  margin-left: 1px;
  left: 2px;
  top: 55px;
  height: 172px;
  
}
#masternavi {
  display: inline;
  background-color: grey;
  position: absolute;
  text-align: center;
  top: 175px;
  height: 25px;
  left: 130px;
  width: 1083px;
}
#masternavi li {
  padding: 10px;
  display: inline;
  
  color: white;
  }


#reha {
 
padding-left: 20%;
  display: block;
}
#reha ul {
width: 400px;
}

#reha table {
 width: 400px;

}

#liste {
  font-size: 12pt;
 
}
#info{
	position: absolute;
	top: 37%;
}
#info_zwei{
	position: absolute;
	top: 70%;
}
#text {
  padding: 20% 13%;
}

#text ul {
 padding-left: 20%;
  width: 400px;
  display: block;
}

#text a:link {
  text-decoration: none;
  font-family: arial,helvetica;
  font-size: 12pt;
  color: blue;
}
#text a:visited {
  text-decoration: none;
  font-family: arial,helvetica;
  font-size: 12pt;
  color: blue;
}
#adresse {
  position: absolute;
  width: 245px;
  height: 335px;
  top: 430px;
  left: 60px;}
#map {
 top: 180px;
 left: 60px;
 position: absolute;

width: 450px;
height: 400px;
}
#mapscript{
top: 280px;
 left: 800px;
 position: absolute;

width: 250px;
height: 400px;
}
#physio_zwei {
  position: absolute;
  top: 350px;
  left: 0px;
  padding-left: 10%;
  padding-right: 10%;
}

#reha {
 
padding-left: 20%;
  display: block;
}
#reha table {
 width: 400px;
}
#liste {
  text-align: left;
  padding-left: 20%;
}

#info{
   position: absolute;
   left: 50px;
   top: 37%;

}
#info_zwei{
	position: absolute;
	left: 50px;
	top: 70%;
}

#map {
 top: 180px;
 left: 60px;
 position: absolute;

width: 450px;
height: 400px;
}
#mapscript{
top: 280px;
 left: 800px;
 position: absolute;

width: 250px;
height: 400px;
}

#hintergrundbild{
    position: absolute;
    top: 120px;
 }  