@charset "UTF-8";


.banner_portal {
	position: absolute;
	top: 20px;
	left: 20px;
}

/** {
	overflow: hidden;
}

/***** ALLGEMEIN *****/
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	font: 14px Arial, Helvetica, sans-serif;
	color: #505050;
}
.table_schrift {
	font-size: 12px;
	border-right: 1px solid #aed5ec;
	border-bottom: 1px solid #aed5ec;
}
a, ul a {
	color: #0076bd;
}
a:hover {
	color: #000;
}
.Stil1 {
	font-size: 12px
}
body#n1 {
	background: #eaf8ff url(../img/body_bg_start.gif) repeat-x;
}
body#n1.n2 {
	background: #eaf8ff url(../img/body_bg_aerzte.gif) repeat-x;
}
body#n2 {
	background: #f0faf0 url(../img/body_bg_kliniken.gif) repeat-x;
}
body#n3 {
	background: #fffff0 url(../img/body_bg_patienten.gif) repeat-x;
}
body#n1 hr { 
	border-top: 1px solid #b4e6ff;
	border-bottom: 1px solid #FFF;
	border-left: 0 solid #000;
	clear: both;
	margin-top: 15px;
}
body#n2 hr { 
	border-top: 1px solid #8acd4b;
	border-bottom: 1px solid #FFF;
	border-left: 0 solid #000;
	clear: both;
	margin-top: 15px;
}
body#n3 hr { 
	border-top: 1px solid #fbe663;
	border-bottom: 1px solid #FFF;
	border-left: 0 solid #000;
	clear: both;
	margin-top: 15px;
}
body#n4 hr { 
	border-top: 1px solid #fbe663;
	border-bottom: 1px solid #FFF;
	border-left: 0 solid #000;
	clear: both;
	margin-top: 15px;
}
img, a img {
	border: none;
}
.break, .clear {
	height: 0;
	line-height: 0;
	clear: both;
}

h1 {
	font: 24px Palatino, "Times New Roman", Times, serif;
	margin: 0 0 15px 0;
	color: #000;
}
h2 {
	font: 20px Palatino, "Times New Roman", Times, serif;
	margin: 20px 0 15px 0;
	color: #000;
}
#n1 h3 {
	font: 17px Arial, Helvetica, sans-serif;
	margin: 30px 0 8px 0;
	color: #005590;
}
#n2 h3 {
	font: 17px Arial, Helvetica, sans-serif;
	margin: 30px 0 8px 0;
	color: #2d8819;
}
#n3 h3 {
	font: 17px Arial, Helvetica, sans-serif;
	margin: 30px 0 8px 0;
	color: #c49700;
}
ul {
	margin: 0;
	padding: 0;
	margin-left: 17px;
}
ol {
	margin: 0;
	padding: 0;
	margin: 15px 0 0 20px;
}
li {
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}
ol li {
	margin: 0 0 5px 0;
}

/***** LAYOUT *****/
#major {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}
#head_background {
	width: 100%;
	height: 119px;
}
#body_background {
	width: 100%;
	clear: both;
}
#head_l {
	float: left;
	width: 556px;
	height: 119px;
	text-align: center;
	/*background: green;*/
	overflow: hidden;
	position: relative;
}
#head_r img {
	position: relative;
	top: 32px;
	left: 26px;
}
#head_r {
	float: left;
	width: 224px;
	height: 119px;
	background: url(../img/logo_bg_weiss.gif) no-repeat bottom right;
}
#body_l {
	/*overflow: hidden;*/
	float: left;
	width: 526px;
	padding: 10px 15px 15px 15px;
	/*background: grey;*/
}
#body_r {
	float: right;
	width: 224px;
}
#n1 #body_r {
	background: url(../img/news_bg_start_full.gif) no-repeat;
}
#n2 #body_r {
	background: url(../img/body_r_kliniken_bg.gif) no-repeat;
}
#n3 #body_r {
	background: url(../img/body_r_patienten_bg.gif) no-repeat;
}
#n1.n2 #body_r {
	background: url(../img/body_r_aerzte_bg.gif) no-repeat;
}
#main_nav {
	list-style: none;
	clear: both;
	margin: 0;
	padding: 0;
	margin-top: 91px;
}
#main_nav li {
	float: left;
	height: 28px;
	text-align: center;
	line-height: 35px;
	display: block;
}
#main_nav li a {
	text-decoration: none;
	color: #7d7d7d;
	display: block;
	float: left;
}
#main_nav li a:hover {
	color: #505050;
}
#main_nav li a.active {
	color: #505050;
}
#sub_nav {
	width: 526px;
	list-style: none;
	padding: 0;
	margin: 0;
	clear: both;
}
#sub_nav li {
	float: left;
	display: block;
}

#sub_nav li a {
	font-size: 12px;
	margin-right: 20px;
	text-decoration: none;
	color: #505050;
}	
#sub_nav li a:hover {
	color: #000;
}
#sub_nav li .active {
	color: #005590;
	font-weight: bold;
}
#einl {
	font: 15px;
}
#welcome {
	margin: 25px 0 0 0;
}
#welcome a {
	float: right;
	font-size: 11px;
	text-align: right;
	color: #0076bd;
}
#welcome a:hover {
	color: #000;
}
#cont_leist {
	width: 526px;
	height: 130px;
	overflow: hidden;
}
#content {
	margin-top: 30px;
}
/*test anfang
#content a {
	text-decoration: none;
	color: #505050;
}
#content a:hover {
	color: #000;
}
/*test ende*/
/*#content li a {
	color: #505050;
}*/	
#cont_leist div {
	float: left;
	height: 130px;
	width: 175px;
	font-size: 9px; 
	padding-top: 30px;
	background-repeat: no-repeat;
}
h5 {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}
#leist_aerzte {
	background: url(../img/leist_aerzte.gif);
}
#leist_aerzte h5 {
	color: #005590;
}
#leist_kliniken {
	background: url(../img/leist_kliniken.gif);
}
#leist_kliniken h5 {
	color: #41a62a;
}
#leist_patienten {
	background: url(../img/leist_patienten.gif);
}
#leist_patienten h5 {
	color: #f3a000;
}
#cont_leist a  {
	font-size: 9px;
	text-decoration: none;
	display: block;
	padding-left: 90px;
}
#leist_aerzte a {
	color: #005590;
}
#leist_kliniken a {
	color: #41a62a;
}
#leist_patienten a {
	color: #f3a000;
}
#cont_leist a span {
	text-decoration: underline;
}
#footer {
	width: 526px;
	height: 100px;
}
#service_nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
#service_nav li {
	float: left;
	display: block;
	margin-right: 10px;
}
#footer a {
	font-size: 11px;
	color: #8f8f8f;
}
#footer a:hover {
	color: #505050;
}
#footer p {
	font-size: 11px;
	color: #8f8f8f;
}
#slogan {
	margin: 3px 0 0 68px;
}
#body_r hr {
	margin: 0 24px 0 18px;
	font-size: 0;
	line-height: 0;
}	
#message {
	font-size: 11px;
	margin: 0 24px 0 28px;
}
#body_r h4 {
	font-size: 13px;
	font-weight: normal;
}
#n1 #body_r_end {
	height: 199px;
	background: url(../img/news_bg_start_full_end.gif)	no-repeat;
}
#n2 #body_r_end {
	height: 199px;
	background: url(../img/body_bg_kliniken_end.gif) no-repeat;
}
#n3 #body_r_end {
	height: 199px;
	background: url(../img/body_bg_patienten_end.gif) no-repeat;
}
#n1.n2 #body_r_end {
	height: 199px;
	background: url(../img/body_bg_aerzte_end.gif) no-repeat;
}
#news {
	font-size: 11px;
}
#news h4 {
	margin-right: 24px;
	margin-left: 28px;
}
#news a {
	color: #505050;
}
#news a:hover {
	color: #000;
}
.notes {
	padding: 0;
/*	margin-bottom: 10px;*/
	margin: 0 24px 10px 28px;
}
#news_nav {
	list-style: none;
	clear: both;
	padding: 0;
	margin: 0 0 0 28px;
}
#news_nav li {
	float: left;
	display: block;
	margin: 5px 5px 0 0;
}
#news_nav li a {
	text-decoration: none;
	float: left;
	display: block;
}
#news_nav li.active {
	border: 1px solid #0076bc;
	padding: 1px;
	line-height: 8px;

}
#notes_add_1, #notes_add_2, #notes_add_3 {
	display: none;
	font-size: 10px;
}
.notes_with_detail {
	margin: 0 24px 10px 20px;
	border: 1px solid #98ddff;
	padding: 4px 4px 0 7px;
	background: #d5edfa;
}
.news_btn_detail {
	text-align: right;
}

/*** tt_news ***/

.notes p {
	display: inline;
}

.tx-ttnews-browsebox {
	border: none;
	background: none;
	padding-left: 24px;
	text-align: left;
}
.tx-ttnews-browsebox a {
	text-decoration: none;
}
.tx-ttnews-browsebox p {
	display: none;
}
.tx-ttnews-browsebox td p {
	display: block;
}
.tx-ttnews-browsebox table {
	margin-left: 0;
	margin-right: auto;
}
.tx-ttnews-browsebox-SCell {
	background: none;
	border: 1px solid #0076bc;
}
.news_more p {
	display: block;
}



/*** Kontaktformular ***/

.mailform {
	font-size: 12px;
}
.mailform input, .mailform textarea {
	border: 1px solid #79c5f2;
	background: #f5fbff;
}


.notes p {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
.notes {
	margin-bottom: 20px;
}




/***** OVERLAY *****/

.ce {
	width: 526px;
}

#triggers {
	width: 191px;
}

#triggers img {
	cursor: pointer;
}

#mies1 {
	top: -39px !important;
}

.img {
	position: relative;
	float: left;
	width: 191px;
}

.txt {
	float: left;
	margin-right: 20px;
	width: 315px;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	/*background-color:#333;*/
	
	/*width:675px;	
	min-height:200px;
	border:1px solid #666;*/
	
	/* CSS3 styling for latest browsers */
	/*-moz-box-shadow:0 0 90px 5px #000;*/
	/*-webkit-box-shadow: 0 0 90px #000;	*/
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../img/bilder/close.png);
	background-repeat: no-repeat;
	position:absolute;
	right:0px;
	top:-7px;
	cursor:pointer;
	height:20px;
	width:20px;
}