/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	background-color:#decfb5; 
	padding:0px; 
	margin:0px;
	font-size: 10pt;
	font-family: Arial, SunSans-Regular, Sans-Serif;
/*	color:#564b47; */
	color: black;
}
a {color:blue;}
a:visited {color:blue;}
a:hover {color: #333333;}
a:active { color:blue;}

img{
	display:block;
}

/* ----------container zentriert das layout-------------- */
#container {
	width: 953px;
	margin: 10px auto;
	padding: 0;
	background-image:url(images/layout/hg-zeile.jpg);
	font-family: Arial, SunSans-Regular, Sans-Serif;
	border:0px solid black;
}

/* ----------banner for logo-------------- */
#banner {
	margin: 0;
	padding: 0;
	height:100px;
	background-image:url(images/layout/hg-rahmen-oben.jpg);
	background-repeat:no-repeat;
}
#banner p{
	margin-left: 0px;
	padding: 0px;
}
#rahmen_top
{
	position:relative;
	top: 0px;
	left: 0px;
	z-index:20;
}

/* -----------------Inhalt--------------------- */
#navigation_oben{
	position:relative; 
	top:70px; 
	left:0px; 
	width:939px;
	background-image:url(images/layout/hg-navigation-oben.gif);
	background-repeat:no-repeat;
	height:82px;
	z-index:100;
}
#schmuckelement{
	margin-top:20px;
	background-image:url:(images/layout/hg-unterbrechung.jpg);
	z-index:10;
	width:939px;
	overflow:hidden;
}
#navigation_top{
	position:relative;
	top:17px;
	left:20px;
	color:White;
	font-weight:bold;
}
#logo_ro{
	position:relative;
	top:-66px;
	left:-199px;
	width:169px;
}

/* -------------------------------------- */

/* -----------------Inhalt--------------------- */
#content_container {
	position:relative;
	z-index:100;
	float: left;
	width: 930px;
	margin: 0px 0 0 0px;
	padding:0px 0 0 10px;
	color:#ffffff;
	background-image:url(images/layout/hg-content.jpg);
	background-repeat:repeat-y;
}
#content {
	position:relative;
	float: right;
	z-index:10;
	width:720px;
	padding: 0;
	margin: 0px 20px 0 0px;
	color:Black;
}
* html #content {  /* Korrekturen fuer IE 5.x */
   marg\in-right: 10px;
  }

#button_pdf_galerie{
	position:relative;
	top:40px;
	left:0px;
	width:710px;
	text-align:right;
	font-size:8pt;
	color:Black;
	text-decoration:none;
}
#button_pdf_galerie a{
	color:Black;
	text-decoration:none;
}


#content H1, #content_start H1{
	padding: 0px 0 35px 0;
	margin:0;
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
}
#content H2, #content_start H2{
	padding: 10px 0 10px 0;
	margin:0;
	font-family:Arial;
	font-size:13pt;
	font-weight:bold;
}
#content H3, #content_start H3{
	padding: 10px 0 10px 0;
	margin:0;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}
#content H4, #content_start H4{
	padding: 10px 0 10px 0;
	margin:0;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
}
#content H5, #content_start H5{
	padding: 10px 0 10px 0;
	margin:0;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}
#content_start {
	position:relative;
	z-index:10;
	width:900px;
	padding: 0;
	margin: 10px 0 0 20px;
}
#content_container hr{
	position:relative;
	top:70px;
	left:-10px;
	z-index:1000;
	color:white;
	width:937px;
	border:1px solid white;
}
p, pre {
	padding: 0 20px 15px 0px;
	margin:0;
}
pre, code { font-size: 1.2em;}

.gross {
	width: 5.71em;
	height: 1.07em;}

/* --------------left navigavtion------------- */
#navigation_links{
	position:relative;
	float:left;
	left:-10px;
	top:0px;
	width:160px;
}
#schild{
	position:relative;
	top:0px;
	left:20px;
	height:118px;
	width:128px;
	overflow:hidden;
}
#schild_schrift{
	position:relative;
	left:1px;
	top:-115px;
	width: 122px;
	height: 41px;
	font-family:Arial;
	font-size:10px;
	color:Black;
	overflow:hidden;
}
#schild_schrift td{
	vertical-align:middle;
	text-align:center;
}
#navigation_links ul {
    width: 164px;
    margin-left:0px; 
    padding: 0;
    text-align:left;
		vertical-align:middle;
		border-bottom:1px solid white;
  }
* html #navigation_links ul {  /* Korrekturen fuer IE 5.x */
    width: 11.6em;
    w\idth: 10em;
    padding-left: 0;
    padd\ing-left: 0em;
  }
#navigation_links ul li {
    list-style: none;
    margin: 0px; 
    padding: 0;
    
  }
#navigation_links ul li ul {
    margin: 0 0 0em 0.5em; 
    padding: 0px;
  }
#navigation_links ul li ul li {
    margin: 0.1em 0 0.2em;
  }
* html #navigation_links ul li ul li {  /* Korrektur fuer IE 5.x */
    margin-left: 1em;
    ma\rgin-left: 0;
    ma\rgin-bottom: 0.2em;
  }

#navigation_links ul a {
    display:block;
    padding: 0px;
    text-decoration: none; 
    font-weight: bold;
    font-size:9pt;
    color: white; 
    vertical-align:middle;
    padding-left:10px;
    border-top:1px solid white;
    
/*    background-color: #ff3333;
    border: 1px solid gray;*/
  }
#navigation_links ul a:hover {
/*    background:url(images/layout/button-hover.jpg) no-repeat;*/
}
* html #navigation_links ul a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 15em;  /* Breitenangabe fuer IE 6 */
  }
* html #navigation_links ul li ul li a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 15em;  /* Breitenangabe fuer IE 6 */
  }
#navigation_links ul a:hover {
    border-top-color: white;
    border-bottom-color: white;
		background-color:#decfb5;
    color: white; 
  }
#navigation_links ul a.selected {
    border-color: white;
    color: white; 
		background-color:#decfb5;
  }

/* -----------footer--------------------------- */
#footer {
	z-index:1;
	position:relative;
	clear: left;
	padding: 10px;
	margin: 0;
	background-image:url(images/layout/hg-rahmen-unten.jpg);
	background-repeat:no-repeat;
	border:0px solid black;
	height:15px;
	}
#footer_start {
	z-index:1;
	position:relative;
	clear: left;
	padding: 10px;
	margin: 0;
	background-image:url(images/layout/hg-rahmen-unten01.jpg);
	background-repeat:no-repeat;
	border:0px solid black;
	height:15px;
	}
.thumb{
  border:1px solid black;
}


#menu {
width: 100%;
float: left;
padding-left:20px;
padding-top:17px;
}

#menu ul {
list-style: none;
margin: 0;
padding-left: 0px;
float: left;
}

#menu a {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-left: 0px solid white;
margin: 0;
padding: 2px 3px;
text-align:left;
}
#menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-left: 1px solid white;
margin: 0;
padding: 2px 3px;
text-align:left;
}
#menu h2 {
color: white;
}
#menu a {
color: #000;
background-image:url(images/layout/hg-klappmenue.png);
text-decoration: none;
}
#menu a:hover {
color: #a00;
background: #fff;
}
#menu ul li h2 a {
background-image:none;
color:#fff;
padding: 0px 0px;
}
#menu ul li h2 a:hover {
background-image:none;
background-color:#d4b99e;
color:gray;
padding: 0px 0px;
}

#menu li {position: relative;}

#menu ul ul {
width:220px;
position: absolute;
z-index: 50000;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
