html, body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/global/images/bg1.gif);
}
.txt-w {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.txt-b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	font-variant: normal;
}
.tit-w {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.tit-b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5A4B45;
	font-weight: bold;
}
a.ww:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.ww:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.ww:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.ww:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.fw:link {
	color: #FF9933;
	text-decoration: none;
}
a.fw:visited {
	color: #FF9933;
	text-decoration: none;
}
a.fw:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.fw:active {
	color: #FF9933;
	text-decoration: none;
}
a.bw:link {
	color: #5A4B45;
	text-decoration: none;
}
a.bw:visited {
	color: #5A4B45;
	text-decoration: none;
}
a.bw:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.bw:active {
	color: #5A4B45;
	text-decoration: none;
}
a.gg:link {
	color: #666666;
	text-decoration: none;
}
a.gg:visited {
	color: #666666;
	text-decoration: none;
}
a.gg:hover {
	color: #FF9933;
	text-decoration: underline;
}
a.gg:active {
	color: #666666;
	text-decoration: none;
}
a.ss:link {
	color: #000000;
	text-decoration: none;
}
a.ss:visited {
	color: #000000;
	text-decoration: none;
}
a.ss:hover {
	color: #000000;
	text-decoration: underline;
}
a.hidden_link:active {
	color: #000000;
	text-decoration: none;
}
a.hidden_link:link {
	color: #000000;
	text-decoration: none;
}
a.hidden_link:visited {
	color: #000000;
	text-decoration: none;
}
a.hidden_link:hover {
	color: #000000;
	text-decoration: underline;
}
a.hidden_link:active {
	color: #000000;
	text-decoration: none;
}
a.black:link {
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #A65252;
	text-decoration: underline;
}
a.black:active {
	color: #000000;
	text-decoration: none;
}
.100hoch {
	height: 100%;
}
.tit-s {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.txt-s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tit-r {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A6525A;
	font-weight: bold;
}
.tit-ar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A53148;
	font-weight: bold;
}
.klein-s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.formfield {
	height: 20px;
	width: 210px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A53148;
	background-color: #FFFFFF;
	border: 1px #999999;
	padding: 3px;
	text-align: left;
}
.formfield2 {
	height: 100px;
	width: 210px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A53148;
	background-color: #FFFFFF;
	border: 1px #999999;
	padding: 3px;
	text-align: left;
}
.formfield3 {
	height: 18px;
	width: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #E9E9E9;
	border: 1px #A6525A;
	padding: 3px;
	text-align: left;
}
.formfield4 {
	height: 18px;
	width: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #E9E9E9;
	border: 1px #A6525A;
	padding: 3px;
	text-align: left;
}
 #navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
display: inline;
}

#navlist li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #FFFFFF;
background: #CCCCCC;
text-decoration: none;
}

#navlist li a:link { color: #000000; }
#navlist li a:visited { color: #000000; }

#navlist li a:hover
{
border-color: #A53148;
color: #FFFFFF;
background: #999999;
}
