
a:link {	
	text-decoration: none; 
	color:#000000; 
	}
a:visited {
	text-decoration: none; 
	color: #000000; 
	}
a:hover {
	text-decoration: underline; 
	color: #dd0033; 
	}
a:active {
	text-decoration: none; 
	color: #dd0033;
	}
td {
	font-family : verdana, helvetica, arial;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	}
.Eingabe {
	font-family : verdana, helvetica, arial;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	border: solid 1px #dd0033;
	height: 18px;
	}
.Auswahl {
	font-family : verdana, helvetica, arial;
	font-size : 10px;
	background-color: #cccccc;
	}
.Schichten {
	height: 20px;
	}
.NavTitel {
	font-weight: bold;
	font-size : 12px;
	color : #FFFFFF;
	height : 18px;
	background-color: #dd0033;
}
.NavInaktiv {
	font-weight: bold;
	font-size : 11px;
	height : 18px;
}
.NavAktiv {
	color: #dd0033;
	font-weight: bold;
	font-size : 11px;
	height : 18px;
	background-color: White;
}
.InhTitel {
	font-weight: bold;
	font-size : 14px;
	color : #dd0033;
	text-decoration: underline;
}
.InhTitel2 {
	font-weight: bold;
	font-size : 12px;
	color : #000000;
	text-decoration: underline;
}
.errorText 
{
	font-size : 11px;
	font-weight: bold;
	color: #dd0033;
}
.TextRotFett 
{
	font-weight: bold;
	color: #dd0033;
}
.tdTitel1 {
	font-weight: bold;
	font-size : 12px;
	color : #FFFFFF;
}
.tdTitelHS {
	font-weight: bold;
	font-size : 12px;
	color : #ffff66;
}
.tdTitelER {
	font-weight: bold;
	font-size : 12px;
	color : #ffcc00;
}
.tdTitelES {
	font-weight: bold;
	font-size : 12px;
	color : #dd0033;
}
.BtTitel {
	font-weight: bold;
	font-size : 12px;
}
.TextBold {
	font-weight: bold;
}
.Skala {
	font-size: 7px;
	font-weight: bold;
}

body {
	font-family : verdana, helvetica, arial;
	font-size : 10px;
	background-color: #ffffff;
	color: #000000;
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
}

.bordertop {
	border-top: 1px solid #000000;
}

.messageText {
	font-weight: bold;
	color: #267F30;
}

.TabTitel {
	color: White;
	font-weight: bold;
	font-size : 11px;
	height : 18px;
	background-color: #dd0033;
}

#Lizenz
{
    float: left; 
    margin-top: 12px; 
    margin-left: 6px;
}
