body {
	padding: 0;
	margin: 0;
        font-size: 100.01%;
        font-family: arial, sans-serif;
        text-align: center;
        background-color:#ccc;
}
#pageContainer {
	border: 1px solid black;
	margin: 0;
        width: 100%;
        min-width: 40em;
	text-align: left;
        background-color:#fff;
}
* html #pageContainer {
	/* \*/
	word-wrap: break-word;
	/* verhindert float-Probleme beim IE/Win */
}

#header_outerContainer {
	border-right: 16em solid blue;
        border-bottom: 1px solid blue;
}
#header_innerContainer {
	border: 0;
	margin: 0;
	width: 100%;
	z-index: 1;
        background: white;
}

#header_left, #header_middle, #header_right, #header_SOWrap {
	overflow: visible;
	position: relative;
}
#header_SOWrap {
	float: left;
	margin: 0;
	width: 100%;
	z-index: 3;
}
#header_middle {
        background: white;
	float: right;
        padding:0;
        margin: 0;
        width: 100%;
	z-index: 5;
}

#header_inhalt { 
  margin: 1em; 
}

#header_right {
	float: right;
        text-align: left;
        margin: 1em -13em 1em 0;
        color: white;
        padding: 0;
        font-weight: bold; 
	z-index: 2;
}
#header_inhalt h1 { color: blue; font-size: 120%; padding-bottom: 0.5em; }
#header_inhalt p { font-size: 90%; font-weight: bold; }

#header_middle a { text-decoration: none; color: blue; }

#outerContainer {
	margin-left:  15em;
        border-left: 1px blue solid;
        min-height: 700px;
}
#innerContainer {
	border: 0;
	background: #fff;
	margin: 0;
	width: 100%;
	z-index: 10;
}

#left, #middle, #right, #SOWrap {
	overflow: visible;
	position: relative;
}
#SOWrap {
	float: left;
	margin: 0;
	width: 100%;
	z-index: 13;
}
#middle {
        background: #f5f5f5;
	float: right;
        padding:0;
        margin: 0;
        width: 100%;
        font-size: 90%;
        font-family: verdana, arial, sans-serif;
	z-index: 15;
}

#inhalt { margin: 1em; }

#left{
	float: left;
	margin: 1em 0 0 -14.5em;
        font-weight: bold;
        width: 14em;
	z-index: 14;
        text-align: left;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:0px none;
	margin:0; padding:0;
	background:transparent;
}
#right p { padding:0; margin: 0; margin-bottom: 0.5 em; font-size: 80%; }

#middle h1 {
   font-size:1.2em;
   padding: 10px;
   color: #000000;
   text-align: left;
   text-transform: uppercase;
   font-weight: bold;
   background: #eeeeee;
   margin: 0px 0 0 0;
}

h2 {
   font-size: 1.4em;
   padding: 0 0 2px 0;
   color: #444444;
   line-height: 1.2em;
   margin: 20px 0 0px 20px;
   font-weight: normal;


}

h3 {
   font-size: 1.2em;
   font-weight: normal;
   padding: 0px;
   margin: 15px 0 15px 0;
   border-bottom: 0px solid #E5D6C3;
   color: #333333;
   line-height: 1.1em;
}

h4 {
   font-size: 1.0em;
   font-weight: bold;
   padding: 0px;
   margin: 15px 0 15px 0;
   color: #333333;
   line-height: 1.1em;
}

a:link    { color: black; }
a:visited { color: black; }
a:focus   { color: red; }
a:hover   { color: red; }
a:active  { color: red; }

div#header img { border:0; }

#left h3 {
   margin: 3em 1.0em 27px 15px;
   color: #0000cc;
   font-size: 0.9em;
   border-bottom: solid 0px #000000;
   font-weight: bold;
  text-transform:uppercase;
padding:0em;
  border-bottom:solid 0px #666666;
background:#ffffff;
}

#left h3.block {
    margin: 3em 1.5em 27px 0.5em;
   color: #0000cc;
   font-size: 1.0em;
   border-bottom: solid 0px #000000;
   font-weight: bold;
  text-transform:uppercase;
padding:0em;
  border-bottom:solid 0px #666666;
background:#ffffff;
}

/* Listenformatierung m left */
#left ul {
   list-style-type: none;
   margin: 0px 0 0 0px;
   padding: 10px 10px 0 0;
   font-size: 0.8em;
   border-top: solid 0px #000000;
}

#left ul li {
   padding: 0px 0 0 0px;
   border-bottom: 1px solid #cccccc;
   margin:0 0 0 10px
}

/* Linkformatierung im Menue */
#left ul li a {
   padding: 5px 4px 5px 10px;
   text-decoration: none;
   display: block; 
   font-weight: normal;
text-transform:uppercase;
font-size:0.9em;
font-weight:bold
}

#left ul li a:link {
   color: #444444;

}

#left ul li a:visited {
   color: #444444;
   background: #fff no-repeat;
}

#left ul li a:hover ,
#left ul li a:active,
#left ul li a:focus {
   color: #FFFFFF;
   background: #0000cc;
}

#left a.chosen:link,
#left a.chosen:visited {
   color: #FFFFFF;
   font-weight: bold;
   background: #0000cc;
   padding-top: 4px; /* mc *//
   padding-bottom: 4px;
}

/* aktive Links  innerhalb des Menues */
#left ul li span.chosen {
   color: #FFFFFF;
   font-weight: bold;
   background: #0000cc;
   padding: 5px 4px 5px 10px;
   font-size:0.9em;
   text-transform:uppercase;
   margin: 0;
   border-left:solid 0px #ffffff;
   display:block;
}

#left p {
   margin: 0 0 0 10px;
}

#middle p, { margin: 0; margin-bottom: 1em; }

#inhalt a.yellow { font-weight: bold; font-size: 110%; text-decoration: none; color: yellow; background: blue; }

#inhalt a.blue { font-weight: bold; font-size: 110%; text-decoration: none; background: yellow; color: blue; }

#footer { background: blue; color: yellow; text-align: center; font-size: 0.8em; text-weight: bold; border-top: 1px solid black; line-height: 3em; }

#middle ul {
  list-style-image: url(ul.gif);
}
/* allgemeine Formatierung in inhalt2 */
a:link {
   color: #000000;
   text-decoration: underline;
}

a:visited {
   color: #333333;
}

a:hover {
   background: #0000cc;
   color: #FFFFFF;
}

a:active {
   background: #0000cc;
   color: #FFFFFF;
}

a:focus {
   background: #0000cc;
   color: #FFFFFF;
}

a:visited:hover {
   background: #0000cc;
   color: #FFFFFF;
}

a:visited:active {
   background: #0000cc;
   color: #FFFFFF;
}

/* sind linked titels eingeschaltet */
h1.contentheading {
   font-size: 1.5em;
   padding: 0 0 2px 0;
   color: #333333;
   line-height: 1.2em;
   margin: 10px 0 10px 0;
   font-weight: normal;
   text-transform: none;
   background: none;
}

p {
   margin: 10px 0 10px 0;
   line-height: 1.4em;
}

#footer {
   font-size: 0.75em;
   text-align: left;
   background: #555555;
   padding: 5px 20px 5px 0px;
   margin: 0 auto;
   color: #FFFFFF;
}

#footer ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
   display: inline;
}

#footer li {
   display: inline;
   padding: 0px 10px 0px 10px;
   border-right: solid 1px #CCCCCC;
}
#footer li a {
   color: #FFFFFF;
}
hr {
   background-color: #CCCCCC; /* unterschiedlich vorgehen */
   color: #CCCCCC;
   border: 0 none;
   margin: 0;
   padding: 0px;
   line-height: 1px; /* bei Bedarf anpassen, */
   height: 1px; /* evtl. zusŠtzlich */
   clear: both;
   display: block; /* bei Bedarf anpassen */
   width: 100%;
}

table {
   border: solid 1px #CCCCCC;
   padding: 10px;
   margin: 20px 0 20px 0;
   width: 100%;
}

thead {
   background: #EEEEEE;
   padding: 10px;
}

th, td {
   padding: 0.2em;
   text-align: center;
   vertical-align: top;
}

caption {
   text-align: left;
   color: #0000cc;
   font-weight: bold;
   margin: 10px 0 0 0;
   font-size: 1.1em;
}
table{
   font-family: Arial, Helvetica, sans-serif;
   border-collapse: collapse;
}
th{
   border:1px solid black;
}

td{
   font-size:.9em;
   border:1px solid black;
   padding-left:5px;
}
th.fett, td.fett{
   font-weight:600;
}
td {
   text-align: left; 
}

.c {
  text-align: center;
}

td.r {
  text-align: right;
}

.unsichtbar, .reader, a.skip {
   display: inline;
   position: absolute;
   left: -3000px;
   top: -2000px;
   width: 0px;
   height: 0px;
   z-index: 200;
}

#pathway{
background:#ffffff;
   height:1.4em;
display:block;
position:relative;
margin:0 0  0 1em;
}

#pathway span{
   font-size:.75em;
   margin-left:10px;
}

#pathway span a{
   margin:10px 0 10px 0;
}

#menu_o {
  clear: both;
  background: blue;
  padding: 0.5em; 
  margin: 0;
  text-align: left;
  color: white; 
}
#menu_o li {
  font-size: 1.2em;
  display: inline; 
  list-style-type: none; 
  padding: 0 1em 0 2em;
  font-weight: bold;
}
#menu_o li a {
  color: white; 
  text-decoration: none;
}