@charset "utf-8";
#zentriert {
	width: 860px;
	height: 510px;
	position: absolute;
	left: 50%;
	margin-left: -430px;
	margin-top: 25px;
	padding: 0;
	index: 10;
	background: url(images/Logo_TBH.png) top right no-repeat;
}

body {
	background:url(images/bg_gruen.png) top left repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height: 18px;
	color:#000;
   
}

#textbild {
	margin: 145px 0 0 0;
	}
	
#contact {
	margin: 0px 0 0 0;
	}
	
a {
	color:#333
	
	}
