/* Standardangaben */
body	{
		font-family: Verdana, Arial;
		font-size: 16px;
		font-weight : normal;
		color: #4282FF;
		text-decoration: none;
	}
	/* Downloads Überschrift*/
.downueber	{
            margin-right: 10px;
			font-size: 20px;
			font-weight: bold;
			}
.downfiles {
            margin-right: 10px;
			font-size: 15px;
			font-style: normal;
			line-height: normal;
			text-decoration: none;
			text-align: left;
			vertical-align: top;
			}
.uber {
	font-family: Verdana, Arial;
	font-size: 35px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}