﻿html, body, textarea {
  font-family: Verdana;
  scrollbar-base-color:#FDEAD0;
  scrollbar-3dlight-color:#fce1be;
  scrollbar-track-color:#FCF2E6;
  scrollbar-shadow-color:#F3CA98;
  scrollbar-arrow-color:#000000;
}

.Test_Color {
	border: 14px double #F3CA98;
	margin: 10px;
	background-color: #FDEAD0;
}

.Text {
	font-family: Verdana;
	background-color: #FCF2E6;
	text-align: justify;
	font-size: smaller;
}
.Ueberschrift_Aktuelles {
	font-size: medium;
	text-align: center;
	font-weight: bold;
}
.Ueberschrift_Bildergalerie {
	font-size: medium;
	text-align: center;
	font-weight: bold;
	color: #C15311;
	font-family: Verdana;
}
.Überschrift_invers {
	text-align: left;
	font-weight: bold;
	font-size: medium;
	font-style: italic;
	color: #000000;
	padding-left: 15px;
	padding-top: 5px;
}
.Überschrift_invers_dunkel {
	background-color: #fcd8aa;
	text-align: left;
	font-weight: bold;
	font-size: medium;
	font-style: italic;
	color: #000000;
	padding-left: 15px;
	padding-top: 5px;
}
.Bildunterschrift_Bildergalerie {
	border: 9px solid #FCF2E6;
	text-align: center;
	line-height: 10px;
	vertical-align: middle;
	padding-bottom: 3px;
}
.Umrandung_Bildergalerie {
	border: 4px solid #FFFFFF;
}
.Farbe_Dunkel  {
	background-color: #FDE1C5;
}
.Hinweistext_mit_Hyperlink {
	font-family: Verdana;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #C15311;
}
.StandardSchrift {
	font-family: Verdana;
	text-align: justify;
	font-size: smaller;
}
.StandardSchrift_small {
	font-family: Verdana;
	text-align: justify;
	font-size: 11px;
	font-weight: normal;
}
.StandardSchrift_small_dunkel {
	font-family: Verdana;
	text-align: justify;
	font-size: 11px;
	color: #C15311;
	font-weight: normal;
}
.StandardSchrift_italic {
	text-align: justify;
	font-size: small;
	line-height: 120%;
	font-weight: normal;
	font-style: italic;
}

