/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(IMAGES/bg3.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding:0px;
}
#Hauptmenu1 {
	padding-left: 15px;
}
#Hauptmenu1 a:link, #Hauptmenu1 a:visited {
	font-size: 12pt;
	font-weight: bold;
	width: 150px;
	height: 35px;
	background-image:url(IMAGES/link.gif);
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
	color: #FFFFFF;
	padding-top: 8px;
	margin-bottom:8px;
	display:block;
}
#Hauptmenu1 a:hover {
	color: #F79318;
	background-image:url(IMAGES/link_hover.gif);
	background-repeat:no-repeat;
}

#FACTS a:link, #FACTS a:visited {
	text-decoration: none;
	font-size: 10pt;
	font-weight:bold;
	color: #054D26;
	display:block;
}
#FACTS a:hover {
	color: #FF0000;
}
#DIVGB {
	width: 682px;
	margin-left: 8px;
	margin-bottom: 8px;
	border: 1px solid #275537;
}
.Beschreibung1 {
	color: #0000FF;
	font-size: 8pt;
}
.Text1 {
	color: #275537;
	font-size: 10pt;
	font-weight: normal;
}
#Tabelle1 {
	width: 682px;
	margin-left: 8px;
	margin-bottom: 4px;
	color: #000000;
	font-size: 8pt;
}
#Tabelle1 TH {
	padding-left: 2px;
	border-right: 1px solid #275537;
	border-top: 1px solid #275537;
	border-bottom: 1px solid #275537;
	background-color: #F7921D;
	font-weight:bold;
}
#Tabelle1 TD {
	padding-left: 2px;
	border-right: 1px dashed #275537;
	border-bottom: 1px solid #275537;
	background-color: #FFFFFF;
}
.SpeichernOK {
	margin: 4px;
	border: 1px solid #006600;
	background-color: #00FF00;
	text-decoration: none;
	font-size: 12pt;
	padding: 4px;
	font-weight: bold;
	color: #000000;
}
.SpeichernNOK {
	margin: 4px;
	border: 1px solid #990000;
	background-color: #FF0000;
	text-decoration: none;
	font-size: 12pt;
	padding: 4px;
	font-weight: bold;
	color: #FFFFFF;
}
.Speichern {
	margin: 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 12pt;
	padding: 4px;
	font-weight: bold;
	color: #333333;
}
H1 {
	font-size: 14pt;
	font-weight: bold;
	color: #054D26;
	text-decoration: none;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 4px;
}
.SponsorenDIV {
	margin: 4px;
	border: 1px solid #164F2C;
	background-color: #F79318;
	text-decoration: none;
	font-size: 14pt;
	padding: 4px;
	font-weight: bold;
	color: #164F2C;
	text-align:center;
}
#DivLINK a:link, #DivLINK a:visited {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	padding: 8px;
	color: #164F2C;
	display:block;
}
#DivLINK a:hover {
	color: F79318;
}
.DIVresults {
	margin: 4px;
	border: 1px solid #F7921D;
	background-color: #F7921D;
	text-decoration: none;
	font-size: 12pt;
	padding: 4px;
	font-weight: bold;
	color: #000000;
}
#ResultDIV a:link, #ResultDIV a:visited {
	padding-left: 20;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image:url(IMAGES/pdf.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	height: 20px;
	background-color: #FFFFFF;
	display: block;
	color: #000000;
	margin-bottom: 4px;
}
#ResultDIV a:hover {
	color: #FF0000;
}
