/* Style Sheet */

body {
	margin:0;padding:0;
	background-color: #00005A;
	text-align:center;
	}

P.u1 {
	font-size: 50px;
	color: #CC9933;
	font-weight: bold;
	margin-bottom: 10px;
	}

P.u2 {
	font-size: 24px;
	color: #CC9933;
	font-weight: bold;
	margin-bottom: 5px;
	}
P.hinweis {color: #FFF; font-size: 10pt;}
P.start a {color: #FFF;}
P.start a:hover {text-decoration: none;}

IMG {margin: 0px;}