.text
{
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: left;
	white-space: normal;
	line-height: 13px;
	text-decoration: none;
	width: 400px;
}

.titelmedium
{
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: left;
	white-space: normal;
	line-height: 13px;
	text-decoration: none;
	padding-left: 8px;
	width: 400px;
}

.titeltext
{
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: left;
	white-space: normal;
	text-decoration: underline;
	line-height: 13px;
	width: 400px;
	
}
	

.image
{
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: pre;
	white-space: normal;
	line-height: 13px;
	padding-left: 0px;
	text-decoration: none;
}

a
{
		font-family: helvetica, arial, sans-serif;
		font-size: 10px;
		font-style: normal;
		color: #000000;
		text-decoration: underline;
		background-color: white;
	
}

a:visited
{
		font-family: helvetica, arial, sans-serif;
		font-size: 10px;
		font-style: normal;
		color: #000000;
		text-decoration: none;
		background-color: #cccccc;
		
}

a:hover
{		
		font-family: helvetica, arial, sans-serif;
		font-size: 10px;
		font-style: normal;
		color: #000000;
		text-decoration: none;
}
