body {
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	background: #cdcdcd;
	color: #454545;
}

div {
	text-align: left;
}

.doctolib-button {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.42857;
	text-align: center;
	width: 230px;
	background-image: none;
	background-color: rgb(28, 94, 137);
	color: white !important;
	text-transform: uppercase;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;
	font-family: Arial;
	border: 0px solid transparent;
	border-width: medium medium 0px;
	border-style: none none solid;
	border-image: none;
	border-radius: 0px;
	border-bottom-color: rgb(13, 99, 68);
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-user-select: none;
}

.doctolib-button:hover {
	background-color: rgb(62, 130, 214);
	color: white;
	text-decoration:underline;
}

a img { border: 0; }
a img:active { border: 0; }
a { color: black; }
a:link, a:active, a:visited { text-decoration: none; }
a:link, a:active { color: #0080c0; }
a:visited { color: black; }

.clear_block {
    clear: both;
}

.space_block { margin: 15px; }

.small_space_block { margin-top: 10px; margin-left: 4px; }

.small_font {
	font-size: 9px;
}

.normal_font {
	font-size: 11px;
	vertical-align: top;
}

#complete_block {
	width: 730px;
	padding: 25px;
	padding-bottom: 10px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#header_block {
	height: 280px;
}

#header_logo {
	width: 730px;
	height: 50px;
}

#header_logo_img {
	float: left;
}

#header_logo_img img {
	position: relative;
	bottom: 10px;
}

#header_logo_headline {
	float: left;
	margin-left: 25px;
}

#header_logo_headline a {
	color: black;
	position: relative;
	top: 5px;
}

#header_nav_container {
	clear: both;
	background-color: #eee;
	height: 25px;
	display: block;
}

#header_nav_container ul { 
	margin: 0;
	padding : 0;
	list-style : none;
	background-color: #eee;
}

#header_nav_container li {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 4px; 
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff;
	float: left;
}

#header_nav_container li span {
	padding-left: 15px;
	padding-right: /*16*/15px;
}


#header_nav_container li.active { 
	background: #cdcdcd;
	color: #fff;
	padding-bottom: 4px;
}

#header_nav_container a:link, #header_nav_container a:active, #header_nav_container a:visited { color: #000; }

#header_nav_banner {
	position: relative;
	top: 1px;
	height: 200px;
	margin: 0;
	padding: 0;
	/* IE 9 */
	left: 0px\0/;
	width: 100%\0/;
}

#header_nav_banner h1 { 
	color: #fff;
	padding-left: 25px;
	padding-top: 45px;
	/*line-height: 110%;*/
	font-weight: 400;
	margin: 0;
	text-shadow: 4px 4px 4px #aaa;*/
}

#content_block {
	clear: both;
	margin-bottom: 15px;
	margin-top: 15px;
	/*background-color: #f6f6f6;*/
}

.content {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-color: white;
	min-height: 150px;
}

.content_bg {
	background-color: #f6f6f6;
}

.content h2 {
	padding-left: 3px;
	padding-top: 1px;
	font-weight: 400;
	margin: 0;
	margin-bottom: 4px;	
}

.content p {
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	margin-bottom: 10px;
}

.content table {
	margin: 0px;
	width: 90%;
	margin-left: /*50*//*40*//*38*/35px;
}

.content table tr td {
	vertical-align: top;
}

.content table tr td .td_office_hours {
	font-size: 13px;
	padding-top: 5px;
	margin-left: /*17*//*25*/5px;
}

.content table tr td .td_contact {
	font-size: 13px;
	padding-top: 5px;
	margin-left: /*17*//*25*/6px;
}

.content ul {
	margin: 0;
	padding: 0;
	font-size: 13px;
	list-style-type: disc;
	padding-top: 5px;
}

.content ul li {
	margin-left: 17px;
	padding-left: 5px;
}

.content_block_left {
	float: left;
	width: 420px;
}

.content_block_right {
	float: left;
	width: 225px;
}

.content_therapies table {
	width: 100%;
	margin-left: 0;
}

.content_therapies ul {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.content_therapies ul li {
	margin-left: 25px;
	padding-left: 5px;
	
}

.content_therapies p {
	margin-bottom: 5px;
}

.content_team_list ul {
	margin-left: 20px;
}

.content_team_list ul li {
	padding-bottom: 3px;
}

.content_team_gallery {
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

.content_team_gallery img {
	margin-right: 10px;
}

.content_doctors_block_left {
	float: left;
	width: 550px;
	min-height: 170px;
}

.content_doctors_block_right {
	float: left;
	min-height: 140px;
}

.content_doctors_block_left ul li {
	margin-left: 25px;
	padding-left: 5px;
	padding-bottom: 3px;
}

.content_doctors_block_right img {
	position: relative;
	top: 20px;
}

.content_impressum_img {
	position: relative;
	top: 40px;
}

.content_impressum_img img {
	margin-bottom: 10px;
}

#map {
	width: 300px;
	height: 225px;
}

#map_content {
	width: 600px;
	height: 400px;
}

.map_link {
	position: relative;
	width: 300px;
	top: 2px;
	left: 65px;
}

.map_link a {
	color: black;
	font-size: 11px;
}

#footer_block { 
	clear: both; 
	width: 730px;
	padding: 25px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}

#footer_block ul { 
	margin: 0;
	padding : 0;
	list-style : none;
}

#footer_block li { 
	float: left;
	padding: 0;
	height: 15px;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 11px;
}

#footer_block p {	clear: both; color: #c0c0c0; font-size: 12px; }

#footer_block a { color: #574e4e; }
#footer_block p { color: #574e4e; }

#footer_left_box {
	float: left;
}

#footer_left_box p {
	margin: 0;
}

#footer_right_box {
	float: right;
}

/*														*/
/*			Beginn: CSS von Tim (26.10.2016)			*/
/*														*/

.contact-form-table {

	font-size: 14px;
	width: 90% !important;
	margin-left: 5% !important;
}

.contact-form-table tr {

	height: 20px;
	width: 100%;
}

.contact-form-table-left {

	max-width: 20% !important;
	width: 20% !important;
	min-width: 20% !important;
	vertical-align: top !important;
}

.contact-form-table-right {

	max-width: 80% !important;
	width: 80% !important;
	min-width: 80% !important;
	vertical-align: top !important;
}

.contact-form-table-right textarea, .contact-form-table-right input:not(.form-radio-button) {

	max-width: 100% !important;
	width: 100% !important;
	min-width: 100% !important;
}

.contact-form-table-right textarea {

	height: 100px;
}