﻿a:link, a:active, a:visited {
	color:#FFBB11;
	font-family:"arial";
	text-decoration:none;
	padding:0px;
	Margin-left:0px;
	Margin-right:0px;
	Margin-top:0px;
	Margin-bottom:0px;
}

a:hover {
	color:#FFFF00;
}

body {
	scrollbar-arrow-color:#FFCC33;
	scrollbar-face-color:#6699CC;
	scrollbar-highlight-color:#FFEECC;
	scrollbar-3dlight-color:#99CCEE;
	scrollbar-shadow-color:#004080;
	scrollbar-darkshadow-color:#666666;
	scrollbar-track-color:#336699;
	color:#99CCFF;

	border-color:#000040;
	border-left-width:1px;border-right-width:1px;border-top-width:1px;border-bottom-width:1px;
	border-style:solid;
	background-color:#001133;
	padding:1px;
	Margin:1px;
	text-transform:none;
	vertical-align:baseline;
	float:none;
	display:block;
	clear:none;
	direction:ltr;
}

font th, td, p {
	font-family:"arial";
	font-size:12px;
	text-align:justify;
	text-decoration:none;
}

.uoline {
	font-weight:normal;
	text-decoration:overline underline;
}

.oline {
	font-weight:normal;
	text-decoration:overline;
}

.uline {
	font-weight:normal;
	text-decoration:underline;
}

.highlight {
	font-size:16px;
	color:#CCEEFF;
	font-weight:800;
	font-style:italic;
}

h1 {
	font-size:36px;
}

h2 {
	font-size:24px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size:12px;
	font-weight:100;
}

h5 {
	font-size:10px;
	font-weight:60;
}

h6 {
	font-size:8px;
	margin-top:0px;
	margin-bottom:0px;
}

h1.indent1, h2.indent1, h3.indent1, h4.indent1, h5.indent1, h6.indent1 {
	margin-left:24px;
	margin-right:24px;
	font-weight:100;
}

h1.indent2, h2.indent2, h3.indent2, h4.indent2, h5.indent2, h6.indent2 {
	margin-left:24px;
	margin-right:24px;
	font-weight:800;
}

h1.indent3, h2.indent3, h3.indent3, h4.indent3, h5.indent3, h6.indent3 {
	margin-left:24px;
	margin-right:24px;
}

hr {
	height:1px;
	border:0px;
	color:#6699CC;
}

.orange {
	color:#FFCC33;
}

.hell {
	color=#CCEEFF;
}

.mittel {
	color=#6699CC;
}

.dunkel {
	color=#336699;
}

td {
	border:1px;
	cellpadding:1px;
	cellspacing:1px;
	border-collapse:collapse;
	bordercolor:#FF6699;
	bordercolorlight:#99CCFF;
	bordercolordark:#003366;
	color:#C0E0FF;
	text-align:justify;
	vertical-align:center;
	valign:baseline;
}

.row1 {
	background-color:#001133;
}

.row2 {
	background-color:#003366;
}

.row3 {
	background-color:#336699;
}

.row4 {
	background-color:#6699CC;
}

input, textarea, select {
	text-indent:2px;
	color:#CCEEFF;
	font-size:10px;
	background-color:#003366;
	border-color:#6699CC;
	border-width:1px;
	border-style:solid;
}