html,body {
	font: 100.01% Verdana, Helvetica, sans-serif;
	color:#555555;
	text-align:center;
	margin: 0px;
	padding: 0px;
}



#center {
	text-align:left;
	margin:0px auto;
	width:860px;
	
}


h1 {
margin: 0px;
padding: 0px;
	}

h2 {	
	font-family: "Arial", Arial, serif;  
	font-size: 22px; 
	line-height: 28px;
	font-weight: normal;
	text-decoration: none;
	color: #5B1F00;
	padding-bottom: 10px;
	}

h3 {
	font-size:12px;
	font-weight: bold;
	color: #666666;
	text-align: right;

	}
	
	
h5 {
	font-size:14px;
	font-weight: bold;
	color: #555555;
	margin:0px;
	padding: 0px;
	}


a {
  color: #5B1F00;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
  color: #444444; 
}

a:active {
  color : #5B1F00;
}

a:visited {
  color : #5B1F00;
}


img {
	border: 0;
}

#header {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:100%;

}

#logo { 
	float: right;
	padding: 30px 0px 20px 0px;
	}


#bilderleiste {
	display:none; 

}



#bilderlinks {
	display:none; 
	}
	
	
#bildermitte {
	display:none; 
	}

#bilderrechts {
	display:none; 	}


#main {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 0px 0px;
	width:100%;

}



#links {
	display:none; 
	}
	
	
#mitte {
	width: 100%;
	margin: 0px 25px 0px 0px; 
	float: left;
	}

#rechts {
		display:none; 
}




#news { 
	display:none; 
	}

#text {
	font-size: 13px;
	line-height: 20px;

	}


#text .teaser {
	padding: 0 0 7px 0;
}

.weiter {
	font-weight: bold;
	color: #5B1F00;
	text-decoration: underline;
}

.weiter:hover {
	text-decoration: none;
}

#text a {
	}


#text a:hover {
	}

.img {
	padding: 5px 10px 0px 2px;
}



#suche {
	display:none; 
}

#mandantenbriefe ul li {
	margin: 0px 0px 10px 0px; 
}

#breadcrump {
	display:none; 
	}


#navcontainer {
	display:none; 
	}



#tools {
	display:none; 
} 




#footer {
	color: #999999;
	float: left;
	font-size: 13px;
	height: 25px;
	padding: 20px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
	width:860px;
}

#footer a {
}








