/*-- Praxis Sebastian Wodarz Style : Copyright ------------------------------------------------*/
body {   
	width: 850px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #e4e4e4;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#5f5f5f;
}

.table { 
width:850px; 
table-layout:absolute;
}

.text { 
line-height: 21px;
}

.tabler { 
table-layout:absolute;
width:218px;
background-image:url(images/bg_navi-rechts.jpg);
background-repeat:repeat-y;

}

#tabler-space {
  width:32px;
  table-layout:absolute; 
}

#lspace {
  width:99px;
  table-layout:absolute; 
}

#content {
  width:464px;
  table-layout:absolute; 
}

#mspace {
  width:54px;
  table-layout:absolute; 
}

#rnav {
  width:218px;
  display:block;
}

#rspace {
  width:15px;
  table-layout:absolute; 
}

.nav-rechts {
  width:218px;
  background-image:url(images/bg_navi-rechts.jpg);
  background-repeat:repeat-y;
  table-layout:absolute; 
}

.header {
	width: 850px;
	height:234px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image:url(images/header.jpg);
	background-repeat:repeat-y;
}

.img {
	border-width: 0px;
}

.img-praxis {
	border-width: 1px;
	border-color: #c1cede;
}


.platz-oben {
  height: 45px;
}

.absatz {
  height: 5px;
}

.neue-ueberschrift-klein {
  height: 30px;
}

.neue-ueberschrift {
  height: 60px;
}

.platz-sprechstunden {
  font-size: 6px;
}

.navigation {
  width: 850px;
  height: 30px;
  text-align: left;	
  background-color: #c2c1c1;
 }
 
.navi_rechts-blau {
  font-family: Verdana, sans-serif;
  font-weight: none;
  font-size: 10px;
  color: #004178; 
  text-align: left;	
  text-decoration: none;
}

.navi_rechts-grau {
  font-family: Verdana, sans-serif;
  font-weight: none;
  font-size: 10px;
  color: #5f5f5f; 
  text-align: left;	
  text-decoration: none;
}

.navi_rechts-blau2 {
  font-family: Verdana, sans-serif;
  font-weight: none;
  font-size: 20px;
  color: #004178; 
  text-align: left;	
  text-decoration: none;
}

.navi_rechts-grau2 {
  font-family: Verdana, sans-serif;
  font-weight: none;
  font-size: 20px;
  color: #5f5f5f; 
  text-align: left;	
  text-decoration: none;
}

.text-blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
  color: #004178; 
  text-align: left;	
  text-decoration: none;
}

a:link, a:visited
{
	color: #004178;
	text-decoration: underline;
}

a:hover
{
	color: #5f5f5f;
}

a:active
{
	color: #5f5f5f;
}

hr {
  height: 1px; 
  background-color: #ffffff;
}

.img-icons {
	margin-left: 10px;
	margin-right: 10px;
}


