/* CSS Document */
table {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFDC6;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #336633;
	text-align: center;
}

/* katrinbaechle */
a.katrinbaechle:link { font-size: 9px; font-weight: normal; color: #336633; text-decoration: none;}
a.katrinbaechle:visited { font-size: 9px; font-weight: normal; color: #336633; text-decoration: none;}
a.katrinbaechle:active { font-size: 9px; font-weight: normal; color: #336633; text-decoration: none;}
a.katrinbaechle:hover { font-size:9px; font-weight: normal; color: #003399; text-decoration: none;}


/* navigation */
a.navigation:link { font-size: 12px; font-weight: bold; color: #006600; text-decoration: none;}
a.navigation:visited { font-size: 12px; font-weight: bold; color: #006600; text-decoration: none;}
a.navigation:active { font-size: 12px; font-weight: bold; color: #006600; text-decoration: none;}
a.navigation:hover { font-size:12px; font-weight: bold; color: #000000; text-decoration: none;}

/* sitemap */
a.sitemap:link { font-size: 11px; font-weight: normal; color: ##0000FF; text-decoration: underline;}
a.sitemap:visited { font-size: 11px; font-weight: normal; color: ##0000FF; text-decoration: underline;}
a.sitemap:active { font-size: 11px; font-weight: normal; color: ##0000FF; text-decoration: underline;}
a.sitemap:hover { font-size:11px; font-weight: normal; color: #990033; text-decoration: underline;}


a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0000FF; text-decoration: underline;}
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0000FF; text-decoration: underline;}
a:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; 	color: #0000FF;	text-decoration: underline;}
a:hover { font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: normal; color: #990033; text-decoration: underline;}

/* mailto */
a.mailto:link { font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;}
a.mailto:visited { font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;}
a.mailto:active { font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;}
a.mailto:hover { font-size:10px; font-weight: normal; color: #003399; text-decoration: underline;}

/* copy */
a.copy:link { font-size: 9px; font-weight: normal; color: #000000; text-decoration: none;}
a.copy:visited { font-size: 9px; font-weight: normal; color: #000000; text-decoration: none;}
a.copy:active { font-size: 9px; font-weight: normal; color: #000000; text-decoration: none;}
a.copy:hover { font-size:9px; font-weight: normal; color: #003399; text-decoration: underline;}
