.navigation {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px;
}
a.navigation:hover {
	color: #333333;
}
.navigation-aktiv {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px;
}
.text-unterstrich {
	text-decoration: underline;
}
.text-hell {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px;
}
.text-head-sub {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 19px;
}
.text-head {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 20px;
	text-decoration: none;
	line-height: 24px;
}
a.text-head:hover {
	color: #666666;
}
.text-link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	line-height: normal;
	border: none;
	line-height: 19px;
}
a.text-link:hover {
	color: #666666;
}
.frame-nav {
	text-decoration: none;
	padding: 50px 0px 0px 50px;
}
.frame-newsletter {
	text-decoration: none;
	padding: 50px 50px 50px 50px;
}
.frame-fuss {
	text-decoration: none;
	padding: 5px 0px 10px 0px;
}
.frame-text {
	text-decoration: none;
	padding: 50px 0px 50px 0px;
}
.frame-head {
	text-decoration: none;
	padding: 50px 0px 20px 0px;
}
.back {
}
.frame-logo {
	text-decoration: none;
	padding: 30px 0px 20px 50px;
}
.frame-motiv {
	text-decoration: none;
	padding: 0px 0px 40px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	line-height: normal;
	border: 1px solid #DBDBDB;
	width: 180px;
	height: 25px;
}
.form-button {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	line-height: normal;
	border: none;
	background-color: #efefef;
	height: 25px;
	width: 100px;
}
.rahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e8e8e8;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img.rahmen:hover {
    opacity:0.9;
    filter:alpha(opacity = 90);
}
.text-neg {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-color: #000000;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
a.text-neg:hover {
	color: #FFFFFF;
	background-color: #333333;
}
