/*** std.css ***/
body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	background-color:#E1EAEA;
	margin:0;
}
h1,h2,h3 {
	font-family:Arial,Helvetica,sans-serif;
	color:darkred;
}
h1 {
	font-size:14pt;
}
h2 {
	font-size:12pt;
}
h3 {
	font-size:10pt;
}
b {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
}
table,input,select,textarea {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
}
legend {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:8pt;
	color:darkred
}
input[type="button"] {
	background-color:#ffcc99;
}
button {
	background-color:#ffcc99;
	font-weight:bold;
	color:darkred;
	font-size:10pt;
	width:80pt;
}
a {
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	text-decoration:none;
	color:darkred;
}
sup a {
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	text-decoration:none;
	color:darkred;
}
#head {
	background-color:#710011;
	font-size:20pt;
	font-weight:bold;
	color:white;
	padding-left:10;
}
#topnavi {
	position:absolute;
	z-index:2;
	width:80%;
	top:138px;
	left:131px;
	height:40px;
	background-color:#ffcc99;
	padding-left:10px;
	padding-top:0;
	overflow:hidden;
}
#docnavi a,
#docnavi table,
#docnavi input,
#docnavi select,
#docnavi button,
#docnavi b {
	font-size:8pt;
}
#main {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	position:absolute;
	/*width:80%;*/
	z-index:9;
	top:181px;
	left:140px;
	right:40px;
}
#holder {
	position:absolute;
	right:0;
	top:0;
	width:0;
}
#ticker {
	position:absolute;
	right:0px;
	top:138px;
	width:20%;
	height:40px;
	padding:0;
	padding-right:10px;
	font-size:8pt;
	z-index:1;
	margin:0;
	background-color:#ffcc99;
	text-align:right;
	overflow:hidden;
}
#ticker button {
	width:60px;
}
#docnavi {
	position: absolute;
	z-index: 11;
	top:138px;
	right:40px;
	font-size:8pt;
}
#docnavi button {
	font-size:8pt;
	border-style:solid;
	border-color:grey;
	width:80px;
}
#nota {
	position:absolute;
	right:0px;
	width:200px;
	top:180px;
	z-index:10;
}
#yframe {
	background-color:#ffcc99;
	border-style:outset;
	border-width:2px;
	font-size:8pt;
	padding:4px;
}
#yframe a {
	font-size:8pt;
}
#buttonfs {
	background-color:#ffcc99;
	padding-top:0;
	padding-bottom:0;
	text-align:center;
}
#bigbutton {
	width:200px;
}
#balken-links {
	position:absolute;
	height:16px;
	margin-left:0;
	padding-left:10px;
	z-index:2;
	left:0;
	top:120px;
	width:30%;
	background-color:darkred;
	color:white;
	border-bottom:2px ridge darkred;
}
#balken-rechts {
	position:absolute;
	height:16px;
	margin-right:0px;
	padding-right:10px;
	z-index:2;
	right:0px;
	width:80%;
	top:120px;
	background-color:darkred;
	color:white;
	text-align:right;
	border-bottom:2px ridge darkred;
}
#balken-rechts a {
	text-decoration:none;
	color:yellow;
	font-weight:bold;
}
#fehler {
	text-align:center;
	font-weight:bold;
	color:red;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
}
#rechts {
	margin:0 0 0 20em
}
#links {
	margin:0 20em 0 0
}
#navigation {
	float:left;
	background:darkred;
	color:white;
	font-weight:bold;
	margin:0;
	position:absolute;
	left:0px;
	top:136px;
	width:130;
	padding-bottom:20px;
	z-index:1;
}
#sub-navigation {
	list-style:none;
	margin-left:2px;
	padding:5px;
}
#sub-navigation a {
	display:inline;
	color:#ffffff;
	text-decoration:none;
}
#sub-navigation a:hover,
#sub-navigation a:focus,
#sub-navigation a:active {
	color:#ff0000;
}
#sub-nav2 {
	list-style-type:disc;
	margin-left:10;
	padding:10;
}
#sub-nav2 a {
	display:inline;
	color:#ffffff;
	text-decoration:none;
}
#sub-nav2 a:hover,
#sub-nav2 a:focus,
#sub-nav2 a:active {
	color:#ff0000;
}
#menutab1 {
	position:absolute;
	left:20px;
	top:102px;
}
#menutab2 {
	position:absolute;
	left:130px;
	top:102px;
}
#menutab3 {
	position:absolute;
	left:240px;
	top:102px;
}
#menutab4 {
	position:absolute;
	left:350px;
	top:102px;
}
#menutab5 {
	position:absolute;
	left:460px;
	top:102px;
}
#menutab6 {
	position:absolute;
	left:570px;
	top:102px;
}
.menutab {
	background-color:#ffcc99;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	font-color:darkblue;
	height:20px;
	width:90px;
	border-width:0px;
	text-align:center;
	z-index:2;
}
.menutab a {
	color:darkblue;
	text-decoration:none;
}
.menutab a:hover,
.menutab a:focus {
	color:#ffffff;
}
.menutab-selected {
	background-color:darkred;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	height:20px;
	width:90px;
	border-width:0px;
	text-align:center;
	z-index:2;
}
.menutab-selected a {
	color:white;
	text-decoration:none;
}
.menutab-selected a:hover,
.menutab-selected a:focus,
.menutab-selected a:active {
	color:white;
}
.liste {
	list-style:none;
	margin-left:2px;
	padding:5px;
}
.ticker {
	font-size:8pt;
}
.listheader {
	background-color:white;
	font-size:8pt;
}
.listrow1 {
	background-color:white;
}
.listrow2 {
	background-color:#ffcc99;
}
