#noscreen {
display: none;
}
.hintergrundpunkte {
	background-image: url(images/punktiert.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
.textbereich {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFECC2;
	margin: 15px;
	padding: 10px;
	border: 1px solid #F6A725;
}
.bgtextbereich {
	background-color: #FFD884;
	background-image: url(images/bg_textbereich.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #7C2A3B;
	}
a:visited {
	color: #7C2A3B;
	}
a:hover {
	color: #7C2A3B;
		}
a:active {
	color: #7C2A3B;
}
a.menue:link {
	font-weight: bold;
	color: #7C2A3B;
	text-decoration: none;
}
a.menue:visited {
	color: #7C2A3B;
	text-decoration: none;
	font-weight: bold;
}
a.menue:hover {
	color: #7C2A3B;
	text-decoration: underline;
	font-weight: bold;
}
a.menue:active {
	color: #7C2A3B;
}
.ueberschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #731D34;
}
.ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #731D34;
}
.bildrahmen {
	border: 1px solid #731D34;
}
.menue {
	font-family: Arial, Helvetica, sans-serif;
}
