body {
	color: #999999;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FDF9EA;
} 

table, td {
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}

html{ overflow-y: scroll; }

a:link     {
	color: #333333;
	text-decoration: underline
}
a:visited  {
	color: #333333;
	text-decoration: underline
}
a:hover    {
	color: #223C9D;
	text-decoration: underline
}
a:active   {
	color: #223C9D;
	text-decoration: underline
}

.image-border {
	border:1px solid #CCCCCC;
	padding: 2px;
	background-color: white;
}
.h09 { font-size: 9pt }
.h10 { font-size: 10pt }
.h12 { font-size: 11pt }
.h14 { font-size: 14pt }
.h16 { font-size: 16pt }
.h18 { font-size: 18pt }
.h22 { font-size: 22pt }
.h30 { font-size: 30pt }
.Stil1 {color: #FFE09D}
.Stil3 {color: #666666}
.Stil4 {color: #006400}
.Stil5 {color: #333333}
.Stil6 {
	color: cornsilk
}
.Stil7 {font-family: Arial, Helvetica, sans-serif}



a:link.navigation {
	color: cornsilk;
	background-image: url(../images/bg-navigation.jpg);
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding:3px;
	font-size: 11pt;
}
a:visited.navigation {
	color: cornsilk;
	background-image: url(../images/bg-navigation.jpg);
	text-decoration: none;
	font-weight:bold;
	padding:6px;
	display:block;
	padding:3px;
	font-size: 11pt;
}
a:hover.navigation {
	color: #223C9D;
	text-decoration: none;
	font-weight:bold;
	background-image: url(../images/bg-navigation-over.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	display:block;
	padding:3px;
	font-size: 11pt;
}
a:active.navigation {
	color: #223C9D;
	background-image: url(../images/bg-navigation.jpg);
	text-decoration: none;
	font-weight:bold;
	padding:6px;
	display:block;
	padding:3px;
	font-size: 11pt;
}

a:link.navigation_aktiv {
	color: #223C9D;
	background-image: url(../images/bg-navigation-over.jpg);
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding:3px;
	font-size: 11pt;
}
a:visited.navigation_aktiv {
	color: #223C9D;
	background:url(../images/bg-navigation-over.jpg);
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding:3px;
	font-size: 11pt;
}
a:hover.navigation_aktiv {
	color: #223C9D;
	background:url(../images/bg-navigation-over.jpg);
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding:3px;
	font-size: 11pt;
}
a:active.navigation_aktiv {
	color: #223C9D;
	background:url(../images/bg-navigation-over.jpg);
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding:3px;
	font-size: 11pt;
}

td.bg-left {
	background-image: url(../images/bg-l.jpg);
	background-color: #f6f6f6;
	background-repeat: no-repeat;
}
td.bg-left-top {
	background-color: #FBF4D8;
	background-repeat: no-repeat;
}

td.bg-content {
	background-image: url(../images/bg-content.jpg);
	background-color: #fffae8;
}
