	body	{ font-family:Verdana; font-size:11px; line-height:15px;
		margin:0px;
		padding:0px;
		color:#4B4D4F;
		background-color:#626467;
		}
h2 {font-family:Verdana; font-size:15px; font-weight:bold; line-height:22px; margin:0px; padding:0px; color:#4B4D4F;}
h3 {font-family:Verdana; font-size:13px; font-weight:bold; line-height:20px; margin:0px; padding:0px; color:#4B4D4F;}
h4 {font-family:Verdana; font-size:11px; font-weight:bold; line-height:18px; margin:0px; padding:0px; color:#4B4D4F;}

	
	#webseite		{
   		text-align:left;
		left:0px;
		width:500px;
 		margin:0 auto;
		}
	#koerperbereich		{
			top:0px;  
		left:0px;
		width:500px;
		}


	#kopfbereich	{ position: relative; top:0px;  left:12px; width:500px; }
	
	#verlauf 	{ top:0px;  left:0px;  width:500px; height:28px;  background-color:#626467;  text-align: left;}
	.verlauf 	{ font-family:Verdana; font-size:11px; text-decoration:none; line-height:28px; color:#959698; font-weight:bold; vertical-align: top;}
	
	#mittelbereich	{ position: relative; top:0px;  left:12px;  width:500px; overflow: visible; float:justify;}
	#centerbereich	{ left:0px; width:476px; padding:0px; float:left;}
	#seitentitel    { top:0px; width:476px; height:33px; background-color:#A5A7AA; vertical-align: top;}
	.seitentitel    { padding-left:8px; font-family:Verdana; font-size:17px; line-height:33px; font-weight:bold; valign:top; color:#626467; }
	#inhaltmitte    { margin-top:15px;  padding:15px; vertical-align:top; }
	
	#beinbereich,
	#rechterbereich,
        #untenschatten,
	#linkerbereich,
	#seitenkopf,
	#kopfbild,
	#reiternavi,	
	#fussbereich,
	#fusszeileButton,
.submit,#sucheSubmit
{ display: none; }

* {
  background-color: white;
  background-image: none;
  border: none;
}

/* Setzt Hintergrundbild und Hauptschriftart */
body {
  font-family: Arial;
  font-size: 12px;
}


#page {
  margin-left: 2.5cm;
}

/* Der Contentbereich */
#mittlereSpalteBox{
  width: 100%;
}
#mittlereSpalte {
}

/* Die rechte Spalte */
#rechteSpalteBox {
  float: none;
  width: 100%;
}

/* Der Verlauf */
#verlauf {
  margin: 0;  
  font-weight: bold;
  font-size: 16px;
}
#verlauf a {
  font-size: 14px;
  font-weight: normal;
  color: black;
  text-decoration: none;
}




/* Default Werte für Tags und clear Klasse */
img { border: none; }
.clear, p { clear: both;}