<!--

body,td,th {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515252;
}

h3 {font-size: 12px;font-weight: bold;color: #515252;}

body {
	background-color: #e3e3e3;
	background-image: url('../Bilder/bg.gif');
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	line-height:150%;
}

a:link {color: #b30c13;text-decoration: underline;}
a:visited {text-decoration: underline;color: #B30C13;}
a:hover {text-decoration: underline; color:#B30C13;}
a:active {text-decoration: underline;color: #B30C13;}

a.navi:link {color: #fffef1;text-decoration: none; font-weight:bold;}
a.navi:visited {text-decoration: none;color: #fffef1; font-weight:bold;}
a.navi:hover {text-decoration: none;color: #e6d5b4; font-weight:bold;}
a.navi:active {text-decoration: none;color: #fffef1; font-weight:bold;}

.Stil1 {color: #e6d5b4}
.Stil2 {font-size: 18px;font-weight: bold;color: #99141b;}
.Stil3 {font-size: 14px;font-weight: bold;}

-->