body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #104A67;
	font-weight: bold; 
}

.rahmen {
	border: 1px solid #CCCCCC;
	}

.inhalt {
	background-image:url(hg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 20px 20px 20px;
}


.inhalt td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold; 
	color: #104A67;
}

td .klein {
	font-size: 14px;
}


.inhalt img {
	border: 1px solid #CCCCCC;
}


h1 {
	font-size: 30px;
}
h2 {
	font-size: 26px;
	margin-top: 40px;
}

h3 {
	font-size: 18px;
	text-decoration: underline;
}

.historie td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 400;
}

.leistungen {
	font-size: 20px;
}

a, a:link {
	color: #545C70;
	text-decoration: none;
	}	

a:hover {
	text-decoration: underline;
	}	
	

.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	background-color: #D3D3D3;
	text-align: left;
}

.navi a {
	text-decoration: none;
	color: #545C70;
	font-weight: bold;
}

.navi a:hover  { 
	text-decoration: underline;
	}

	
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #545C70;
	padding: 30px 0px 10px 20px;
	line-height: 15px;
	text-align: left; 
}

