/* 
================================
 Container Styles for DotNetNuke
================================
*/   
table, tr, td, p 
{
	font-family:Arial;
line-height:16px;
font-size: 11px;
font-weight:normal;
color:#5d5d5d;
	}


td.content
{

}

.content .normal{
font-family:Arial;
line-height:16px;
font-size: 11px;
font-weight:normal;
color:#5d5d5d;

/*text-align: center;*/
} 


.content .normal td{
font-family:Arial;
line-height:16px;
font-size: 11px;
font-weight:normal;
color:#5d5d5d;
/*text-align: center;*/
} 

td.titelschrift
{
height:25px;
}


td.titelschrift .HEAD
{
font-family:Arial;
font-size: 20px;
font-weight:bold;
color:#385883;

}
.content .normal a:link,.content .normal a:visited,.content .normal a:active 
{ color: #5d5d5d; 
	font-family: arial; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none; 
	}
.content .normal a:hover {font-weight: bold; color: #6f6f6f; font-family: arial; font-size: 11px; text-decoration: none; }

