a {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 000000;
}

.klein {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.technik {
	font-family: Courier;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.heidelbeere {
	color: 1B1A40;
}

.neu {
 scrollbar-3dlight-color: #FF9999;
 scrollbar-arrow-color: #ffffff;
 scrollbar-darkshadow-color: #ff0000;
 scrollbar-face-color: #FF9999;
 scrollbar-highlight-color: #ffffff;
 scrollbar-shadow-color: #ffffff;
 scrollbar-track-color: #FF9999;
}

.titel {
	font-family: Times New Roman;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 000000;
}
.note {
	font-family: 'Times New Roman',Times,serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 000000;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 800000;
}
.welcome2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 800000;
}
.subtitel {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: ffffff;
}
 a:link { text-decoration:none; font-weight:normal; color:#800000; }
 a:visited { text-decoration:none; font-weight:normal; color:#800000; }
 a:hover { text-decoration:none; font-weight:normal; }
 a:active { text-decoration:none; font-weight:normal; background-color:#cff; }
 a:focus { text-decoration:none; font-weight:normal; background-color:#080; }

.titel_c {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-STYLE: normal; FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
.titel_b {
	FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #ff0000; FONT-STYLE: italic; FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
.titel_a {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #333333; FONT-STYLE: italic; FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
.titel_news {
	FONT-WEIGHT: normal; FONT-SIZE: 24px; COLOR: #C67331; FONT-STYLE: italic; FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}

/* Styles für den Foto Scroller */
.viewer{
	overflow: hidden;
	background-color: white;
	width: 490;
	height: 55;	
}
.strip{
	overflow: hidden;
	background-color: white;	
	position: absolute;
	left: 0px;
	top: 0px;
}
.desc{
	background-color: #eeeeee;
}
.img_center{
	filter:Alpha(opacity=100, finishopacity=100, style=3)
}
.img_outsite{
	filter:Alpha(opacity=40, finishopacity=40, style=3)
}
