.text 		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.scroll {
	scrollbar-base-color: #0099CC;
	scrollbar-3dlight-color:#FF6600;
	scrollbar-arrow-color: #FF6600;
	scrollbar-darkshadow-color:#CFECF5;
	scrollbar-face-color: #CFECF5;
	scrollbar-highlight-color:#CFECF5;
	scrollbar-shadow-color:#FF6600;
	scrollbar-track-color:#CFECF5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DEEBED;
}


a:link 		{ color: #333333; text-decoration: none; }
a:link.menue 		{ color: #FF6600; text-decoration: none; }
a:visited 	{ color: #333333; text-decoration: none; }
a:visited.menue 	{ color: #FF6600; text-decoration: none; }
a:hover 	{ color: #FF6600; text-decoration: underline; }
a:hover.menue 	{ color: #333333; text-decoration: underline; }
a:active 	{ color: #FF6600; }
a:active.menue 	{ color: #333333; }





.menue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bolder;
}

.menue_links_unter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: 400;
	text-indent: 40px;
	}
	

.seitenueberschrift {
	font-size: 14px;
	font-weight: bold;
	background-color: #f5f5f5;
	background-image: url(imag/seitenueberschrift_hg_bild.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.inhaltstext {
	font-size: 12px;
}
.ueber_haupt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #FF6600;
	text-indent: 40px;
	vertical-align: bottom;
	padding-bottom: 5px;
}

