#mainheader {
	width: 100%;
	text-align:center;	
}
#maincontent {
	width: 100%;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 640px;
	float:left;

}
#minipics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	float:left;

}
#logo {
	width: 161px;
	
	height: 250px;
	left: 0px;
	top: 0px;
	float:left;
	background-image: url(../img/logo.png);
	background-position:center;
	background-repeat:no-repeat;
}
#titel {
	width:639px;
	float: left;
	text-align:center;
	
}
#hyperlinks {
	width: 32%;
	height: 20px;
	float:left;
	text-align:center;
	font-size: 16px;
	border-color:#000000;
	border-style:solid;
	border-width:thin;
	margin-left: 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65px;
	font-weight:bold;
}
h3 {
	font-size: 24px;
	font-weight:lighter;
}
ul {
	font-size: 20px;
}
h2 {
	font-size: 20px;
}
