a:link {
		text-decoration:none;
		color:#000000;
		font-family:tahoma;
		font-size:13px;
}

a:active {
		text-decoration:none;
		color:#000000;
		font-family:tahoma;
		font-size:13px;
}


a:hover {
		text-decoration:none;
		color:#E09100;
		font-family:tahoma;
		font-size:13px;
}

a:visited {
		text-decoration:none;
		color:#000000;
		font-family:tahoma;
		font-size:13px;
}


.text { 
		color: black; 
		font-size: 13px; 
		font-family: tahoma; 
		line-height: 18px; 
		}
		
.auszeichnung {
		color: black;
		font-size: 13px;
		font-family: tahoma;
		font-style: italic;
		line-height: 18px;

		}

.btn {
		color: black;
		font-size: 10px;
		font-family: tahoma;
		}
		
.legal {
		color: #666;
		font-size: 11px;
		font-family: tahoma;
		font-weight: normal;
		font-style: normal;
		line-height: 15px;
		text-decoration: none;
		}

