body
{

}

.TextNormalneu
{
	font: normal 14px Arial;	
	color: #494949;
	line-height:18px;
} 

.TextNormal
{
	font: normal 14px Arial;	
	color: #494949;
	line-height:18px;
}

.TextNormalAbstand
{
	font: normal 14px Arial;
	color: #494949;
	margin-left:5px;
	margin-right:5px;
	line-height:18px;
}

.TextNeuAbstand
{
	font: normal 14px Arial;
	color: #494949;
	margin-left:25px;
	margin-right:5px;
	line-height:18px;
}

.TextNormalAbstandFett
{
	font: bold 14px Arial;
	
	color: #494949;
	margin-left:5px;
	margin-right:5px;
	line-height:18px;
}

.TextNormalZahl
{
	font: normal 14px Arial;
	
	color: #494949;
	margin-left:25px;
	margin-right:25px;
	line-height:18px;
}

.TextFett
{
	font: bold 14px Arial;
	color: #494949;
	line-height:18px;
}

.HeadlineFett
{
	font: bold 16px Arial;	
	color: #1362ad;
	line-height:18px;
}

.HeadlineFettneu
{
	font: bold 16px Arial;	
	color: #1362ad;
	line-height:18px;
}

.TextBlau
{
	font: normal 14px Arial;	
	color: #1362ad;
	line-height:18px;
}

.inhalt
{
	margin-left:30px;
	margin-top:20px;
}


a:link
{
	font: normal 14px Arial;	
	color: #494949;
	text-decoration: none;
}

a:focus
{
	font: normal 14px Arial;	
	color: #494949;
	text-decoration: none;
}

a:visited
{
	font: normal 14px Arial;	
	color: #494949;
	text-decoration: none;
}

a:hover
{
	font: normal 14px Arial;	
	color: #1362ad;
	text-decoration: none;
}

a:active
{
	font: normal 14px Arial;
	color:#494949;
	text-decoration:none;
}




/*a.TextLink:
{
	font: bold 14px Arial;	
	color: #1362ad;
	text-decoration:underline;
}*/
a.TextLink:link
{
	font: bold 14px Arial;	
	color: #1362ad;
	text-decoration: underline;
}

a.TextLink:focus
{
	font: bold 14px Arial;	
	color: #1362ad;
	text-decoration: underline;
}

a.TextLink:visited
{
	font: bold 14px Arial;	
	color: #1362ad;
	text-decoration:underline;
}

a.TextLink:hover
{
	font: bold 14px Arial;	
	color: #494949;
	text-decoration: underline;
}

a.TextLink:active
{
	font: bold 14px Arial;
	color:#1362ad;
	text-decoration:underline;
}


a.NeuLink:link
{
	font: normal 14px Arial;	
	color: #494949;
	text-decoration: none;
}

a.NeuLink:focus
{
	font: normal 14px Arial;	
	color: #494949;
	text-decoration: none;
}

a.NeuLink:visited
{
	font: normal 14px Arial;	
	color: #494949;
	text-decoration:none;
}

a.NeuLink:hover
{
	font: normal 14px Arial;	
	color: #494949;
	text-decoration: underline;
}

a.NeuLink:active
{
	font: normal 14px Arial;
	color:#494949;
	text-decoration:none;
}

.reg
{
	font: normal 11px Arial;
	color: #494949;
	
	
}

 .bildunterschrift
 { 	font: normal 12px;
	line-height:18px;
	font-family:Arial;
	font-style:normal;
	color: #1362ad;
 }


 .bildunterschrift a, .bildunterschrift a:active, .bildunterschrift a:visited
 { 	font: normal 12px;
	line-height:18px;
	font-family:Arial;
	font-style:normal;
	color: #1362ad;
	text-decoration:underline;
 }

 .bildunterschrift a:hover
 {	 font: normal 12px;
	line-height:18px;
	font-family:Arial;
	font-style:normal;
	color: #000;
	text-decoration:underline;
 }


