html {
	background: #7fccf0;
}

body {
	background: #fff;
	font: normal 11pt tahoma;
	color: #434343;
}

.clearfix {
	clear:both;
	display:block;	
}

.clearfix:after {
	font-size:0px;
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

*, img {
	margin: 0px;
	padding: 0px;	
}

img {
	border: none;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #434343;
}

a:hover {
	text-decoration: underline;
}

h4 {
	margin: 15px 0 5px 0;
}

#header {
	background: url(design/bg_header-x.jpg) left top repeat-x;
	height: 160px;
}

#footer {
	background: url(design/bg_footer-x.jpg) left top repeat-x;
	height: 88px;
	margin-top: 0px;
}

#header_pic {
	margin-left: -90px;
}

#center_content, #footer_content, #header_content {
	width: 900px;
	margin: 0px auto;
}

#footer_content {
	padding: 15px 0px 0px 35px;
}

.left {
	float: left;
}

#footer div, #footer div a {
	color: #fff;
	font-weight: normal;
	font-size: 8pt;
}

#footer div a:hover {
	font-weight: bold;
	text-decoration: none;
}

#pic_container {
	width: 360px;
	float: left;
	margin: 17px 0 13px 0;
}

#pic_container img {
	border: 5px solid #aedbe4;
	margin: 0 0 5px 0px;
}

.pic_info {
	background: #aedbe4;
	width: 332px;
	padding: 5px;
	margin-top: -12px;
	font-size: 8pt;
	text-align: center;
}

#text_container {
	float: left;
	width: 500px;
	margin: 30px 0 80px 20px;
}

#text_container ul { 
	margin: 10px 0 0 17px;
}

#email {
	color: #019ae1;
	font-weight: normal;
}

#main_container{
	position: relative;
}

#empfehlen {
	position: absolute;
	left: 380px;
	bottom: 20px;
	float: left;
	margin: 0px 0 0px 0;	
}

#empfehlen img {
	display: block;
	float: left;
}

#empfehlen span {
	display: block;
	float: left;
	margin-left: 20px;
	line-height:50px;
	vertical-align: middle;
}

.kontakt_input {
	width: 200px;
	margin: 10px 0 0 0;
	padding: 3px;
}

textarea {
	width: 200px;
	height: 150px;
	margin: 10px 0 10px 0;
	padding: 3px;
}

.lable_area {
	position: relative;
	top: -148px;
}
