/* 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;

}
.feedback {
	font-weight: bold;
	color: #333333;

}
.linkenavisw {

color: #333333;
text-decoration: none;
}

/* Grauer Link nach Icon: grau/ hover => orange */
.iconlink, .s13572 
{
color: #666666;
text-decoration: none;
}
.iconlink:hover 
{
color: #ff6633;
text-decoration: none;
}
