@charset "utf-8";
html, body {
	background-color: #EEEEEE;
	font-family: Verdana, Geneva, sans-serif;
	height:100%;
	margin:0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
#container
{
	height: 100%;
	width: 100%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../Bilder/Allgmein/backgroundS.jpg);
}
.top {
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 1px;
}
#main {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	width: 98%;
}
.txt   {
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
	color: #FFF;
	width: 16%;
}
.info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	color: #F00;
}
.toplog {

}
.position {
	background-color: #CCC;
}
.txt a{
	text-decoration: none;
}
.color     {
	color: #FF0;
	padding-right: 4px;
	padding-left: 4px;
}
.txt a:link {
	color:#CCC
}
.txt a:visited {
	color:#CCC
}
.txt a:active {
	color:#CCC
}
.txt a:hover {
	color:#FFF;
	font-size: 14px;
	background-color: #360;
	padding-right: 4px;
	padding-left: 4px;
}
.good {
	color: #00F;
	font-size: 10px;
}
.fail {
	color: #F00;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: left;
}
legend {
	color: #666;
	font-size: 14px;
}
.label    {
	font-size: 10px;
	padding-right: 4px;
	padding-left: 4px;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}
.space    {
	padding-top: 8px;
	padding-bottom: 8px;
}
.led {
	padding: 2px;
	width: 1px;
}


.tabLog {
	vertical-align: middle;
}

.info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	color: #F00;
}
fieldset table tr td .link a {
	color: #FFF;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
fieldset table tr td .link a:link {
	color:#000
}
fieldset table tr td .link a:visited {
	color:#333
}
fieldset table tr td .link a:active {
	color:#333
}
fieldset table tr td .link a:hover {
	color:#00F
}

.links a {
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
tr .xml {
	text-align: right;
	padding-right: 4px;
	font-size: 9px;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

.links a:link {
	color:#999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
}
.links a:visited {
	color:#999
}
.links a:active {
	color:#999
}
.links a:hover {
	color:#999
}
