#zahnarzt, #lab, #hygiene, #wein {
	float:left;
	margin-right:10px;
	}

.del {
	clear:both;
	}

body {
	background-image:url(img/bg.png);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#909090;
	background-color:#b4b4b4;
	}

#container {
	/*background-image:url(img/bg_content2.png);*/
	background-repeat:no-repeat;
	width:934px;
	height:535px;
	margin:0 auto;
	}

#halter {
	/*background-image:url(img/bg_content.png);*/
	background-repeat:no-repeat;
	width:959px;
	height:823px;
	margin:0 auto;
	}

#content_txt {
	padding-top:190px;
	padding-bottom:68px;
	height:200px;
	font-weight:bold;
	}

#zahnarzt {
	margin-left:12px;
	}
	
#footer{
	margin-top:12px;
	color:#878a9c;
	font-size:12px;
	font-weight:bold;
	}

.gross {
	font-size:16px;
	line-height:24px;
	}

a:link, a:visited {
	color:#878a9c;
	text-decoration:none;
	}

a:hover, a:active {
	color:#878a9c;
	text-decoration:underline;
	}

#footer img{
	margin-right:10px;
	margin-top:12px;
	}

#logo { 
	float:right;
	margin-right:50px;
	margin-top:180px;
	}
