body a:link, body a:visited {
	color: #000099;
	text-decoration: underline;
}

body a:hover {
	color: #000099;
	text-decoration: none;
}

.copyme a:link, .copyme a:visited {
	color: #000099;
	font-size: 9px;
	padding-left: 8px;
	text-decoration: underline;
}

.copyme a:hover {
	color: #000099;
	font-size: 9px;
	text-decoration: none;
}
.fusszeile{
	color: #666666;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
}

.fusszeile a:link, .fusszeile a:visited {
	color: #666666;
	line-height: 15px;
	text-decoration: underline;
}

.fusszeile a:hover {
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}

.kbutton {
	background-color: #FE5816;
	border: 1px solid #FE5816;
	color: #FFFFFF;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.kfeld {
	background-color: #FFFFFF;
	border: 1px solid #AFAFAF;
	color: #666666;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.fett {
	font-weight: bold;
}
.links{
	text-align:left
}
TH {
	background-color: #D9DBFF;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
}
.blauhg {
	background-color: #D9DBFF;
	text-align: left;
	line-height: 18px;
}
.tdvab {
	padding-top: 4px;

}
@media screen {
body {
	background-color: #FFFFFF;
	height:100%;
	max-height:100%;
	overflow:auto; 
	padding:0;
	margin:0;
	border:0;
}
body, td, tr {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;

}


}
@media print{
	/* nach produktionsabschluss web einsetzen */
}