html, body {
	background-color: #d3e2f0;
	background-image: url(http://eschweiler.betatec.net/wp-content/uploads/2014/03/bt_main_hg6.png);
	background-repeat: repeat-x;
	height: 100%;
	margin: 0 px;
	padding:0px;

#container {
		width: 100%;
		position:absolute;
		height:100%;
}
img {
border:none;
}
	
}
a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
a:active {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #999;
}
.inhaltweiss-bold { font-family:Lucida Sans Unicode; font-size:11px; color:#fff; }
.inhaltgrau-bold { font-family:Lucida Sans Unicode; font-size:11px; color:#333; }
