/* Formate der Fonts */

tr,td { 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #793A37;
}
.marked {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #793A37;
}
.header {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	color: #793A37;
}
.impressum {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	color: #793A37;
}
.kursiv { 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	color: #793A37;
}
/* Formate der Fonts */

/* Formate der Links */

a.page:link {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #793A37;
}
a.page:active {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #793A37;
}
a.page:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #793A37;
}
a.page:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #793A37;
}
a.contact:link {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #793A37;
}
a.contact:active {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #793A37;
}
a.contact:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #793A37;
}
a.contact:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #793A37;
}
a.sitemap:link {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	color: #793A37;
}
a.sitemap:active {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-style: italic;
	color: #793A37;
}
a.sitemap:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	color: #793A37;
}
a.sitemap:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-style: italic;
	color: #793A37;
}
/* Formate der Links */
