@charset "UTF-8";
/* CSS Document */
body {
	background-color: #3D3D3F;
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url("img/bg_green.png");
	background-position: center;
	background-repeat: repeat-y;
}

p {
	line-height: 150%;
}

h1 {
	color: #A1DFBB;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #272729;
	background-color: transparent;
	padding: 0;
	margin: 0;
	padding-bottom: 0px;
	}

#wrapper {
	margin: auto;
	width: 786px;
	height: auto;
	min-height: 100%
}
#top {
	background-color:#A2DFBB;
	color: ##272729;
	height:42px;
	background-repeat: repeat-x;
	text-align:right;
}

#top a, #top a:hover {
	color: #272729;
	text-align:right;
	text-decoration: none;
	line-height:42px;
	font-size: 13px;
	font-family: "Arial", sans-serif;
}

#footer a {
	color: #3D3D3F;
}


.headline, .headline a {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-left: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #3D3D3F;
	text-decoration: none;
}

#header {
	background-image: url("img/dr_med_verena_merlin_spruenken.jpg");
	width: 785px;
	height: 250px;
}

#content {
	width: 510px;
	margin-top: 44px;
	float: left;
	background-color: #3D3D3F;

}

#content .headline {
	color: #A1DFBB;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 4px;
}

#content .telefon {
	background-image: url("img/telefon.png");
	width: 198px;
	height: 27px;
	margin-left: -272px;
	margin-top: 30px;
	float: left;
	margin-bottom: 9px;
}

#content .hr {
	background-image: url("img/hr.png");
	width: 503px;
	height: 2px;
	margin-left: 16px;
}

#content .text {
	font-family: "Arial", sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 130%;
	margin-left: 16px;
	margin-top: 28px;
}

#content .text a {
	color: #A1DFBB;
}

#content .text h2 {
	color: #FFF;
}

#content .text_green {
	font-family: "Arial", sans-serif;
	font-size: 13px;
	color: #A2DFBB;
	line-height: 130%;
	margin-left: 16px;
	margin-top: 28px;
}

#content_2 {
	width: 228px;
	margin-left: 47px;
	float: left;

}

#content_2 .box_1 {
	background-color: #A2DFBB;
	width: 228px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 41px;
}

#content_2 .box_2_top {
	background-image: url("img/box_2_top.png");
	width: 227px;
	height: 5px;
	margin-top: 31px;
}

#content_2 .box_2_middle {
	background-image: url("img/box_2_middle.png");
	width: 203px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 120%;
}


#content_2 .box_2_middle .headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A1DFBB;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
}

#content_2 .box_2_bottom {
	background-image: url("img/box_2_bottom.png");
	width: 227px;
	height: 5px;
}


#footer {
width: 786px;
}


#footer .footer_1 {
	width: 490px;
	padding-left: 17px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #272729;
	font-size: 13px;
	float: left;
	line-height: 130%;
}

#footer .headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #272729;
	background-color: transparent;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
	}

#footer .footer_2 {
	width: 201px;
	float: left;
	padding-left: 60px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #272729;
	font-size: 13px;
}

#content_main {
	background-color: #3D3D3F;
	padding-bottom: 40px;
}

#top_main {
	background-color: #3D3D3F;
}

#eu_cookiebox {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
	z-index: 100;
	position: fixed;
	bottom: 0px;
	left:0;
	padding: 15px;
	margin: 0;
	width: 100%;
	color: #555;
	border-top: 1px solid black;
	border-bottom: none;
	background: #fff;
	text-align: center;
}
#eu_cookiebox a,
#eu_cookiebox a:hover {
	color: #555;
	font-weight: bold;
	text-decoration: none;
}
