.Nieuwstitel2{
	font-family : Arial;
	font-weight : normal;	
	color : red;
	font-size : 12px;	
}
a.Nieuwstitel2:link:hover{
	color:orange;
}
A.GenNav:link:hover { background: #CC3300; }


.Nieuwstitel3{
	font-family : Arial;
	font-weight : bold;	
	font-style : normal;
	color : #DC1636;
	font-size : 12px;	
}


.sponsor1{
	font-family : Arial;
	font-weight : bold;	
	color : red;
	font-size : 12px;	
}
.sponsor2{
	font-family : Arial;
	font-weight : bold;	
	color : black;
	font-size : 12px;	
}
.sponsor3{
	font-family : Arial;
	font-weight : normal;	
	color : black;
	font-size : 12px;	
}
.sponsor4{
	font-family : Arial;
	font-weight : normal;	
	color : black;
	font-size : 10px;	
}
.toptitel{
	font-family : Arial;
	color : green;
	font-weight : bold;
	font-size : 14px;
}
.contenttitel{
	font-family : Arial;
	color : black;
	font-weight : bold;
	font-size : 14px;
}
.contentbigtitel{
	font-family : Arial;
	color : black;
	font-weight : bold;
	font-size : 20px;
}
.content, p{
	font-family : Arial;
	color : black;
	font-weight : normal;
	font-size : 12px;
	padding-bottom : 5px;	
}
.contentsmall{
	font-family : Arial;
	color : black;
	font-weight : normal;
	font-size : 10px;
}
.menutitel{
	font-family : Arial;
	color : #DC1636;
	font-weight : bold;
	font-size : 14px;
}

.menulink{
	font-family : Arial;
	color : #999999;
	font-weight : normal;
	font-size : 12px;
	margin-left: 5px;	
}
a{
	font-family : Arial;
	color : #999999;
	font-weight : normal;
	font-size : 12px;
}
.menulink:hover, a:hover{
	color : #DC1636;
}
.contentlink{
	font-family : Arial;
	color : #999999;
	font-weight : normal;
	font-size : 12px;
}
.contentlink:hover{
	color : #DC1636;
}

.formbutton{
  font-family: Arial;
  font-size: 12px;
  color:black;
  font-weight: bold;  
  background-color: #36CA58;
  border-color:#999999;
}