
td,th {
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
}

td img{
	margin:0!important;
	padding:0!important;
}


.highlight {
	color: #8FBDD9;
}
.liste {
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	line-height: 140%;
	color: #FFFF00;
}

form {
	margin-bottom: 5px;
	font-size: 9px;
}
.formbtn {
	border: 1px dotted #004B7F;
	color: #004B7F;
}
textarea {
	display: block;
	width: 100%;
	padding: 2px;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #004B7F;
	background-color: #8DBCD8;
	border: 1px dotted #004B7F;
}
input {
	display: block;
	width: 100%;
	margin: 3px 0px 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #004B7F;
	background-color: #8DBCD8;
	border: 1px dotted #004B7F;
}
.checkbox {
	height: 12px;
	width: 12px;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 0px;
}

.kleintext {
	font-size: 10px;
	line-height: 11px;
	color: #8FBDD9;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #002A48;
	border-top-color: #002A48;
	border-right-color: #002A48;
	border-bottom-color: #002A48;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-bottom: 3px;
}
.kleintextfett {
	font-size: 10px;
	line-height: 11px;
	padding-bottom: 2px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #002A48;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #002A48;
	border-right-color: #002A48;
	border-bottom-color: #002A48;
}
a:link {
	color: #E2003B;
	text-decoration: none;
	cursor: hand;
}
a:visited {
	color: #E2003B;
	text-decoration: none;
	cursor: hand;
}
a:hover {
	color: #8FBDD9;
	text-decoration: none;
	cursor: hand;
}
a:active {
	color: #8FBDD9;
	text-decoration: none;
	cursor: hand;
}	
.tabellehell {
	background-color: #8FBDD9;
	border-top: 1px none #002A48;
	border-right: 1px none #002A48;
	border-bottom: 1px solid #002A48;
	border-left: 1px solid #002A48;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	color: #004B7F;
	line-height: 10px;
	padding: 3px;
}
.tabellemittel {
	background-color: #004B7F;
	text-align: left;
	border-top: 1px none #002A48;
	border-right: 1px none #002A48;
	border-bottom: 1px solid #002A48;
	border-left: 1px solid #002A48;
	font-size: 10px;
	line-height: 10px;
	padding: 3px;
}
.tabelledunkel {
	background-color: #00406F;
	text-align: left;
	border-top: 1px none #002A48;
	border-right: 1px none #002A48;
	border-bottom: 1px solid #002A48;
	border-left: 1px solid #002A48;
	font-size: 10px;
	line-height: 10px;
	padding: 3px;
}
.plustext {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 21px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background-image: url(../images/pluspunkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-style: italic;
	padding-left: 21px;
	padding-bottom: 5px;
}
.plustextneg {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 21px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background-image: url(../images/pluspunktneg.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-style: italic;
	padding-left: 21px;
	padding-bottom: 5px;
}
#login {
	float: right;
	text-align: right;
	display: block;
	margin-right: -50px;
	padding-right: 5px;
}
#login a {
	display: block;
	font-size: 9px;
	color: #004B7F;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#login a:hover {
	display: block;
	font-size: 9px;
	color: #004B7F;
	background-color: #003A65;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}


#quickinfo a:link {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 21px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: url(../images/pluspunkt.gif) no-repeat center left;
	font-style: italic;
	padding-left: 21px;
	padding-bottom: 5px;
}
#quickinfo a:visited {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 21px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: url(../images/pluspunkt.gif) no-repeat center left;
	font-style: italic;
	padding-left: 21px;
	padding-bottom: 5px;
}
#quickinfo a:hover {
	color: #E2003B;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/pluspunktneg.gif) no-repeat center left;
	font-style: italic;
	display: block;
	padding-bottom: 5px;
	padding-left: 21px;
}
#quickinfo a:active {
	color: #E2003B;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/pluspunktneg.gif) no-repeat center left;
	font-style: italic;
	display: block;
	padding-bottom: 5px;
	padding-left: 21px;
}

#download {
	border-top: 1px none #4481A8;
	border-right: 1px none #4481A8;
	border-bottom: 1px dotted #4481A8;
	border-left: 1px none #4481A8;
	color: #8FBDD9;
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#download a:link {
	color: #8FBDD9;
	font-size: 12px;
	text-decoration: none;
}
#download a:visited {
	color: #8FBDD9;
	font-size: 12px;
	text-decoration: none;
}
#download a:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#download a:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#track {
	display: block;
	font-size: 11px;
	padding-top: 3px;
	margin-bottom: -4px;
	line-height: 100%;
	background-image: url(../images/trackschatten.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-left: -30px;
	color: #E2003B;
}
#track a:link {
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	font-weight: normal;
	font-size: 11px;
}
#track a:visited {
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	font-weight: normal;
	font-size: 11px;
}
#track a:hover {
	color: #8FBDD9;
	text-decoration: none;
	cursor: hand;
	font-weight: normal;
	font-size: 11px;
}
#track a:active {
	color: #8FBDD9;
	text-decoration: none;
	cursor: hand;
	font-weight: normal;
	font-size: 11px;
}

.popup {
	padding: 5px 10px 15px;
	border: 1px dashed #E2003B;
	visibility: hidden;
	overflow: hidden;
	color: #E2003B;
	font-size: 12px;
	position: absolute;
	left: 480px;
	right: 100px;
	z-index: 4;
	background-image: url(../images/transparent.png);
	line-height: 15px;
	font-weight: normal;
	font-style: normal;
}

#loeschgasanlage, #batterierack, #notstromaggregat, #it-rack, #steueranlage, #giesharz, #mittelspannungsanlage, #tankanlage, #klimaschrank, #niederspannungsanlage, #schaltschrank, #usvanlage, #transferschalter{
	left: 190px!important;
	
}

