body{
	margin:0;
	padding:0;
}

#splash{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

#splash  .Content{
	margin:10% 0px 0px 0px;
	padding:0 20px 0 20px;
}

#splash a{
	font:500 36px Verdana;
	color:#605d5d;
	text-decoration:none;
}

#splash a:hover{
	text-decoration:underline;
}

#splash .Borkum{
	width:50%;
	height:100%;
	float:right;
	background:#fffde6;
}

#splash .Borkum .Head{
	width:100%;
	height:104px;
	background: #fffde6 url(images/borkumRight.jpg) repeat-x;
}

#splash .Borkum .Content{
	background: #fffde6;
}


#splash .Harz{
	width:50%;
	height:100%;
	float:left;
	background:#fff;
}

#splash .Harz .Head{
	margin:4px 0 0 0;
	width:400px;
	height:100px;
	float:right;
}

#splash .Harz .Content{
	background: #fff;
	text-align:right;
}

#splash .Harz .InfoContainer{
	margin:75px 0 0 35px;
}

#splash .Harz .InfoContainer a{
	font:600 11px Verdana;
	color:#605d5d;
	text-decoration:none;
}

#splash .Harz .InfoContainer a:hover{
	text-decoration:underline;
}
