BODY {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: url('/img/bg.jpg') no-repeat #364153;
}

IMG {
	border: none;
}

TEXTAREA, BODY, INPUT {
	font-family: Tahoma, Geneva, sans-serif;
}

BODY, INPUT {
	color: white;
}

TEXTAREA, BODY {
	font-size: 13px;
	line-height: 1.25em;
}

BODY, P, DIV {
	text-align: left;
}

FORM {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

TEXTAREA.abtippen {
	background: transparent;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

DIV#main {
	width: 952px;
	height: 559px;
	min-height: 559px;
	position: relative;
}

DIV.text {
	padding: 48px;
}

INPUT {
	font-size: 15px;
	font-weight: bold;
	background: transparent;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.bargraph IMG {
	margin-right: 1px;
}

.readout {
	font-size: 12px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
}

.readout_bargraph {
	color: #3892ff;
}

.readout_normal {
	color: #557799;
}
.readout_normal_hilite {
	color: #6688bb;
}

.readout_reg {
	color: #3892ff;
	font-weight: bold;
}
.readout_reg_hilite {
	color: #88bbff;
	font-weight: bold;
}

.readout_special {
	color: #3892ff;
}

#my_graph_graph DIV {
	width: 1px;
	background: #35639b;
	position: absolute;
	bottom: 0;
	line-height: 0px;
}
#my_graph_graph DIV P {
	line-height: 0px;
}

INPUT.readout_edit {
	font-size: 12px;
	color: #ff8800;
	font-weight: normal;
}

.abtippen_error {
	color: #ff0000;
}
.abtippen_ok {
	color: #ffffff;
}

.tipptext_error {
	background: #bb0000;
}
.tipptext_currentchar {
	text-decoration: underline;
}

.visible {
	display: block;
}

.invisible {
	display: none;
}

H1 {
	font-size: 19px;
	margin: 6px 0 16px 0;
	padding: 0 0 0 0;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: #cceeff;
}

H2 {
	font-size: 16px;
	margin: 6px 0 16px 0;
	padding: 0 0 0 0;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: #88aacc;
}

DIV#help {
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 22px;
}

A, A:visited {
	color: #8ea3be;
}
A:hover {
	color: #a6bfde;
}

.shade0 { color: #ffffff; }
.shade0 A, .shade0 A:visited { color: #8ea3be; }
.shade0 A:hover { color: #a6bfde; }

.shade1 { color: #aabbcc; }
.shade1 A, .shade1 A:visited { color: #7e93ae; }

.shade2 { color: #778899; }
.shade2 A, .shade2 A:visited { color: #6e839e; }

.shade3 { color: #445566; }
.shade3 A, .shade3 A:visited { color: #5e738e; }

TH {
	font-weight: bold;
	font-style: normal;
}

DIV#footer {
	margin-top: 5px;
	text-align: center;
}

#footer, #footer A, #footer A:visited {
	font-size: 12px;
	color: #778899;
}
#footer A:hover {
	color: #99aabb;
}

DIV#content {
	width: 952px;
}

DIV#loader {
	text-align: center;
	width: 173px;
}

.balloonhelp {
	font-size: 11px;
	line-height: 1em;
	color: #3892ff;
	width: 80px;
	height: 31px;
	min-height: 31px;
	padding: 5px 0 0 3px;
	background: url('/img/tt.gif') no-repeat;
	text-align: center;
}
