/* Homepage Aufbau - Anfang */

.oben_home {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 903px;
	height: 88px;
	position: relative;
}


.home_main {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 903px;
	min-height: 590px;
}

.spalte_1 {
	margin: 0px;
	padding: 0px;
	margin-right: 1px;
	display: inline;
	float: left;
	width: 225px;
	height: 451px;
}

#home_naviblock_1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	display: block;
	width: 225px;
	height: 225px;
	background-image: url(../images/bg_home_menu_klinik.gif);
	background-repeat: no-repeat;
}

#home_naviblock_2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	display: block;
	width: 225px;
	height: 225px;
	background-image: url(../images/bg_home_menu_tracks.gif);
	background-repeat: no-repeat;
}
#home_naviblock_3 {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 225px;
	height: 225px;
	background-image: url(../images/bg_home_menu_service.gif);
	background-repeat: no-repeat;
}
#home_naviblock_4 {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 225px;
	height: 225px;
	background-image: url(../images/bg_home_menu_wissenschaft.gif);
	background-repeat: no-repeat;
}

.spalte_2 {
	margin: 0px;
	padding: 0px;
	margin-right: 1px;
	display: inline;
	float: left;
	width: 451px;
	height: 451px;
}

.spalte_3 {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	width: 225px;
	height: 451px;
}

#navi_3_home {
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	width: 903px;
	height: 31px;
	background-image: url(../images/bg_seitenkopf.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	clear: left;
}

#home_newsbereich {
	margin: 1px 1px 30px 0;
	padding: 8px 0 0 0;
	width: 449px;
	height: 216px;
	overflow: hidden;
	background-color: #eff3f8;
	background-image: url(../images/bg_home_news_info.gif);
	background-repeat: no-repeat;
	float: left;
	border-bottom: 1px solid #2659a3;
	border-left: 1px solid #2659a3;
	border-right: 1px solid #2659a3;
}

#home_infoportal {
	margin: 1px 0 0 0;
	padding: 8px 0 0 0;
	width: 449px;
	height: 216px;
	background-image: url(../images/bg_home_news_info.gif);
	background-repeat: no-repeat;
	float: left;
	border-bottom: 1px solid #2659a3;
	border-left: 1px solid #2659a3;
	border-right: 1px solid #2659a3;
}
/* Homepage Aufbau - Ende */

/* Navi 3 - Anfang*/

#navi_3_home ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navi_3_home li {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
	width: 113px;
}

#navi_3_home a:link,
#navi_3_home a:visited {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	display: block;
	line-height: 12px;
	text-decoration: none;
	color: #2659A3;
	background-image: url(../images/listdot_blau.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#navi_3_home a:hover,
#navi_3_home a:active,
#navi_3_home a.active:link,
#navi_3_home a.active:visited {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	display: block;
	line-height: 12px;
	text-decoration: none;
	color: #000000;
	background-image: url(../images/listdot_schwarz.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

/* Navi 3 - Ende */

/* RSS-Feed  - Anfang */
#navi_3_home .rssfeed {
	width: 112px;
	position: absolute;
	top: 9px;
	left: 565px;
	font-size: 11px;
}
#navi_3_home .rssfeed a:link,
#navi_3_home .rssfeed a:visited {
	padding-left: 18px;
	display: block;
	line-height: 14px;
	text-decoration: none;
	color: #2659A3;
	background-image: url(../images/rssfeed.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* RSS-Feed  - Ende */

/* Quadratnavi - Anfang */

#home_naviblock_1 ul,
#home_naviblock_3 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	width: 130px;
	position: relative;
	top: 50px;
	left: 1px;
}

#home_naviblock_2 ul,
#home_naviblock_4 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	width: 130px;
	position: relative;
	top: 50px;
	left: 94px;
}

#home_naviblock_1 li,
#home_naviblock_2 li,
#home_naviblock_3 li,
#home_naviblock_4 li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	display: block;
	width: 130px;
	height: 100%;
	border-bottom: 1px solid #2659A3; 
}

#home_naviblock_1 a:link,
#home_naviblock_1 a:visited,
#home_naviblock_3 a:link,
#home_naviblock_3 a:visited {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	text-decoration: none;
	display: block;
	width: 119px;
	line-height: 11px;
	color: #0E317B;
	position: relative;
	top: 0px;
	left: 11px;
}
#home_naviblock_1 a:hover,
#home_naviblock_1 a:active,
#home_naviblock_3 a:hover,
#home_naviblock_3 a:active {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	text-decoration: none;
	display: block;
	width: 119px;
	line-height: 11px;
	color: #0E317B;
	position: relative;
	top: 0px;
	left: 11px;
}

#home_naviblock_2 a:link,
#home_naviblock_2 a:visited,
#home_naviblock_4 a:link,
#home_naviblock_4 a:visited {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	text-decoration: none;
	display: block;
	width: 128px;
	line-height: 11px;
	color: #0E317B;
	position: relative;
	top: 0px;
	left: 2px;
}
#home_naviblock_2 a:hover,
#home_naviblock_2 a:active,
#home_naviblock_4 a:hover,
#home_naviblock_4 a:active {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	text-decoration: none;
	display: block;
	width: 128px;
	line-height: 11px;
	color: #0E317B;
	position: relative;
	top: 0px;
	left: 2px;
}

/* Quadratnavi - Ende */

/* Newsblöcke unten - Anfang */

#home_newsbereich img {
	margin-bottom: 14px;
}
#home_newsbereich p {
	padding: 0 100px 16px 11px;
	color: #000;
}
#home_newsbereich .newstitel {
	font-weight: bold;
	text-decoration: underline;
	color: #0E317B;
}
#home_newsbereich a:link,
#home_newsbereich a:visited {
	color: #0E317B;
	font-weight: bold;
	text-decoration: none;
}
#home_newsbereich a:hover,
#home_newsbereich a:active {
	color: #0E317B;
	font-weight: bold;
	text-decoration: underline;
}
/* Newsblöcke unten - Ende */

/* Überlagernde Textbereiche/Fenster - Anfang */

#welcome {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 460px;
	height: 565px;
	background-color: #FFFFFF;
	border: 1px solid #295AA9;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 3;
}

#welcome p {
	margin: 16px;
	padding: 0px;
	color: #0E317B;
}

#welcome a:link,
#welcome a:visited {
	color: #0E317B;
	text-decoration: underline;
	font-weight: bold;
}

#welcome .schliessen {
	float: right;	
}

#welcome .knopp_close {
	margin: 0px;
	padding: 0px;
	position: relative;
	display: block;
	float: right;
	z-index: 4;
}
#track_def {
	margin: 0px;
	padding: 0px;
	display: none;
	height: 90px;
	width: 160px;
	position: absolute;
	top: 60px;
	left: 380px;
	background-color: #FFFF99;
	z-index: 4;
}

#track_def p {
	margin: 10px;
}

#schatten {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 475px;
	height: 600px;
	position: absolute;
	background-image: url(../images/shadow2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	top: 0px;
	left: 20px;
	z-index: 2;
}


/* Überlagernde Textbereiche/Fenster - Ende */
