.titel 
{
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold; 
	color: #65748b;
}

.info 
{  
	font-family: Arial; 
	font-size: 14px; 
	font-weight: none; 
	color: #65748b;
	background-color: #d2e2fc;
}

.contentheader
{  
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #65748b;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.foto_content 
{  
	font-family: Arial; 
	font-size: 12px; 
	font-weight: none; 
	color: #65748b;
	background-color: #d2e2fc;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.foto_titel
{  
	font-family: Arial; 
	font-size: 12px; 
	font-weight: none; 
	color: #FFFFFF;
	background-color: #65748b;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.foto
{
	border: 5px solid #FFFFFF;
}