/*---------------- GENERAL ------------------*/
body, html {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#container {
	position: absolute;
	height:	640px;
	width: 800px;
	margin: -320px 0 0 -400px;
	top: 50%;
	left: 50%;
	text-align: left;	
	padding: 0px;
}

#news {
	width: 800px;
	height: 30px;
}

#news2 {
	width: 800px;
	height: 20px;
	text-align: center;
	font-size: 14pt;
	font-family: monospace;
	background-color: #d9ce00;
	margin: 0 0 10px 0;
}

#b1 {
	width: 800px;
	height: 191px;
}

#b2 {
	width: 800px;
	height: 238px;
}

#b3 {
	width: 800px;
	height: 191px;
}

#imprint {
	width: 790px;
	height: 10px;
	text-align: right;
	font-size: 10pt;
	font-family: arial;
}

#imp1 {
	width: 800px;
	height: 191px;
}

#imp2 {
	width: 800px;
	height: 282px;
	background-image: url(../im/imp2.jpg);
}

#imp3 {
	width: 800px;
	height: 127px;
	background-image: url(../im/imp3.jpg);
	font-family: arial;
	font-size: 10pt;
}

a {
	color: #d8ce00;
	text-decoration: none;
}

a:hover, a:focus {
	color: #e20025;
}

a.inner {
	color: #e20025;
	text-decoration: none;
}

a.inner:hover, a.inner:focus {
	color: #e20025;
}

a.news {
	color: black;
}

a.news:hover, a.news:focus {
	color: #e20025;
}
