.copyhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #7C7C7C;
}
.headlinehome {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #7C7C7C;
}
.copymotiva {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}
.headlinemotiva {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}
.listeMittelgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	list-style-type: square;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C6414A;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #636563;
	text-decoration: underline;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C6414A;
	text-decoration: none;

}



#divUp		{
	position:relative;
	z-index:4;
	left: -1px;
	top: 0px;
}
#divDown	{
	position:relative;
	z-index:4;
	left: 0;
	top: 0;
}
#divCont	{
	position:relative;
	width:400;
	height:280;
	z-index:3;
	left: 0px;
	top: 5px;
	clip: rect(0 400 350 0);
	overflow: hidden;
	visibility: visible;
}
#divText	{
	position:absolute;
	width:400;
	left: 0;
	top: 0;
	z-index:3;
	visibility: visible;
}


