  body {
    color: black;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 0;
	text-align:center;
	background-image:url('../images/main_background.png');
	background-repeat:repeat-x;
	background-color:#bfbfbf;
	font-size:12px;
	font-family:Arial;
  }

  h1 { margin:0; padding:0; color:#006699; font-size:16px; }
  p { margin:0; padding:0; color:#333333; font-size:11px; font-weight:bold; }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 1019px;
    padding: 0;
	/* background-image:url('../images/hg_seite.png'); */
  }

  div#BlauerBalken {
	height:12px;
	width:1019px;
	clear:both;
  }
  
  div#HeaderBg {
  	background-image:url('../images/header_background.png');
	height:198px;
	width:1019px;
	clear:both;
  }
  
  div#Logo {
  	width:420px;
	height:169px;
	float:left;
  }
  
  div#HeaderSpacer1 {
  	width:240px;
	height:169px;
	float:left;
  }
  
  div#HeaderSpacer2 {
  	width:287px;
	height:55px;
	float:left;
  }
  
  div#HeaderLink1 {
  	width:82px;
	height:79px;
	float:left;	
  }
    
  div#HeaderLink2 {
  	width:82px;
	height:79px;
	float:left;	
  }
    
  div#HeaderLink3 {
  	width:82px;
	height:79px;
	float:left;	
  }
  
    div#HeaderLink4 {
  	width:82px;
	height:79px;
	float:left;	
  }
  
  div#Hauptnavigation {
  	width:1019px;
	height:19px;
	margin:0px;
	padding:0px;
	clear:both;
  }

  div#Content {
  	width:1019px;
	height:390px;
	clear:both;
  }

  div#ContentLinksBlau {
  	background-image:url('../images/content_links_blau.png');
  	width:65px;
	height:510px;
	float:left;
  }
  
  div#SpacerPixel {
    background-color:#FFFFFF;
  	width:1px;
  	height:510px;
	min-width:1px;
	float:left;
  }
  
  div#NaviFarben {
  	background-image:url('../images/content_navi_farben.png');
	width:5px;
	height:510px;
	float:left;
  }
  /*
  div#Menu {
	width:301px;
	height:510px;
	float:left;
	background-color:green;
  }
  */
  div#MenuHead {
	width:285px;
	height:110px;
	max-height:65px;
	padding-top:45px;
	padding-left:16px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	clear:both;
  }
 
  
  div#MenuLinks {
  	width:301px;
	height:293px; 
	clear:both; 
  }
  
  div#MenuBottomLinks1 {
	padding-left:1px;
	padding-bottom:1px;
	width:74px;
	height:25px;
	float:left;
  }
   
  div#MenuBottomLinks2 {
	padding-left:1px;
	width:74px;
	height:25px;
	float:left;
  }
    
  div#MenuBottomLinks3 {
	padding-left:1px;
	width:74px;
	height:25px;
	float:left;
  }
    
  div#MenuBottomLinks4 {
	padding-left:1px;
	width:74px;
	height:25px;
	float:left;
  }
  
  
    div#Facebook {
	padding-left:20px;
	float:left;
  }
  
 /* 
  div#SpacerPixel2 {
    background-color:#FFFFFF;
	margin:0px;
  	width:1px;
	min-width:1px;
	float:left;
  }
  */
  div#Inhalt {
    background-color:#FFFFFF;
  	width:535px;
	max-width:534px;
	height:510px;
	margin:0px;
	border-left:1px solid #ffffff;
	padding:0px;
	float:left;
  }
  /*
  div#workaround {
  	background-color:#FFFFFF;
  	width:1px;
	max-width:1px;
	height:510px;
	font-size:0px;
	line-height:0px;
	float:left;
  }
  */
 div#workaround {
	display:none;
}
  div#Bild {
  	width:534px;
	height:167px;
	clear:both;
  }
  
  div#TextInhalt {
  	width:534px;
	height:310px;
	margin-top:1px;
	overflow:auto;
	clear:both;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #555555;
	scrollbar-track-color: #ffffff;
  }

  div#MainContent {
  	padding-left:40px;
	padding-right:40px;
  }
  
  div#Hotline {
  	background-image:url('../images/content_rechts_hotline.png');
  	width:111px;
	height:510px;
	float:left;
  }
 
  div#Footer {
	width:880px;
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	height:20px;
	clear:both;
	
  }

  .Footerausrichtung {
	float:left;
	padding-top:10px;

  }
  
    .Praxlogo {
	float:right;
	padding-top:15px;
	padding-right:40px;

  }
  
  div#Footer p {
	color:#000000;
	font-size:10px;
	font-weight:bold;

  }

