.footer {
	font-family: Georgia, "Georgia", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	color: #666666;
	padding-top: 10px;
	line-height: 18px;	
}
.type {
	font-family: Georgia, "Georgia", Times, serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: 200;
	color: #333333;
}
.type_b {
	font-family: Georgia, "Georgia", Times, serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	color: #333333;
}
.type_form {
	font-family: Georgia, "Georgia", Times, serif;
	font-size: 14px;
	line-height: auto;
	font-weight: 200;
	color: #333333;
}
.cat {
	font-family: Georgia, "Georgia", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 300;
	color: #000000;
	margin-bottom: 8px;
}
.head_2 {
	font-family: Georgia, "Georgia", Times, serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: 500;
	color: #990000;
}
.textlink {
	font-family: Georgia, "Georgia", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #990000;
}
a.textlink:link {
   	color: #990000;
	text-decoration: underline;
}

a.textlink:visited {
   	color: #990000;
	text-decoration: underline;
}

a.textlink:hover {
   	color: #000000;
	text-decoration: underline;
}

a.textlink:active {
   	color: #000000;
	text-decoration: underline;
}
.nav {
	font-family: Georgia, "Georgia", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 0px;
	list-style-image: url(images/pfeil.gif);
}
a.nav:link {
   	color: #333333;
	text-decoration: none;
}

a.nav:visited {
   	color: #333333;
	text-decoration: none;
}

a.nav:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: center;
}

a.nav:active {
   	color: #333333;
	text-decoration: none;
}
.mail {
	font-family: Georgia, "Georgia", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	color: #333333;
}
a.mail:link {
   	color: #333333;
	text-decoration: none;
}

a.mail:visited {
   	color: #333333;
	text-decoration: none;
}

a.mail:hover {
   	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: center;
}

a.mail:active {
   	color: #333333;
	text-decoration: none;
}
.sub_nav {
	font-family: Georgia, "Georgia", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #333333;
}
a.sub_nav:link {
   	color: #333333;
	text-decoration: none;
}

a.sub_nav:visited {
   	color: #333333;
	text-decoration: none;
}

a.sub_nav:hover {
   	color: #333333;
	text-decoration: underline;
}

a.sub_nav:active {
   	color: #333333;
	text-decoration: none;
}

