/* Physio Larsen */

body {
  height:100%;
  margin:0;
  padding:0;
  font-family:Arial, sans-serif;
  font-size:13px;
 }

#krankengymnastik-flensburg_page {
  position:relative;
  top:56px;
  height:auto;  
  width:990px;
  margin:12px;
  padding:6px;
  background-color:#fff;
  z-index:2;
  border-width:1px;
  border-color:#030686;
  border-style:solid;
}


#krankengymnastik-flensburg_menue_right {
  position:relative;
  left:0px; 
  margin:0px;
  padding-top:8px;
  padding-left:4px;
  padding-right:4px;
  padding-bottom:12px;
  padding-bottom:8px;  
  z-index:3;
  background-color:#fff;
  font-size:13px;
  color:#000;
  text-align:left;
}


#krankengymnastik-flensburg_main {
  position:relative;
  top:0px;
  left:0px; 
  width:auto;
  height:auto;
  margin-top:24px;
  margin-left:12px;
  margin-right:0px;
  margin-bottom:0px;      
  padding:12px;
  background-color:#fff;
  text-align:left;
}


table {
  text-align:justify;
  
  font-size:13px;
 }

img {
  border:0px;
}

a {
  text-decoration:underline;
  color:#000;
  
}

a:hover {
  text-decoration:none;
  color:#fff;
  background-color:#030686;
}


h1 { 
  font-size:32px;
  color:#000;
}

h1.header {  
  font-size:20px;
  color:#000;
}

h2 {  
  font-size:21px;
  text-decoration:none;
  color:#000;
}

h3 {
  font-size:17px;
  color:#000;
}

p {
  text-align:justify;
  font-size:13px;
}

ul {
  font-size:13px;
}

.subtext {
  
  font-size:10px;
  letter-spacing:0.1em;
  text-decoration:none;
  color:#333;
}

.small_white {
  
  font-size:10px;
  letter-spacing:0.1em;
  text-decoration:none;
  color:#fff;
}

@media print {
  #menue { display:none; }
  #main { border:0 none; float:none; width:auto; margin:0; }
}

