body {
	color: #999999;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-position: 0 0;
	margin-top: 0;
	background-color: #FFF8DC;
} 
p {margin: 0px;}
html{ overflow-y: scroll; }
table, td {
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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: #FFF8DC;
}


a:link.navigation {
	color: #FFF8DC;
	background-image: url(../images/bg-navigation.jpg);
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding:3px;
	font-size: 11pt;
}
a:visited.navigation {
	color: #FFF8DC;
	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;
	background-position: 0 0;
	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;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	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: #fffae8;
	background-repeat: no-repeat;
	padding: 12px;
	text-align: left;
	vertical-align: top;
}
td.bg-content {
	background-image: url(../images/bg-content.jpg);
	background-color: #fffae8;
	text-align: left;
	vertical-align: top;
}

hr {
	height: 1px;
	margin: 10px 0px;
}

fieldset {
	padding: 10px;
	font-size: 11pt;
}

legend {
	color: #000000;
}

textarea {
	width: 200px;
}
