html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	}
html, body { min-height:101%;}

table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
address { font-style: normal;}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}
.hidden {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
	}
strong { font-weight: bold; }
em { font-style:italic;}
p.meldung { color: #f00; }
.downloadicons {margin-right:0.2em;}
body {
	background: #036 ;
	border-top: 0em #036 solid;
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	text-align:left;
	margin:0;
	padding:0;
	}
div#container {
	height:100%;
	margin: 0 auto; /*Zum Zentrieren der Seite aktivieren. */
	position:relative;
	padding:0;
	width: 960px;
	}
* html div#container {height:100%; }
*+ html div#container {width:958px;}

#header {
	position: relative;
	width: 960px;
	height: 147px;
	margin-bottom: 0;
	background: #036 url(../files/Design/header2_ruhrmed.jpg) no-repeat;
	}
#logo {
	background: url(../files/Design/ruhrmed_logo.jpg) no-repeat bottom;
	height: 100px;
	margin-left:2px;
	position: relative;
	width: 200px;
	}
#telefon {
	background: transparent;
	color:#fff;
	float:right;
	font: 100% bold;
	height: 30px;
	margin-top:-67px;
	position: relative;
	text-align:center;
	width: 200px;
	}
div#breadcrumb {
	color:#666;
	font-size:80%;
	margin-top:-55px;
	margin-left:243px;
	position:relative;
	z-index:111;
	width:500px;
	line-height:1.3em;
	height: 15px; /* Oliver: höhe angepasst, da sonst ein abstand entsteht. */
	overflow:hidden;
	}
#breadcrumb a, #breadcrumb a:link { color:#666; }
#wrapper {
	position:relative;
	margin-top:40px;
	padding:0;
	height:100%;
	width:960px;
	z-index:100;
	}
* html #wrapper {margin-top:40px; }
#content {
	float: left;
	width: 600px;
	margin-top:0px;
	padding: 0px 20px 10px 100px;
	
	}
#content h2 {
	margin-bottom: 1.2em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	}
#content img {
	margin-bottom: 0em;
	}
#content h3 {
	font-weight: bold;
	}
#content p {
	margin-bottom: 1em;
	}
#content a {
	color: #3f6f94;
	text-decoration: underline;
	}
#content a:visited {
	color: #11437b;
	}
#content a:hover,
#content a:focus {
	color: #f49e00;
	text-decoration: none;
	}
#content .article {
	border-bottom: 1px solid #7fa1b1;
	margin-bottom:20px;
	}
#content ul {
	margin: 0 0 15px 15px;
	list-style-type:square;
	}
#extra {

	float: right;
	width: 185px;
	padding-top: 20px;
	margin-right:7px;
	}
* html #extra {width:170px; margin:0; }
.extrabutton {position:relative;
z-index:100;margin:-60px 0px 20px 17px;}

#extra .teaser {
	border: 0px solid grey;
	background: #fff;
	margin-bottom: 10px;
	padding: 4px 8px 8px 8px;
	width:170px;
	}
#extra h2 {
	padding: 10px 0 5px 0;
	text-indent: 0px;
	color: grey;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.2;
	font-weight: bold;
	}
#extra h3 {
	color: #3f6f94;
	font-weight: bold;
	margin: 0 0 .5em 0;
		}
#extra .teaser p {
	color: #3f6f94;
	font-size: 83%;
	width:175px;
	line-height:170%;
	}
#extra .teaser ul {color:#3f6f94; font-size:75%; list-style-type: square; margin: 0 0 0 15px;  }
#extra .teaser li {padding:0; line-height:130%;}

#extra a {color:#555;}
#footer {
	position: relative;
	clear:both;
	background:#aaa;
	border-right:200px solid #AEC0D6;
	border-left:53px transparent;
	font-size:80%;
	height:24px;
	width:707px;
	margin:0;
		padding:0;
	z-index:100;
	margin-top: 2px;
	margin-left:53px;
	}

#footer a {
	color:#fff; 
	float:right; 
	margin-right:20px; 
	text-decoration:none;
	}
@media print {

div#header, div#navigation, div#extra, div#footer { display: none; }

}

#nav-main {
	position: absolute;
	top: 17px;
	left: 230px;
	width: 550px;
	height:147px;
	padding: 0;
	list-style: none none;
	font: 12px/1 Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	/*overflow: hidden;*/
	}
#nav-main li {
	display: block;
	float: left;
	padding: 1px;
	background-color: transparent;
	line-height:150%;
	text-align:center;
	width:85px
	}
#nav-main li a {
	display: block;
	margin-left:0;
	padding: 6px 0px 8px 0;
	color: #fff;
		text-decoration: none;
	}
#nav-service li a:focus,
#nav-service li a:hover {
	text-decoration: underline;
	}

#navigation ul {
	list-style: none none;
	}
/*	
blockquote {
background:transparent url(../files/Design/quotes.gif) no-repeat scroll left top;
color:#666;
float:right;
margin-top:-80px;
padding:0.2em 0 0em 3em;
position:relative;
width:290px;
z-index:10;
}
*/
blockquote em { font-style:italic; float:right; clear:both; margin: 10px 20px 20px 0px}

blockquote {
	background:transparent url(../files/Design/quotes.gif) no-repeat scroll left top;
	color:#666;
	float:right;
	margin-top:-100px;
	padding:0.2em 0 0em 3em;
	position:relative;
	width:290px;
	z-index:10;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
.attachments img {
	margin-bottom:0 !important;
}

/*###### FORMULARE ####*/
.required {
	border:#f00 1px solid;
}
label { 
color:#036;
  display: block;
  float: left;
  text-align:right;
  font-weight:bold;
  width: 130px; 
}
input {color:#000;}
form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: auto;
  color:000;
}
legend {color:#6497c6; font-weight:bold; }
* html legend {margin-left:-8px;}
*+ html legend {margin-left:-8px;}
#formbox1 {float:left; height:230px;  width:300px;}
#formbox2 {float:right; width:280px;}
#formbox3 {float:left;margin-left:20px;width:280px;}
#formbox1, #formbox2, #formbox3 {
font-size:95%;
}
.beschreibunginput {color:#036;}
.labeltextarea {text-align:left; width:100%;}