@charset "UTF-8";
/* CSS Document */

box1 {
	line-height: 150%;
	color: #FFF;
	position: absolute;
	padding: 50px 50px 50px 50px;
	overflow: visible;
	visibility: visible;
}
box2 {
	line-height: 150%;
	color: #FFF;
	position: absolute;
	padding: 50px 50px 50px 50px;
	overflow: visible;
	visibility: visible;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
body {
	background-color: #105766;
	background-image: url(01_assets/hg_lcg_abschied.gif);
	background-repeat: no-repeat;
	margin-left: 200px;
	margin-top: 100px;
	margin-right: 200px;
}
p {
	font-size: 11px;
}
a {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #FFF;
	line-height: 125%;
	font-weight: normal;
}