/**
 * Style sheet rii_css
 */
html, body
{
	margin:0;
	padding:0;
	background-color:#DDD;
}

h1
{
	margin-top:0px;
	margin-bottom:23px;
	font-family:Arial, Helvetica;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	color:#000;
	line-height:19px;
}

h2
{
	margin-top:4px;
	margin-bottom:1px;
	font-family:Arial, Helvetica;
	font-weight:bold;
	font-size:14px;
	color:#000;
}

h3
{
	margin-top:4px;
	margin-bottom:0px;
	font-family:Arial, Helvetica;
	font-weight:bold;
	font-size:13px;
	color:#000;
}

h4
{
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica;
	font-weight:bold;
	font-size:13px;
	color:#000;
}

h5
{
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica;
	font-weight:bold;
	font-size:13px;
	color:#000;
}

p
{
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	line-height:19px;
}

td
{
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#2d3c2d;
	line-height:19px;
}

a
{
	color:#000;
}

a:hover
{
	text-decoration:underline;
}

ul
{
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#2d3c2d;
	line-height:19px;
}

#wrapper
{
	width:968px;
	height:auto;
	position:relative;
	margin:0 auto;
	padding:0px;
	background-color:#FFF;
	min-height:2000px;
}

#container
{
	width:968px;
	height:auto;
	left:0px;
	top:0px;
	position:absolute;
	margin:0 auto;
	padding:0px;
	background-color:#FFF;
	min-height:920px;
	z-index: 5;
}

#header
{
	width:968px;
	height:150px;
	left:0px;
	top:0px;
	position:absolute;
	z-index: 100;
}

#left
{
	width:200px;
	left:0px;
	top:146px;
	position:absolute;
	font-weight:bold;
}

#left a
{
	font-weight:bold;
	text-decoration:none;
}

#left a:hover
{
	font-weight:bold;
	text-decoration:none;
}

#left ul
{
	display:block;
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-position: inside;
}

#left ul.level_1 li
{
	margin:0px 4px 4px 0px;
	padding:2px 2px 2px 10px;
	background-image:url("img/navback_grau.gif");
	background-repeat:no-repeat;
}

#left .mod_customnav ul.level_1 li
{
	margin:0px 4px 4px 0px;
	padding:2px 2px 2px 10px;
	background-image:url("img/navback_dgrau.gif");
	background-repeat:no-repeat;
}

#left ul.level_2 li, #left ul.level_3 li
{
	margin:0px 4px 4px 0px;
	padding:2px 2px 2px 10px;
	background-image:url("img/navback_rosa.gif");
	background-repeat:no-repeat;
}

#left ul li.first
{
	margin-top:6px;
}

#left ul li.last
{
	margin-bottom:0px;
}

#left ul.level_1
{
	margin-left:0px;
}

#left ul.level_2
{
	margin-left:0px;
}

#left ul.level_3
{
	margin-left:0px;
}

#left ul.level_2 li.submenu
{
	margin-right:0px;
}

#left ul.level_3 li
{
	margin-right:0px;
}

#left li p
{
	margin:0px;
	padding:0px;
}

#left ul li.active
{
	background-image:url("img/navback.gif");
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FFF;
}

#left .mod_customnav ul li.active
{
	background-image:url("img/navback.gif");
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FFF;
}

#left p.active
{
	font-weight:bold;
	color:#FFF;
}

#left level_1, #left level_2, #left level_3, 
{
	z-index: 50;
}

#main
{
	width:462px;
	height:auto;
	left:0px;
	top:0px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	z-index: 700;
}

.ce_headline
{
	width:462px;
	float:left;
	display:block;
}

.ce_text
{
	width:462px;
	float:left;
	display:block;
}

.ce_hyperlink
{
	width:462px;
	float:left;
	display:block;
}

.ce_image
{
	width:262px;
	float:right;
	display:block;
}

.klein
{
	font-family:Arial, Helvetica;
	font-weight:bold;
	font-size:10px;
	color:#5e5e5e;
}

#right
{
	width:262px;
	left:706px;
	top:112px;
}

#dby
{
	width:120px;
	left:708px;
	top:78px;
	position:absolute;
	font-family:Arial, Helvetica;
	font-weight:normal;
	font-size:10px;
}

#logo_link
{
	width:280px;
	left:0px;
	top:0px;
	position:absolute;
}

#dby a
{
	text-decoration:none;
}

#dby a:hover
{
	text-decoration:underline;
}

.formbody .text
{
	width:300px;
	margin:4px;
	border:1px solid #ccc;
}

.formbody .textarea
{
	width:300px;
	margin:4px;
	border:1px solid #ccc;
}

.formbody .submit
{
	margin:4px;
	background-color:#FFF;
}

.formbody .error
{
	margin-left:4px;
	color:#cc0000;
}

.block
{
	overflow:visible;
}

.mod_search
{
	width:480px;
}

.weiss
{
	color:#FFF;
}

#linkfett
{
	font-weight:bold;
}

#home, #rheumatologie, #fortbildung, #cme, #ebm, #studenten, #krankheitsbilder, #lehrbuecher, #medikamente, #patienteninformation, #radiologie, #schwangerschaft, #tools, #top-rheumatools, #ultraschall, #fachgesellschaften, #andere-fachgebiete
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#anatomie, #dermatologie, #innere-medizin, #ophthalmologie, #diverses, #impfungen, #labor, #lexika, #suche, #zeitschriften, #search, #sitemap, #impressum, #kontakt
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#krankheitsbilder-a---z, #krankheitsbilder-i---p, #krankheitsbilder-r---z, #krankheitsbilder-40gruppen41, #achillessehnenpathologien, #akneformen, #akromegalie, #akroosteolysen, #akupunktur, #akutes-rheumatisches-fieber, #amyloidose, #anterior-knee-pain
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#antiphospholipid-ak-syndrom, #anti-jo-1-syndrom, #atopische-dermatitis, #aortis, #aphten, #arthritis, #arthrose, #autoimmunerkrankungen, #autoimmune-hepatitis, #backpain-guidelines, #barrets-esophagus, #behcet, #blepharitis, #brown-syndrome, #bsr
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#bulloeses-pemphigoid, #buergers-disease, #bursitis, #charcot-gelenk, #charcot-marie-tooth-disease, #chondromalazie, #churg-strauss-syndrom, #cppd, #crps, #cryoglobulinaemie, #cts-40karpaltunnelsyndrom41, #cortison-und-rheuma, #daktylitis
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#dermatomyositis, #diabetes-und-rheuma, #dish, #diskushernie, #dupuytren, #druesenschwellung, #dyspepsie, #dysphagie, #dyspnoe, #ehler, #enteropathische-spondylarthitiden, #eosinophile-krankheiten, #elektrophorese, #enchonromatose, #entrapmentsyndrome
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#epidermolysis-bullosa, #epstein-barr-virus, #episkleritis, #erythema-nodosum, #exostosen, #familiaeres-mittelmeerfieber, #fatigue, #fabry, #felty-syndrom, #fibromyalgie, #fibroese-dysplasie, #fieber-und-rheuma, #fraktur-ohne-trauma
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#fusserkrankungen, #gastrooesophagealer-reflux, #gaucher, #gelenke-allgemein, #gelenkprothesenschmerz, #gca-und-pmr, #gicht, #gonokokkenarthritis, #haemochromatose, #haemophilie, #handerkrankungen, #hautausschlaege-und-arthritis
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#hepatitis, #hiv-und-arthritis, #huefte-und-knie, #hyperparathyreoidismus, #hyperlaxizitaetssyndrom, #hypertrophe-osteoarthropathie, #impfungen, #immunsystem, #infektioese-arthritis, #kongenitale-hyperostose, #krankheiten_von_a-z_auf_medicine_plus
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#kristallarthropathien, #kryoglobulinaemie, #kompartementsyndrome, #leitsymptome-endokriner-krankheiten, #leukozytoklastische-vaskulitis, #lipohemarthrosis, #lordose, #lungenhaemorrhagie, #lungenbefall-und-hno-befall-bei-rheuma
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#lyme-borreliose, #marfan, #melorheostose, #irritable-bowel-syndrom-ibs, #jaccouds-arthopathy, #juvenile-arthritis, #kalzifikationen, #kawasaki, #kollagenkolitis, #komplementaermedizin, #knie, #knochen, #knoechelschmerz-extraartikulaer, #kollagenosen
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#kollagenerkrankungen, #medikamente-und-autoantikoerper, #migratory-polyarthritis-dd, #mischkollagenosen, #mikroskopische-polyangiitis, #monoarthritis, #monoartikulaere-arthritis---chronisch, #mononeuritis-multiplex, #m-crohn, #morbus-still
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#myositiden-und-muskelerkrankungen, #muskeldystrophien, #muskelkrampf, #muskelspaszizitaet, #myopathie, #oligo--polyarthritis, #osgood-schlatter-disease, #osteogenesis-imperfecta, #osteolysen, #osteomalazie, #osteomyelitis
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#osteopenie, #osteopetrose, #osteoporose, #osteonekrosen, #osteosklerose, #paget, #parry-romberg-syndrome, #periostreaktionen, #perthes, #panarteriitis-nodosa
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#pankreas-und-rheuma, #primaere-biliaere-zirrhose-und-rheuma, #pectus-excavatus, #plantarfasziitis, #polychondritis, #polyneuropathie, #pulmonal-arterielle-hypertonie, #pulmo-renale-syndrome, #purpura-schoenlein-henoch
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#pvns, #psoriasisarthritis, #rare-diseases, #raynaud, #reaktive-arthritis, #rehabilitation, #relapsing-polychondritis, #renale-osteodystrophie, #rhabdomyolyse, #rheumatoide-arthritis, #rheumafaktoren, #rs3pe
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#ruecken, #sarkoidose, #schilddruese-und-rheuma, #schmerzhafte-gelenke, #schulter, #serum-krankheit, #sicca, #sichelzellanaemie #sjoegren, #skleritis, #sklerodermie, #skoliose, #snapping-hip-syndrom
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#somatoforme-schmerzstoerung, #spine-anatomy, #spinalkanalstenose, #spondylarthritiden, #spondylitis-ankylosans, #spondylolisthesis, #spondylose, #sportmedizin, #sprengel-deformitaet, #stieda-pellegrini-koehler-schatten
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#subkutane-knoten-dd, #sweet-syndrom, #synovitis, #systemische-sklerose, #systemischer-lupus-erythematodes, #takayasu, #tendinitis-und-tenososynovitis, #tennisellenbogen, #tietzes-syndrome, #tumore---muskuloskelettale-malignome, #subakut-kutaner-lupus-ery
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

#undifferenzierte-spondylarthritis, #uveitis, #vaskulitiden, #virale-arthritiden, #vitiligo, #waddell-zeichen, #weichteilrheuma, #weichteilverkalkungen, #wegener-granulomatose, #whipple, #wilson, #wirbelsaeule, #xxxxxx, #xxxxxx
{
	width:762px;
	height:auto;
	left:166px;
	top:150px;
	position:absolute;
	padding-left:20px;
	background-color:#FFF;
	font-family:Arial, Helvetica;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#000;
	min-height:580px;
	z-index: 1000;
}

