table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: normal;

}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
/* linkfeet */
a.linkfeet:link { font-size: 8pt; font-weight: bold; color: #333333; text-decoration: none;}
a.linkfeet:visited { font-size: 8pt; font-weight: bold; color: #333333; text-decoration: none;}
a.linkfeet:active { font-size: 8pt; font-weight: bold; 	color: #333333;	text-decoration: none;}
a.linkfeet:hover { font-size:8pt; font-weight: bold; color: #0000FF; text-decoration: none;}

/* textlink */
a.textlink:link { font-size: 10pt; font-weight: normal; color: #0000FF; text-decoration: underline;}
a.textlink:visited { font-size: 10pt; font-weight: normal; color: #0000FF; text-decoration: underline;}
a.textlink:active { font-size: 10pt; font-weight: normal; 	color: #0000FF;	text-decoration: underline;}
a.textlink:hover { font-size:10pt; font-weight: normal; color: #990033; text-decoration: underline;}

/* mailto */
a.mailto:link { font-size: 11pt; font-weight: bold; color: #333333; text-decoration: none;}
a.mailto:visited { font-size: 11pt; font-weight: bold; color: #333333; text-decoration: none;}
a.mailto:active { font-size: 11pt; font-weight: bold; color: #333333; text-decoration: none;}
a.mailto:hover { font-size:11pt; font-weight: bold; color: #003399; text-decoration: none;}


/* katrinbaechle */
a.katrinbaechle:link { font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
a.katrinbaechle:visited { font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
a.katrinbaechle:active { font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
a.katrinbaechle:hover { font-size:10px; font-weight: normal; color: #333333; text-decoration: underline;}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
body {
	background-color: #9D2006;
}

