table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35335A;
	line-height: normal;

}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #35335A;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #35335A;
	text-decoration: none;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #35335A;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D24E9B;
	text-decoration: none;
}
/* navigation */
a.navigation:link { font-size: 12px; font-weight: bold; color: #35335A; text-decoration: none;}
a.navigation:visited { font-size: 12px; font-weight: bold; color: #35335A; text-decoration: none;}
a.navigation:active { font-size: 12px; font-weight: bold; 	color: #35335A;	text-decoration: none;}
a.navigation:hover { font-size:12px; font-weight: bold; color: #D24E9B; 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: #35335A; text-decoration: none;}
a.katrinbaechle:visited { font-size: 10px; font-weight: normal; color: #35335A; text-decoration: none;}
a.katrinbaechle:active { font-size: 10px; font-weight: normal; color: #35335A; text-decoration: none;}
a.katrinbaechle:hover { font-size:10px; font-weight: normal; color: #D48ED7; 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;
}

