/* HEXAL - Oncocare
www.oncocare.de */

/* Allgemeine Element-Anweisungen */
html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-size: 90%;
}

body, td, th, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 16px;
}

#main_container {
	width: 971px;
}

a:link, a:visited, a:active { 
	color: #1e3258; 
	text-decoration: underline;
}
a:focus, a:hover { 
	color: #1e3258; 
	text-decoration: none;
}

a.image:link img { 
	border: 0px solid #000000; 
}
a.image:visited img { 
	border: 0px solid #000000; 
}
a.image:active img { 
	border: 0px solid #000000; 
}
a.image:hover img { 
	border: 0px solid #000000;
	filter:Alpha(opacity=60); 
}

a.glossar {
height: 0.9em;
background: url(http://www.) 0 0.2em no-repeat;
padding-left: 15px;
}

h1 {
    position: absolute;
	top: 135px;
	left: 201px;
	padding: 5px 0 5px 20px;
	margin: 0 0 30px 0;
	width: 570px;
	color: #FFFFFF;
	background-color:#002752;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

h2 {
	padding: 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin: 1em 0 0 0;
}

p {
	font-size: 0.9em;
	line-height: 130%;
	margin: 0.5em 0;
}

table tbody tr td {
	font-size: 12px;
}

/* Kopf */

#kopf {
	position: absolute;
	padding: 0;
	margin: 0;
	height: 96px;
	z-index:25;
}

/* Breadcrumb */

#kopf2 { 
	position: absolute;
	top: 95px;
	padding: 0;
	margin: 0;
	width: 800px;
	height: 40px;
	background-image:url(http://www.oncocare.de/_images/logo_oncocare2.jpg);
	background-repeat:no-repeat;
	z-index:26;
}

.rubrik {
	position: absolute;
	width: 550px;
	top: 10px; left: 220px;
	font-size: 11px;
	font-weight: normal;
	color: #1e3258;
}

span.print_logo {
	font-size: 1.5em;
	color: black; 
	display: none;
	font-weight:bold;
	padding-left: 10px;
}

/* Hintergrund */

#hintergrund {
	position: absolute;
	width: 100%;
	min-height: 100%;
	z-index: 20;
}

/* Inhalt */
#inhalt {
	width: 100%;
}

.inhalt_arzneimittel {
	padding: 250px 25px 0 0;
}

/* Hauptnavi */


#hauptnavi {
	float: left;
	width: 200px;
	margin: 135px 0 0 0;
	background-color:#dce5f4;
}	

#hauptnavi a { 
	font-weight: bold; 
	font-size: 12px;
	width: 200px; 
	display: block; 
	padding: 5px 0 5px 15px;
	margin: 0; 
	text-decoration: none; 
}

html>body #hauptnavi a{
	width: 182px ;
	w/idth: 182px;
}

#hauptnavi a:link, #hauptnavi a:visited, #hauptnavi a:active  { color: #FFF; border-bottom: 1px solid #FFF; }
#hauptnavi a:hover { color: #FFF; background-color: #002752; }
#hauptnavi a.menu_login {	background-color: #002752; color: #FFF; } 
#hauptnavi a.menu_login:hover { background-color: #002752; color: #FFF2; } 
#hauptnavi a.menu_text_active { background-color: #376ab0; font-weight: bold; color:#FFF; }   
#hauptnavi a.menu_text_inactive { background-color: #759cd3; font-weight: bold; color:#FFF; } 
#hauptnavi a.menu_text_inactive:hover { background-color: #002752; color: #FFF2; } 
#hauptnavi a.menu_sub_text_active { background-color: #376ab0; font-weight: bold; color:#FFF; }
#hauptnavi a.menu_sub_text_inactive { background-color: #759cd3; font-weight: bold; color:#FFF; }
#hauptnavi a.menu_sub_text_inactive:hover { background-color: #002752; color: #FFF2; } 


/* Spalte1 */
#spalte1 {
	float: left;
	width: 550px;
	height: 700px;
	font-size: 1em;
	margin: 135px 0 0 20px;
	padding: 0;
}

table {
	line-height: 16px;
}

td.blau {
	border: solid 2px #3BA4D9;
	font-size: 0.9em;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.middle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#content {
   padding-right: 20px;
}

/* PopUp */
.popup {
	color: #000;
	background: #FFF url(http://www.urologie.hexal.de/_images/background-popup.gif) repeat-x;
	font-family: verdana,arial,sans-serif;
	font-size: 0.9em;
	line-height: 16px;
	padding: 0;
	margin: 0;
}

.box { border:1px solid #85a4cd; padding:0.5em; width:70%; background-color:#dce5f4; margin: 3em;}
.box img { margin:0.5em; border:1px solid #85a4cd;}

/* Footer */

#footer {
	font-size: 11px;
	color: #002752;
	padding: 5px 0 5px 20px;
	margin: 0 0 0 -20px;
	width: 570px;
	border-top: #002752 1px solid;
	position: static;
}
#footer a {
	font-size: 11px;
}

*html div.footer {
	position: relative;
}
