

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/
.MedTittelBody
{
	padding: 15px;
}

html>body .MedTittelBody
{
	padding:15px;
}

.MedTittelTittel
{

    height:25px;
	
	
}
.MedTittelHoyreTittel 
{ 
	font-size: 18px;	/* aremod 	font-size: medium;	*/
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #274e9f; 
	
}
.MedTittelContentPane
{

}

A:link {COLOR: #003366;	TEXT-DECORATION: none}
A:visited {COLOR: #003366;	TEXT-DECORATION: none}
A:hover {COLOR: #ff0000;	TEXT-DECORATION: underline}
A:active {COLOR: #003366;	TEXT-DECORATION: none}






