body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-color: #ebf4fd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	height: 100%;
}

td {
	font-size: 13px;
	line-height: 15px;
}

html {
	height: 100%;
}

h1 {
	font-size: 14px;
	color: #fe0000;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 13px;
	color: #fe0000;
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

.container {
	position: absolute;
	width: 100%;
	height: 100%;
	min-width: 1000px;
}

.left_col {
	position: absolute;
	width: 190px;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: #ecf4fc;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

* html .left_col {
	height: auto;
}

.right_col {
	position: absolute;
	width: 190px;
	height: 100%;
	right: 0px;
	top: 0px;
	background-color: #ecf4fc;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

* html .right_col {
	height: auto;
}

.center_col {
	margin-left: 190px;
	margin-right: 190px;
	padding-bottom: 47px;
	background-color: #ffffff;
	min-height: 100%;
}

* html .center_col {
	height: 100%;
}

.center_top {
	height: 122px;
	background-color: #cee3f7;
	margin-bottom: 47px;
	padding-right: 50px;
	min-width: 600px;
}

.center_top div {
	float: right;
	padding-top: 30px;
	width: 520px;
	color: #003366;
	line-height: 15px;
	text-align: right;
}

* html .center_top div {
	width: 600px;
}

.content {
	padding-left: 15px;
	padding-right: 84px;
	min-height: 100%;
}

#IE6 .content {
	width:95%;
}

* html .content {
	padding-right: 0px;
	width: 600px;
}

.content img {
	border: solid 1px #101010;
}

.content a,
.content a:link,
.content a:active,
.content a:visited,
.content a:hover {
	color: #000000;
	text-decoration: underline;
}

.left_nav {
	width: 141px;
	height: 567px;
	padding-left: 34px;
	padding-right: 15px;
	padding-top: 34px;
	color: #003366;
}

* html .left_nav {
	padding-right: 0px;
}

.left_nav a,
.left_nav a:link,
.left_nav a:active,
.left_nav a:visited,
.left_nav a:hover {
	font-size: 14px;
	line-height: 17px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 23px;
	margin-bottom: 23px;
	color: #003366;
}

* html .left_nav div.level2 a {
	width: 141px;
	overflow: hidden;
}

.left_nav a.selected {
	color: #ff0000;
}

.level2 {
	position: relative;
	margin-top: -18px;
	padding-left: 7px;
	padding-right: 10px;
}

* html .level2 {
	padding-left: 5px;
}

.left_nav .level2 a,
.left_nav .level2 a:link,
.left_nav .level2 a:active,
.left_nav .level2 a:visited,
.left_nav .level2 a:hover {
	font-size: 13px;
	line-height: 16px;
	display: block;
	text-transform: none;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}

.right_infoboxes {
	height: 618px;
	font-size: 13px;
	line-height: 16px;
	color: #003366;
}

.right_infoboxes a,
.right_infoboxes a:link,
.right_infoboxes a:active,
.right_infoboxes a:visited,
a.speciallink,
a.speciallink:link,
a.speciallink:active,
a.speciallink:visited {
	color: #003366;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	text-decoration: none;
}

.searchbox {
	height: 35px;
	border-bottom: solid 1px #000000;
	padding-top: 9px;
}

.searchbox div {
	width: 170px;
	height: 20px;
	font-size: 13px;
	line-height: 15px;
	background-color: #ffffff;
	border: solid 1px #000000;
	margin-left: 9px;
	padding-top: 2px;
}

.searchbox div {
	width: 170px;
	height: 21px;
	font-size: 13px;
	line-height: 15px;
	background-color: #ffffff;
	border: solid 1px #000000;
	margin-left: 9px;
	padding-top: 1px;
}

.searchbox div input {
	border: none;
	background-color: #ffffff;
	width: 126px;
	color: #003366;
	padding-left: 2px;
	padding-right: 2px;
}

* html .searchbox div input,
html* .searchbox div input {
	border: none;
	background-color: #ffffff;
	width: 121px;
	color: #003366;
	padding-left: 0px;
	padding-right: 2px;
}

.adressbox {
	margin-top: 15px;
	text-align: center;
}

.termine {
	margin-top: 10px;
	padding-left: 10px;
	padding-bottom: 16px;
	border-bottom: solid 1px #000000;
}

.newsletter,
.infobox {
	margin-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #000000;
}	

.functions {
	margin-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #000000;
}	

.ansprechpartner {
	position: relative;
}

a.ansprechpartner_lnk,
a.ansprechpartner_lnk:link, 
a.ansprechpartner_lnk:active,
a.ansprechpartner_lnk:visited,
a.ansprechpartner_lnk:hover {
	position: relative;
	float: left;
	/* margin-top: 32px; */
}

a.ansprechpartner_imglnk,
a.ansprechpartner_imglnk:link, 
a.ansprechpartner_imglnk:active,
a.ansprechpartner_imglnk:visited,
a.ansprechpartner_imglnk:hover {
	background-image: none;
	padding-left: 0px;
	
}

.ansprechpartner img {
	/*
	float: right;
	*/
}

.visual {
	height: 122px;
}

a.searchresult_lnk,
a.searchresult_lnk:link,
a.searchresult_lnk:active,
a.searchresult_lnk:visited,
a.searchresult_lnk:hover {
	color: #fe0000;
	font-weight: bold;
	text-decoration: none;
}

.loginform {
	border: solid 1px #000000;
	width: 129px;
}

.searchform {
	border: solid 1px #000000;
	width: 129px;
}

.loginbutton,
a.loginbutton,
a.loginbutton:link,
a.loginbutton:active,
a.loginbutton.visited,
a.loginbutton:hover {
	color: #fe0000;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	text-decoration: none;
}

.midloginbutton,
a.midloginbutton,
a.midloginbutton:link,
a.midloginbutton:active,
a.midloginbutton.visited,
a.midloginbutton:hover {
	color: #000000;
	background-image: url(../img/midarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 13px;
	text-decoration: none;
	font-size: 18px;
}

.bigloginbutton,
a.bigloginbutton,
a.bigloginbutton:link,
a.bigloginbutton:active,
a.bigloginbutton.visited,
a.bigloginbutton:hover {
	color: #000000;
	background-image: url(../img/bigarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-left: 17px;
	text-decoration: none;
	font-size: 30px;
}


.middle,
.middle h1,
.middle h2 {
	font-size: 18px !important;
	line-height: 19px !important;
}

.big,
.big h1,
.big h2 {
	font-size: 30px !important;
	line-height: 31px !important;
}

a.sitemap_level_2,
a.sitemap_level_3 {
	color: #003366 !important;
	text-transform: uppercase;
	text-decoration: none !important;
}

a.sitemap_level_4 {
	color: #000000;
	padding-left: 12px;	
	text-decoration: none !important;
}

a.sitemap_level_5 {
	color: #000000;
	padding-left: 24px;
	text-decoration: none !important;
}

.red {
	color: #FE5151 !important;
	text-decoration: none;
}

.black {
	color: #000000 !important;
	text-decoration: none;
}

.error {
	color: #fe0000 !important;
}

.news_overview p {
	margin: 0px;
	padding: 0px;
}

/* therapeutensuche ergebnisse beginn */

table.top {
	width: 100%;
	margin-bottom: 29px;
}

table.top a.search,
table.top a.search:link,
table.top a.search:visited,
table.top a.search:focus,
table.top a.search:active {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ff0000;
	text-decoration: none;		
}
table.top a.search:hover {
	text-decoration: underline;
}

table.suchnavigation {
	width: 100%;
	font-size: 12px;
	color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}

table.suchnavigation .count .highlight{
	color: #ff0000;
	font-weight: bold;
}

table.suchnavigation .page .left_total {
	background: url(../img/search_nav_left_total1.gif) no-repeat left bottom;
}
table.suchnavigation .page .left_step {
	background: url(../img/search_nav_left_step1.gif) no-repeat left bottom;
}
table.suchnavigation .page .right_step {
	background: url(../img/search_nav_right_step1.gif) no-repeat right bottom;
}
table.suchnavigation .page .right_total {
	background: url(../img/search_nav_right_total1.gif) no-repeat right bottom;
}
table.suchnavigation .page .left_step img {
	margin-right: 10px;
}
table.suchnavigation .page .right_step img {
	margin-left: 10px;
}

#IE table.suchnavigation .page .left_total, 
#IE table.suchnavigation .page .left_step,
#IE table.suchnavigation .page .right_step,
#IE table.suchnavigation .page .right_total {
	background-position: right 3px;
	padding-bottom: 4px;
}
table.suchnavigation .page .left_total img,
table.suchnavigation .page .left_step img,
table.suchnavigation .page .right_step img,
table.suchnavigation .page .right_total img {
	border: 0;
	width: 17px;
	height: 15px;
}

table.suchnavigation .amount {
}

table.suchergebnisse {
	width: 100%;
	font-size: 12px;
	color: #313131;
	font-family: Arial, Helvetica, sans-serif;
}

table.suchergebnisse thead tr {
	background: #e9e9e9;
}

table.suchergebnisse thead td {
	padding: 17px 8px 7px;
	font-weight: bold;
}

table.suchergebnisse tbody tr {
	background: #f4f4f4;
	border-top: 1px #ffffff solid;
	cursor: pointer;
}

table.suchergebnisse tbody tr td {
	border-top: 1px #ffffff solid;
	padding: 11px 8px 11px;
}

table.suchergebnisse .title {
	width: 100%;
}

table.suchergebnisse .name {
	width: 100%;
}

table.suchergebnisse .phone {
	width: 100%;
}

table.suchergebnisse .type {
	width: 100%;
}

table.suchergebnisse .street {
	float: left;
	clear: both;
}

table.suchergebnisse .address {
	float: left;
	clear: both;
}

table.suchergebnisse .district {
	float: left;
	clear: both;
}

table.suchergebnisse img {
	border: 0;
}

/* therapeutensuche ergebnisse ende */
