/* CSS Document */
a:link { 
	text-decoration:none;
	color:#526A78;
} 
.none {
	font-size: 1px;
}
.text {
	color:#FFFFFF;
}
.bild {
	float:left;
	width:110;
}
.norepeat {
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:10px;
	color:#00B4FF;
}
.rand1 {
	border-top:1px solid #1D4A6B;
	border-right:1px solid #101B2F;
	border-bottom:1px solid #0B131E;
	border-left:1px solid #1E3A52;
	margin:0;
	font-family:Tahoma;
	font-size:10px;
	color:#00B4FF;
}
.randdark {
	border-top:1px solid #1D4A6B;
	border-right:1px solid #101B2F;
	border-bottom:1px solid #0B131E;
	border-left:1px solid #1E3A52;
	margin:0;
	font-family:Tahoma;
	font-size:10px;
	color:#00B4FF;
}
.rand11 {
	border-top:1px solid #1D4A6B;
	border-bottom:1px solid #0B131E;
	border-left:1px solid #1E3A52;
	margin:0;
	font-family:Tahoma;
	font-size:10px;
	color:#00B4FF;
}
.rand12 {
	border-top:1px solid #1D4A6B;
	border-right:1px solid #101B2F;
	border-bottom:1px solid #0B131E;
	margin:0;
	font-family:Tahoma;
	font-size:10px;
	color:#00B4FF;
}
.rand2 {
	border-top:1px solid #1F4E68;
	border-right:1px solid #10202F;
	border-bottom:1px solid #091521;
	border-left:1px solid #1E3F50;
	margin:0;
	font-family:Tahoma;
	font-size:10px;
	color:#00B4FF;
}
.rand21 {
	border-top:1px solid #1F4E68;
	border-bottom:1px solid #091521;
	border-left:1px solid #1E3F50;
	margin:0;
	font-family:Tahoma;
	font-size:10px;
	color:#00B4FF;
}
.rand22 {
	border-top:1px solid #1F4E68;
	border-right:1px solid #10202F;
	border-bottom:1px solid #091521;
	margin:0;
	font-family:Tahoma;
	font-size:10px;
	color:#00B4FF;
}
.date {
	background-color:#14252F;
}
.gbtext {
	font-family:Tahoma;
	font-size:10px;
	color:#00B4FF;
}
.gbueberschrift {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
}
.gbtable {
	border:1px solid #434343;
	margin:0;
}
.inputs {
	background-color:#1D2A40;
	font-family:Tahoma;
	font-size:10px;
	color:#00B4FF;
}
.positiv {
	color:#009933;
	font-size: 12px;
	font-weight: bold;
}
.negativ {
	color:#FF0000;
	font-size: 12px;
	font-weight: bold;
}
a:visited { 
	text-decoration:none;
	color:#526A78; 
} 
a:active {
	text-decoration:none; 
	color:#526A78;
}
body { 
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.repeatl {
	background-image:url(gfx/repeat_left.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.repeatr {
	background-image:url(gfx/repeat_right.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
A:hover {
	color: #3385BF;
	font-family: Tahoma; 
	font-size: 10px
}

