.content h1 {
	color: #284356;
	font-size: 115%;
	margin: 0;
	padding: 10px;
	background: none;
}

frk-header {
	height: 120px;
	overflow: hidden;	
}

a.frk,
a.frk:hover {
	color:#990000;
	text-decoration: none;
	background: none;
}

.infobox {
	width:460px;
	color: #ffffff;
	margin-left:160px;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	text-align: justify;
	}

#info {
	width:100%;
	position:absolute;
	top:1240px;
	left:0px;
	text-align: center;

	}

.infotext1 {
	width:880px;
	margin:auto;

	}

.infotext2 {
	width:700px;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 11px;
  	text-align: center;
  	margin-left:160px;
	margin-bottom: 10px;
}
	
.infotext2 a,
.infotext2 a:link {
	color: #313131;
	text-decoration: none;
}

.infotext2 a:hover {
	color: #313131;
	text-decoration: underline;
	background: none;
}