BODY {
   font-family: Tahoma;
}


a:link {color: #960404;	text-decoration: underline; font-family : "Tahoma";}
a:visited {color: #660000; text-decoration: underline; font-weight: bolder; font-family : "Tahoma";}
a:hover {color: #000F62; text-decoration: none; font-family : "Tahoma";}
a:active {color: #000F62; text-decoration: none; font-family : "Tahoma";}
a.sitemap:link {color: #660000;}
a.sitemap:visited {color: #660000;}
a.sitemap:active {color: #AE8E73;}
a.sitemap:hover {color: #AE8E73;}

td.normal {
	font-family : "Tahoma";
	font-size : 15px;
	font-weight : bold;
	color: #660000;
	vertical-align: top;
}

td.normal-thin {
	font-family : "Tahoma";
	font-size : 15px;
	color: #660000;
	vertical-align: top;
}

td.head {
	font-family : "Tahoma";
	font-size : 15px;
	color: #660000;
	vertical-align: top;
}

td.subhead {
	font-family : "Tahoma";
	font-size : 15px;
	font-weight : bold;
	color: #660000;
	vertical-align: top;
}

td.kursiv {
	font-family : "Tahoma";
	font-size : 15px;
	font-weight : bold;
	color: #660000;
	font-style: italic;
	vertical-align: top;
}

td.gourmet {
	font-family : "Tahoma";
	font-size : 15px;
	font-weight : bold;
	color: White;
	vertical-align: top;
}

td.navi {
	font-family : "Tahoma";
	font-size : 15px;
	font-weight : bold;
	color: #660000;
	vertical-align: top;
}

td.native {
	font-family : "Tahoma";
	font-size : 15px;
	font-weight : bold;
	color: #660000;
	background-color: #FBEDD1; filter: Alpha(Opacity=40)
	vertical-align: top;
}

td.black {
	font-family : "Tahoma";
	font-size : 15px;
	font-weight : normal;
	color: Black;
	vertical-align: top;
}

#white {
	font-family : "Tahoma";
	font-size : 15px;
	color: White;
	vertical-align: top;
}