/* CSS Document */
body {             text-align: center; background-color: #FFF8DC; text-decoration: none; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 15px 0px 0px 0px; padding:0px; }

img {              border: 0px; }
/* CAPTION */
h1 {               font-size: 13px; font-weight: bold; color: #000000; text-decoration: none; padding: 0px; margin: 0px; }
h2 {               font-size: 13px;}
address {          font-style: normal;}
/* LINKS */	
a {                text-decoration: none; color: #000000;}	
a:hover {          color: #000000; }
table, td, tr {	 font-size: 13px; }
.link_text a {     text-decoration: none; color: #FF00B7; }						
.link_text a:hover { color: #000000; }				
						
/* MAIN MENU */
#container {	   width:1000px; _height: 767px; min-height: 767px; text-align:left; margin: 0px auto; border-color: 00AE9D; border-width: 4px; border-style: solid; }
#main_menu {       padding: 0px; margin: 0px; }
ul#main_menu {      width:1000px; position: relative; left: 0px; }
ul#main_menu li {  float:left; list-style: none; display: inline; }
ul#main_menu li a { background-color:#00AE9D; display:block; float:left; height:24px; font-size:0px; color:#00AE9D; }

#menuitemHome a { width: 144px; background: url(images/nav_home.jpg) no-repeat; }
#menuitemUeber_mich a { width: 144px; background: url(images/nav_ueber_mich.jpg) no-repeat; }
#menuitemAktuelles a { width: 144px; background: url(images/nav_aktuelles.jpg) no-repeat; }
#menuitemWissen a { width: 144px; background: url(images/nav_wissen.jpg) no-repeat; }
#menuitemPraevention a { width: 144px; background: url(images/nav_praevention.jpg) no-repeat;} 
#menuitemRehabilitation a { width: 144px; background: url(images/nav_rehabilitation.jpg) no-repeat;} 
#menuitemService a { width: 136px; background: url(images/nav_service.jpg) no-repeat; }


/* HEADER */
#logo {            position: relative; height: 213px; width:1000px; background: url(images/header.jpg) no-repeat; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 20px;}
#logo img {        position: absolute; top: 70px; left: 40px;}
#main {		 background-color: #FFFFFF; position: relative; float: left; width: 1000px; _height: 530px; min-height: 530px; background-image: url(images/ueber_mich.jpg); background-repeat: no-repeat; background-position: right top;}
#termincheck {     float: left; margin: 45px 0px 0px 45px;}

/* MAIN CONTENT */
#main_content {	 line-height: 23px; margin: 59px 0px 0px 45px; float: left; _height: 360px; min-height: 360px; width: 480px; display:inline;}
#main_content ul { padding: 0px 0px 0px 16px;}						

/* FOOTER */
#footer {           margin: 0px 0px 0px 180px; clear: both; width: 500px; line-height: 20px; color: #00AE9E;}
#footer a {         color: #00AE9E; }
#footer a:hover{    color: #000000; }

#logoagn { 	    position:absolute; left:1008px; bottom:0px; }

