/* Body, Allgemein */
BODY {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 20;
	font-family: verdana, arial, helvetica, serif;
	font-size: 11px;
	color: #ffffff;
}



/* Allgemeiner Fliesstext */
.text {
line-height: 14px;
}



td {
font-family: verdana, arial, helvetica, serif;
font-size: 11px;
color: #ffffff;
}

a {
color: #FB7D00;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}


/* Copyright */
.copy {
color: #bbbbbb;
}



/* linke Navigation */

.linkenavi:hover {
color: #FB7D00;
text-decoration: none;
}


.linkenavi {
color: #ffffff;
text-decoration: none;
}

.linkenaviaktiv {
color: #FB7D00;
text-decoration: none;
}

/* Ueberschrift */

.teaseruschrift {
font-size: 12px;
color: #ffffff;
text-decoration: none;
}
.textschwarz {
	line-height: 14px;
	color: #333333;

}
