.main{
	font-family: Arial;
	font-size: 16;
	font-weight: bold;
	color: #000000;
}
.selectedmain{
	font-family: Arial;
	font-size: 16;
	font-weight: bold;
	color: #FFFFFF;
}
.mainText{
  font-family: Arial;
	font-size: 13;
	color: #000000;
}
.mainTextSelected{
  font-family: Arial;
	font-size: 13;
	color: #FFFFFF;
}
.unselectedsub1{
	font-family: Arial;
	font-size: 16;
	font-weight: bold;
	color: #999999;
}
.selectedsub1{
	font-family: Arial;
	font-size: 16;
	font-weight: bold;
	color: #666666;
}
.unselectedsub2{
	font-family: Arial;
	font-size: 15;
	color: #AAAAAA;
}
.selectedsub2{
	font-family: Arial;
	font-size: 15;
	color: #333333;
}
.showMainArtikkelHeadline{
	font-family: Arial;
	font-size: 14;
	font-weight: bold;
	color: #999999;
}
.showNormalArtikkelHeadline{
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
	color: #999999;
}
.showMainArtikkelIngress{
	font-family: Arial;
	font-size: 12;
	color: #000000;
}
.showNormalArtikkelIngress{
	font-family: Arial;
	font-size: 11;
	color: #000000;
}
.showMainArtikkelLink{
	font-family: Arial;
	font-size: 11;
	color: #999999;
}
.showNormalArtikkelLink{
	font-family: Arial;
	font-size: 10;
	color: #999999;
}
.showArtikkelHeadline{
	font-family: Arial;
	font-size: 14;
	font-weight: bold;
	color: #999999;
}
.showArtikkelIngress{
	font-family: Arial;
	font-size: 12;
	color: #000000;
}
.showArtikkelTekst{
	font-family: Arial;
	font-size: 12;
	color: #000000;
}
.showArtikkelLink{
	font-family: Arial;
	font-size: 11;
	color: #999999;
}
.showVareHeadline{
	font-family: Arial;
	font-size: 13;
	font-weight: bold;
	color: #000000;
}
.showVareIngress{
	font-family: Arial;
	font-size: 11;
	color: #000000;
}
.vareHeadline{
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
	color: #999999;
}
.vareIngress{
	font-family: Arial;
	font-size: 11;
	color: #000000;
}
.vareLink{
	font-family: Arial;
	font-size: 11;
	font-weight: bold;
	color: #999999;
}
.vareInfo{
	font-family: Arial;
	font-size: 11;
	color: #000000;
}
.vareAlert{
	font-family: Arial;
	font-size: 11;
	color: #FF0000;
}
.spacer{
	font-family: Arial;
	font-size: 5;
}
A { text-decoration:none }