html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	padding: 0;
	margin: 0;
}

.inhalte {
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
}

.footer {
	position: relative;
	bottom: 0;
}

.smallprint	{font-size: 10px; color: #000000;}
.normal	{font-size: 12px; color: #000000;}
.head {font-size: 14px; color: #000000; font-weight: bold;}
.fett12	{font-size: 12px; font-weight: bold; color: #000000;}

.hauptmenu {font-size: 10px; }
.hauptmenuaktiv {font-size: 12px; color: #9c140a;}

a.txtlink:link {color: #000000; text-decoration: none; font-weight: bold;}
a.txtlink:visited {color: #000000; text-decoration: none;font-weight: bold;}
a.txtlink:active {color: #FFCC33; text-decoration: none;font-weight: bold;}
a.txtlink:hover {color: #000000; text-decoration: underline;font-weight: bold;}

a.menu:link {color: #000000; text-decoration: none; font-weight: bold;}
a.menu:visited {color: #000000; text-decoration: none;font-weight: bold;}
a.menu:active {color: #9c140a; text-decoration: none;font-weight: bold;}
a.menu:hover {color: #000000; text-decoration: underline;font-weight: bold;}

#rahmen {height: 800px; left: -1px; position: absolute; top: -2px; visibility: visible; width: 500px; z-index: 1;}

a:link {color: #000000; font-weight: bold; text-decoration: none;}
a:visited {color: #000000; font-weight: bold; text-decoration: none;}
a:hover {color: #9c140a; font-weight: bold; text-decoration: none;}
a:active {color: #000000; font-weight: bold; text-decoration: none;}
