body{
	margin: 0px auto;
	font-family: Verdana;
	font-size: 0.7em;
	color:#000000;
	text-align:center;
	background-color: #f1f1f1;
}

td, tt
{
 	font-size:0.8em;
}

/*******************************
*
*  Fonts
*
********************************/

h3 {
	color:#000000;
}

h5 {
	color:#307782;
	font-size:16px;
	margin:0 0 0 0;
	}

.mittel {
	color:#666666;
	font-family:Trebuchet MS;
	font-size:30pt;
	}

.gross{
	color:ffffff;
	font-family:Trebuchet MS;
	font-size:63pt;
	font-weight:bold;
	}

a:link {
    color: #000000;
    text-decoration: none;
}

a:visited {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

a:active {
   color: #000000;
   text-decoration: none;
}
