/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.kontakt{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(245,245,245);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.anschrift{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	background-color: rgb(245,245,245)
}

.zelle_zeile{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	background-color: rgb(245,245,245)
}

.dasrh1{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 28px;
 	color: rgb(235,235,235);
 	vertical-align: super;
 	text-align: left;
 	background-color: rgb(102,102,102);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.zelle_h1{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 48px;
 	color: rgb(235,235,235);
 	line-height: 50px;
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	background-color: rgb(102,102,102);
 	margin: 0px;
 	border-left: 1px outset rgb(131,2,32);
 	border-top: 1px outset rgb(131,2,32);
 	border-right: 1px outset rgb(131,2,32)
}