body
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	background-image: url(../images/body/hg.png);
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	padding-top: 0px;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
}

	#inhalt img, #inhalt h1 { behavior: url(javascript/iepngfix.htc) }

p
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 13px;
}

a
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}

a:hover {color: #000000;}

img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#header
{ 
	width: 850px;
	height: 98px;
	background-image: url(../images/body/header_hg.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
}

#spinemed_logo
{
	position: absolute;
	top: 14px;
	left: 66px;
}

#page #header #mainmenu {
	position: absolute;
	bottom: 2px;
	left: 325px;
	//*float: left; margin: 56px 0 0 60px; *//
}

#banner
{
	position: absolute; 
	top: 0px; 
	right: 1px;
}

#infomenu
{
	width: 850px;
	height: 42px;
	background-image: url(../images/menu/SpineMED-Suche-PLZ-hg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 2px;
	
}

#infomenu #menuright
{
	padding-top: 20px;
}

#infomenu #plzsuche
{
	float: left;
}

#infomenu #plzsuche #links
{
	margin: 20px 0 0 5px;
	float: left;
}

#infomenu #plzsuche #links a.anwenderlink
{
	clear: both;
	font-size: 11px;
	text-decoration: underline;
	background-image: url(../images/elements/pfeilweiss.gif);
	background-position: left center;
	padding-left: 15px;
	color: #FFF;
	background-repeat: no-repeat;
	margin: 0;
}

#infomenu #plzsuche p
{
	float: left;
	font-size: 11px;
	color: #fff;
	margin: 6px 15px 0 10px;
	line-height: 14px;
}

#infomenu #plzsuche form
{
	float: left;
	margin-top: 10px;
}

#infomenu #plzsuche input
{
	float: left;
	margin-right: 5px;
}

#infomenu #menuright ul {
		list-style: none; margin: 0px 9px 0 0;
		float: right;
		padding: 0;
	}
		#infomenu #menuright ul li {
			float: left; margin: 0 0 0 0px; 
		}
			#infomenu #menuright ul li a {
				display: block;
				font-size: 11px; font-weight: normal; color: #666;
				text-decoration: underline; padding: 2px 2px 2px 12px;
				margin: 0 0 0 9px;
				background-image: url(../images/elemente/pfeil.gif);
				background-position: center left;
				background-repeat: no-repeat;
			}
				#infomenu #menuright ul li a:hover {
					color: #000000;
				}
			
				#infomenu #menuright ul li a.active {
					color: #0076ad;
				}	

#container
{
	width: 850px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 0px solid #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	position: relative;
	padding-top: 0px;
}

#navigation
{
	height: 27px;
	width: 850px;
	font-size: 0px;
	line-height: 2px;
}

#inhalt
{
	border: 1px solid #0076ad;
	background-repeat: repeat-y;
	background-position: top center;
	margin: 13px 0px 0px 0px;
	padding: 0px 39px 39px 39px;
	width: 770px;
	overflow: auto;
	position: relative;
}

#inhalt p
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px 0px 17px 0px;
	margin: 0px;
	line-height: 16px;
}

#inhalt p.blue
{
	color: #0076ad;
}

#inhalt p.grau
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: uppercase;
	font-weight: normal;
}

#inhalt p a
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px 0px 17px 0px;
	margin: 0px;
	line-height: 18px;
	text-decoration: underline;
}

#inhalt p a:hover
{
	color: #000000;
}

#inhalt img
{
	padding: 0px;
	margin: 0px;
}

#inhalt .beschreibung
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 7px 0px 16px 0px;
	margin: 0px;
	letter-spacing: -1px;
}

#inhalt .beschreibung b
{
	font-weight: bold;
}

#submenu
{
	margin: 0px;
	padding: 0px;
	width: 850px;
	font-size: 0px;
}

#footer
{
	width: 850px;
	margin: 12px 0px 0px 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
	height: 100px;
}

#footer img
{
	padding-left: 17px;
	padding-right: 3px;
}

#footer a
{
	color: #666666;
	text-decoration: underline;
}

#footer a:hover {color: #000000;}


#footer a.bluelink
{
	color: #0076ad;
	cursor: text;
}

#inhalt h1
{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #0076ad;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0 14px 0;
	padding: 16px 0px 4px 0px;
	border: 0px;
	width: 770px;
	background-image: url(../images/headlines/blauelinie.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	line-height: 23px;
}

#inhalt h2
{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0076ad;
	text-transform: none;
	font-weight: bold;
	padding: 0px 0px 18px 0px;
	margin: 0px;
	line-height: 18px;
}

#inhalt h2 a
{
	font-size: 14px;
	font-weight: bold;
	color: #0076ad;
}

#inhalt ul
{
	margin: 0px;
	padding: 0px 0px 6px 15px;
}

#inhalt ul li ul
{
	margin: 0px;
	padding: 8px 0px 4px 15px;
	list-style-image:url(../images/elemente/bindestrich.gif);
}

#inhalt ul li ul li
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	padding: 0px 0 6px 0px;
	margin: 0px;
	line-height: 12px;
}


#inhalt ul li
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	padding: 0px 0 9px 2px;
	margin: 0px;
	line-height: 14px;
}

#inhalt ul li a
{
	font-size: 12px;
}

#info {height:500px;}

#menu {
width:850px; 
font-size:11px;
margin: 5px 0 0px 0px; 
position: relative;
z-index: 15;
display: block;
}
/* remove all the bullets, borders and padding from the default list styling */
#menu ul {
padding:0;
margin:0;
list-style-type:none;
}

#menu li {
float:left;

position:relative;
}
/* style the links for the top level */
#menu a, #menu a:visited {
display:block;
font-size:11px;
font-weight: bold;
text-decoration:none; 
color:#000; 
height:24px; 
border:1px solid #d1d1d1; 
border-width:1px; 
background:#f0f0f0; 
padding: 0; 
margin: 0;
line-height:24px;
text-align: center;
}

/* style the table so that it takes no part in the layout - required for IE to work */
#menu table {position:absolute; top:0; left:0;}

/* style the second level links */
#menu ul ul a, #menu ul ul a:visited {
background:#f0f0f0;
color:#000; 
height:auto; 
line-height:16px; 
padding:3px 10px; 
width:160px;
text-align: left;
/* yet another hack for IE5.5 */
}

#menu ul ul.right a, #menu ul ul.right a:visited {
background:#f0f0f0;
color:#000; 
height:auto; 
line-height:16px; 
padding:3px 10px; 
width:160px;
text-align: right;
/* yet another hack for IE5.5 */
}

* html #menu ul ul a{
width:180px;
w\idth:129px;
}

/* style the second level background */
#menu ul ul a.drop, #menu ul ul a.drop:visited {
background:#f0f0f0; 
}
/* style the second level hover */
#menu ul ul a.drop:hover{
background:#0076ac;
border-color: #0076ac;
}
#menu ul ul :hover > a.drop {
background:#0076ac; 
border-color: #0076ac;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:26px;
left:1px; 
width:170px;
}

#menu ul ul.right {
visibility:hidden;
position:absolute;
height:0;
top:26px;
left:-75px; 
width:120px;
}

/* another hack for IE5.5 */
* html #menu ul ul {
top:30px;
t\op:31px;
}

/* style the top level hover */
#menu a:hover {
color:#fff; 
background:#0076ac;

}

#menu a.active {
background:#0076ac;
color: #fff;
}


#menu ul ul a:hover, #menu ul ul.right a:hover{
color:#fff; 
background:#0076ac;
border:1px solid; 
border-width:1px; 
border-color: #0076ac;
}

#menu ul ul a.active, #menu ul ul.right a.active{
color:#fff; 
background:#0076ac;
border:1px solid; 
border-width:1px; 
border-color: #0076ac;
}

#menu :hover > a {
color:#fff;
background:#0076ac;
}

#menu ul ul :hover > a {
color:#fff;
background:#0076ac;
border-color: #0076ac;
}

/* make the second level visible when hover on first level list OR link */
#menu ul li:hover ul,
#menu ul a:hover ul{
visibility:visible; 
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background-color: #FFFFFF;
	font-size:12px;
	height:80px;
	width:450px;
	padding:10px;
	color:#000;	
	z-index: 50;
	text-align: left;
	border: 1px solid #0076ad;
}
/* style the trigger elements */
#inhalt a.tooltiplink {
	border:0;
	cursor:pointer;
}
