
@media (min-width: 601px) {



body {
	background-color: #FFF;
}

a:link {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	background-color: #C63;
	color: #C63;
}
a:active {
	text-decoration: none;
	color: #FFF;
}


.Stil1 {
	font-family: Helvetica, sans-serif;
	font-size: 40px;
	color: #000;
/*  font-weight: bold;	
	line-height: 0.75;
	letter-spacing:0.05; */
}


.Stil3 {
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
/*	font-weight: bold;	*/
	line-height: 0.9;  
	letter-spacing:0.05;
}

.headline {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #C63;
	line-height: 1.1;  
	font-weight: normal;
	letter-spacing:0.05;
}

.Stil3M {
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	font-weight: light;
	line-height: 0.9;  
	letter-spacing:0.05;
}


.Stil4 {
	font-family: Helvetica, sans-serif;
	font-size: 30px;
	color: #C63;
/*	font-weight: bold;	*/
	line-height: 0.9;  
	letter-spacing:0.05; 
}

.Stil4A {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;	
	line-height: 0.9;  
	letter-spacing:0.05; 
}

.Stil5 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
/*	font-weight: bold;	
	line-height: 0.75;
	letter-spacing:0.05; */
}
.Stil6 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 1.25;
	vertical-align:text-top;
	font-weight: normal;
/*	font-weight: bold;	
	letter-spacing:0.05; */
}


.Stil6thin {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 1.25;
	vertical-align:text-top;
	font-weight: lighter;	
	letter-spacing:0.05; 
}

.Stil6italic {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.25;
	font-style: italic;
}

.Stil7 {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
/*	font-weight: bold;	
	line-height: 0.75;
	letter-spacing:0.05; */
}

.Stil8 {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
/*	font-weight: bold;	
	line-height: 0.75;
	letter-spacing:0.05; */
}

}