/* CSS Document */

.brod {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #4F4F4F;
	line-height: normal;

}

.titel {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #4F4F4F;

}

a.textlink:link {  
	font-family: Times New Roman, Times, serif; 
	font-size: 14px; color: #4F4F4F; 
	text-decoration: none
	
}

.textlink { 
	text-decoration: none; 
	font-family: Times New Roman, Times, serif; 
	font-size: 14px; color: #4F4F4F
	
}

a.textlink:active { 
	text-decoration: none; 
	font-family: Times New Roman, Times, serif; 
	font-size: 14px; 
	color: #4F4F4F; 
	text-decoration: none
	
}

a.textlink:visited { 
	text-decoration: none; 
	font-family: Times New Roman, Times, serif; 
	font-size: 14px; 
	color: #4F4F4F; 
	text-decoration: none

}

a.textlink:hover { 
	text-decoration: none; 
	font-family: Times New Roman, Times, serif; 
	font-size: 14px; 
	color: #4F4F4F; 
	text-decoration: none
	
}
.bildtext {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	text-align: center;
	color: #000000;
}
