/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.mail {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	text-transform: none;
 	color: rgb(62,114,54);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal;
 	text-align: left;
 	border: 2px dotted rgb(62,114,54);
 	padding: 3px 4px
}

.tabelle {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 8pt;
 	text-transform: none;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	font-variant: normal;
 	list-style-type: none;
 	list-style-image: none;
 	text-align: left;
 	padding-left: 25px;
 	padding-top: 3px;
 	border-top: 1px solid rgb(204,204,204);
 	padding-bottom: 3px
}

.small {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 8pt;
 	text-transform: none;
 	color: rgb(0,0,0);
 	line-height: 12pt;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	font-variant: normal;
 	list-style-type: none;
 	list-style-image: none;
 	clear: none;
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.footer {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 9px;
 	text-transform: none;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	font-variant: normal;
 	list-style-type: none;
 	text-align: left;
 	text-indent: 25px;
 	background-image: none;
 	padding-top: 4px;
 	border-top: 1px dotted rgb(153,153,153)
}

.extrasmall {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 9px;
 	text-transform: none;
 	color: rgb(0,0,0);
 	line-height: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	font-variant: normal;
 	text-align: left;
 	background-color: rgb(238,241,238);
 	background-image: none;
 	border: 1px dotted rgb(62,114,54);
 	padding: 1px 2px 3px 2px
}

.slogan {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 9pt;
 	text-transform: none;
 	color: rgb(128,128,128);
 	line-height: 14pt;
 	font-weight: bold;
 	text-decoration: none ;
 	font-variant: normal;
 	list-style-type: none;
 	list-style-image: none;
 	text-align: center;
 	clear: none;
 	background-color: rgb(255,255,255);
 	background-image: none;
 	border: 1px solid rgb(192,192,192);
 	padding: 2px
}
