html {
	font-family: Verdana; 
	font-size: 9pt;
	color: #353A90;  }

img {
	border: 0px; }
	
html a:link, html a:visited, html a:active, html a:hover { 
	color: #353A90;
	text-decoration: none;
	border: 0px;  }

html a:hover {
	color: #FF0000;
	text-decoration: none; }

.body-bg {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x; }

#site-Container {
	width: 1021px;
	margin: auto !important;
	text-align: center; }
	
#text-correction {
	text-align: left; }

#left-beam-top {
	height: 100px;
	width: 10px;
	float: left;
	background-image:url(../images/left_beam.jpg);
	background-repeat: repeat-y; }

#logo-img {
	height: 98px;
	width: 998px;
	float: left; }

#flash-Logo {
	float: left; }

#flash-Logo img{ border-bottom: solid 2px #DBDBDB;}

#right-beam-top {
	height: 100px;
	width: 10px;
	float: left;
	background-image:url(../images/right_beam.jpg);
	background-repeat: repeat-y; }

#navi-Service {
	width: 1015px;
	height: 15px;
	clear: both;
	padding-top: 6px;
	text-align: right;
	word-spacing: 1em; }

.navi-Service-link a:link, 
.navi-Service-link a:visited, 
.navi-Service-link a:active, 
.navi-Service-link a:hover {
	color: #FFFFFF; }
		
.navi-Service-active a:link, 
.navi-Service-active a:visited, 
.navi-Service-active a:active, 
.navi-Service-active a:hover {
	color: #FF0000; }
	
#left-beam {
	height: 1702px;
	width: 10px;
	position: relative;
	clear: both;
	float: left;
	top: 10px;
	background-image:url(../images/left_beam.jpg);
	background-repeat: repeat-y; }

#left-navi-container {
	height: 1702px;
	width: 178px;
	position: relative;
	float: left;
	top: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/dott_vertical.gif);
	background-repeat: repeat-y;
	background-position: right; }
	
#navi-Main{
	height: 420px;
	width: 165px;	
	top: 0px;
	left: 0px;
	padding: 6px;
	border-top: solid 2px #DBDBDB;
	padding-bottom: 30px;
	background-image: url(../images/dott_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom; }

.navi-Main-headline {
	height: 22px;
	width: 160px;
	display: block;
	text-align: center;
	text-indent: 15px;
	line-height: 20px;
	color: #666666;
	background-image: url(../images/navi_bg.gif);
	background-repeat: no-repeat;
	}

#navi-Second { 
	height: 185px; 
	width: 165px;
	padding: 6px;
	padding-bottom: 30px;
	padding-top: 18px;
	background-image: url(../images/dott_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom; }
	
.navi-Second-headline {
	height: 22px;
	width: 160px;
	display: block;
	text-align: center;
	text-indent: 15px;
	line-height: 20px;
	color: #666666;
	background-image: url(../images/navi2_bg.gif);
	background-repeat: no-repeat;}

#content {
	height: 1700px;
	width: 627px;
	position: relative;
	float: left;
	top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	overflow: hidden; 
	background-color:#FFFFFF;
	border-top: solid 2px #DBDBDB; }

.choose-area {
	display: block;
	margin-top: 190px;
	padding-bottom: 57px; }

#right-navi-container {
	height: 1700px;
	width: 178px;
	position: relative;
	float: left;
	top: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/dott_vertical.gif);
	background-repeat: repeat-y;
	background-position: left; 
	border-top: solid 2px #DBDBDB; }

#right-beam {
	height: 1702px;
	width: 10px;
	position: relative;
	float: left;
	top: 10px;
	background-image:url(../images/right_beam.jpg);
	background-repeat: repeat-y; }

#doctor-image {
	height: 184px;
	width: 168px;
	margin-top: 20px;
	padding-bottom: 30px;
	padding-left: 10px;
	text-align: center;
	font-size: 8pt;
	background-image: url(../images/dott_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom; }

#info-prospekt {
	height: 154px;
	width: 178px;
	margin-top: 20px;
	padding-bottom: 30px;
	text-align: center;
	background-image: url(../images/dott_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom; }

#zert-logo {
	height: 184px;
	width: 178px;
	margin-top: 20px;
	padding-bottom: 30px;
	text-align: center;
	font-size: 8pt;
	background-image: url(../images/dott_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom; }

.nav-link {
	height: 17px;
	width: 155px;
	display: block;
	padding-top: 2px;
	padding-left: 4px;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x; 
	border: solid 1px;
	border-color: #FFFFFF; }
	
.nav-active a:link, .nav-active a:visited, .nav-active a:active, .nav-active a:hover{
	height: 17px;
	width: 155px;
	display: block;
	padding-top: 2px;
	padding-left: 4px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x; 
	border: solid 1px;
	border-color: #CCCCCC;}
	
.nav-second-link {
	height: 17px;
	width: 155px;
	display: block;
	padding-top: 2px;
	padding-left: 4px;
	text-indent: 3px;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x; 
	border: solid 1px;
	border-color: #CCCCCC; }
	
.nav-second-active a:link, .nav-second-active a:visited, .nav-second-active a:active, .nav-second-active a:hover{
	height: 17px;
	width: 155px;
	display: block;
	padding-top: 2px;
	padding-left: 4px;
	color: #FF0000;
	text-indent: 3px;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x; 
	border: solid 1px;
	border-color: #CCCCCC; }
		
h3 {
	height: 22px;
	font-size: 13pt;
	font-family: Verdana; 
	color: #353A90;
	padding-left: 4px;
	margin-top: 5px;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x; 
	border: solid 1px;
	border-color: #FFFFFF; }
	
h4 {
	font-size: 10pt;
	font-family: Verdana; 
	color: #353A90; 
	text-decoration: underline; }
	
h5 {
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana;
	color: #353A90;
	text-decoration: underline; }
	
h6 {
	display: list-item;
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana;
	margin-left: 15px;
	padding-bottom: 10px;
	color: #353A90; 
	text-decoration: underline; 
	list-style-type: square; }
	
.search-result-headline {
	display: block;
	text-align: center;
	padding-bottom: 10px;
	width: 200px;
	margin: auto;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana; 
	color: #353A90; 
	text-decoration: underline; }

hr {
	width: 627px;
	margin: auto;
	margin-top: 10px;
	border: none;
	background-image: url(../images/dott_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom; }
	
.contact-fachbereich {
	display: block;
	font-size: 9pt;
	font-family: Verdana;
	color: #353A90;
	text-decoration: underline; }

.news-Container { 
	border-bottom: 1px solid #999999; 
	width: 580px; 
	margin-top: 10px; }

.news {	
	display: table; 
	margin-top: 2px; 
	padding: 6px; }
	
.news h2 {
	font-size: 11pt;
	color: #0099FF; }

.news li { 
	margin-left: -20px; 
	list-style-type: square; }

.news img { 
	border: 0px; 
	padding-right: 20px; }
	
.teaser-img {
	float: right; }
.teaser-text {
	top: 130px; }
.teaser-links {
	font-weight: bold; }

.image-right {
	display: block;
	float: right; 
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 25px; }
	
.image-link-right {
	float: right;
	display: block;
	width: 186px;
	height: 330px;
	padding-left: 20px;
	padding-right: 20px; }

.gesundheitspartner {
	height: 340px; }
	
.image-link-right img {
	float: right; }
	
.image-right-2 {
	display: block;
	float: right; 
	padding-right: 60px; }
	
.image-left {
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
}
	
.image-center {
	display: block;
	text-align: center;
	width: auto;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px; }
	
.forw-link-right {
	display: inline;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	font-size: 8pt;
	padding: 4px;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x;
	border: solid 1px;
	border-color: #CCCCCC; }
	
.forw-link-left {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	font-size: 8pt;
	padding: 4px;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x;
	border: solid 1px;
	border-color: #CCCCCC; }
	
.forw-link-left-center {
	display: inline;
	float: left;
	margin-top: 20px;
	padding: 4px;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x;
	border-color: #CCCCCC; }
	
.forw-link-content {
	display: block;
	padding: 2px;
	margin-top: 4px;
	margin-left: 30%;
	width: 220px;
	text-align: center;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x; 
	border: solid 1px;
	border-color: #CCCCCC;
	cursor: pointer; }
	
.search-result-link {
	display: block;
	margin: auto;
	width: 300px;
	padding: 1px;
	text-align: center;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x; 
	border: solid 1px;
	border-color: #CCCCCC; }
	
.event-flyer-download {
	display: block;
	padding: 2px;
	margin: auto;
	width: 150px;
	text-align: center;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x; 
	border: solid 1px;
	border-color: #CCCCCC; }
	
.contact-form-link {
	display: block;
	padding: 2px;
	margin-top: 4px;
	width: 160px;
	text-align: center;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x; 
	border: solid 1px;
	border-color: #CCCCCC; }
	
.forw-link-content-2{
	display: block;
	padding: 2px;
	width: 220px;
	text-align: center;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x; 
	border: solid 1px;
	border-color: #CCCCCC;
	cursor: pointer; }
	
.hinweis-Text {
	display: block;
	color: #FF0000;
	font-size: 8pt;
	padding-top: 80px; }
	
.forw-link-top {
	font-size: 8pt;
	padding: 4px;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x; 
	border: solid 1px;
	border-color: #FFFFFF; }
	
.forw-link-top-active {
	font-size: 8pt;
	font-weight: bold;
	padding: 4px;
	background-image:url(../images/forw_link_bg_active.jpg);
	background-repeat: repeat-x; 
	border: solid 1px;
	border-color: #FFFFFF; }
	
.content-end {
	position: relative;
	display: block;
	width: 627px;
	padding-top: 20px;
	background-image: url(../images/dott_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom; }
	
.welcome-teaser {
	display: block;
	margin-left: 0px;
	margin-top: 20px;
	text-align: center; }
	
li {
	list-style-type: square; }

.bewanalyse-varianten-preise td {
	padding-top: 5px;
	background-color: #F8F8F8;
	border-collapse:collapse;
	border: solid 4px #FFFFFF; }
	
#formular-cd-order {
	margin-top: 40px;
	margin-left: 150px;
	width: 300px;
	background-color: #F8F8F8;
	border: solid 1px #CCCCCC; }

#formular-send {
	margin-top: 15px;
	padding-top: 2px;
	width: 100%;
	color: #353A90;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x;
	border: none;
	border-top: solid 1px #FFFFFF;
	cursor: pointer; }
	
#formular-beratung {
	margin-top: 40px;
	margin-left: 50px;
	width: 500px;
	background-color: #F8F8F8;
	border: solid 1px #CCCCCC; }
.formular-input {
	width: 97%; }
#formular-beratung textarea {
	overflow: auto;
	warp: physical; }
	
.vleiden-prevent {
	width: 600px;
	background-color: #F8F8F8;
	border: solid 1px #FFFFFF; }
.vleiden-prevent td{
	vertical-align: top; 
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center; }
	
.vleiden-implement {
	width: 600px;
	background-color: #F8F8F8;
	border: solid 1px #FFFFFF; }
.vleiden-implement td{
	vertical-align: top; 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center; }
	
.podologie-spangen {
	width: 600px;
	background-color: #F8F8F8;
	border: solid 1px #FFFFFF; }
.podologie-spangen td{
	vertical-align: top; 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
	text-align: center; }
	
#formular-question-form {
	width: 600px;
	background-color: #F8F8F8;
	border: solid 1px #CCCCCC; }
#formular-question-form select{
	width: 100px; }
#formular-question-form td {
	padding-left: 20px; }

.clear-left {
	clear: left; }
	
#our-branches {
	width: 600px;
	background-color: #F8F8F8;
	border-collapse: collapse;
	border: solid 1px #FFFFFF; }
#our-branches td{
	padding: 15px;
	border-bottom: solid 4px #FFFFFF; }
	
.follow-link-left {
	display: block;
	margin-top: 8px;
	height: 16px;
	width: 150px;
	padding-left: 10px;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x; 
	border: solid 1px #CCCCCC; }
	
.back-link-center {
	display: block;
	margin: auto;
	text-align: center;
	width: 150px;
	height: 20px;
	padding-top: 4px;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x; 
	border: solid 1px;
	border-color: #CCCCCC; }
	
.contact-table {
	width: 600px;
	border-collapse: collapse; }
.contact-table-headline {
	display: block;
	font-weight: bold;
	padding-top: 6px; }
.contact-table-bereich {
	text-decoration: underline; }
.contact-table-border {
	border-bottom: solid 1px #CCCCCC; }
.contact-table td {
	vertical-align: middle; }
	
.download-table {
	border: solid 2px #FFFFFF;
	width:580px;
	background-color:#EEEEEE;
	border-collapse:collapse; }
.download-table td, th{
	height:25px;
	text-align:center;
	border: solid 4px #FFFFFF; }
.download-table th{
	background-color:#2E3158;
	color:#FFFFFF; }
	
.event-table {
	border: solid 2px #FFFFFF;
	width:580px;
	margin: auto;
	background-color:#EEEEEE;
	border-collapse:collapse; }
.event-table td, th{
	height:25px;
	padding: 4px;
	line-height: 17px;
	text-align:center;
	border: solid 4px #FFFFFF; }
.event-table th{
	background-color:#2E3158;
	color:#FFFFFF; }
	
.vortrag-list {
	line-height: 12pt; }
	
.anfragen-table {
	margin-top: 40px;
	width: 600px;
	text-align: left;
	background-color: #F8F8F8;
	border: solid 1px #CCCCCC; }
.anfragen-table td {
	padding-top: 8px;
	padding-left: 4px; }	
.anfragen-table-cell{
	width: 250px; }
.anfragen-table textarea {
	width: 99%;
	height: 80px;
	overflow: auto;
	warp: physical; }

.suchbegriff {
	color: #353A90; }
	
#suchen {
	padding: 1px;
	width: 120px;
	text-align: center;
	color: #353A90;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x; 
	border: solid 1px #FFFFFF; }
	
.teaser-Text {
	margin: auto;
	margin-top: 200px;
	color: #353A90;
	text-align: center; }
	
.teaser-link {
	display: block;
	padding: 2px;
	margin: auto;
	width: 150px;
	text-align: center;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x; 
	border: solid 1px;
	border-color: #CCCCCC; }
	
/******Flash-Shows******/
.flash-show {
	margin-left: 15px; }
	
#flash-Box {
	text-align: center; }

/******Kontaktformular******/
#contact-form table{
	width: 600px;
	margin: auto;
	background-color: #F8F8F8;
	border: solid 1px #CCCCCC; }

#contact-form td {
	padding: 4px; 
	vertical-align: top; }

#contact-form select {
	width: 350px; }

.contact-form-input {
	width: 345px; }

#contact-form textarea {
	width: 345px;
	height: 200px;
	overflow: auto;
	warp: physical; }
	
.contact-form-send {
	margin-top: 15px;
	padding: 2px;
	width: 100%;
	color: #353A90;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x;
	border: none;
	border-top: solid 1px #FFFFFF;
	cursor: pointer; }
	
/******Info-Prospekt******/
#info-prospekt-form {
	width: 400px;
	margin: auto;
	background-color: #F8F8F8;
	border: solid 1px #CCCCCC; }

#info-prospekt-form td {
	width: 200px;
	padding: 4px; 
	vertical-align: top;
	text-align: left; }

.info-prospekt-form-input {
	width: 150px; }

.info-prospekt-send {
	margin-top: 15px;
	padding: 2px;
	width: 385px;
	color: #353A90;
	background-image:url(../images/forw_link_bg.jpg);
	background-repeat: repeat-x;
	border: none;
	border-top: solid 1px #FFFFFF;
	cursor: pointer; }

.press_video {
	float:left;
	padding:0 28% 5% 0;
}

/******Sitemap******/
.sitemap {
	width: 600px;
	margin: auto;
	border-collapse: collapse;
	background-color: #F8F8F8; }
	
.sitemap td {
	width: 200px;
	padding: 4px;
	vertical-align: top;
	border: solid 2px #FFFFFF; }
	
/******Christmas******/
#christmas-snow-left {
	position: absolute;
	top: 0px;
	left: 0px; }
	
#christmas-snow-right {
	position: absolute;
	top: 0px;
	right: 0px; }

