a{
	color: #C7322C;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1{
	font-size: 250%; 
	margin-bottom: 10px;
}
p{
	font-size: 19px; 
	text-align: justify;
}
body{
	background: #FE9900;
	margin: 0;
	padding: 0;
}
#head{
	height: 265px;
	background: #FFFFFF;
}
div.titel{text-align:center;}
#page{
	padding-top: 5px;
}

div.text{
	width: 780px; 
	margin: 0 auto;
}

