body
{
 font-family:Verdana;
 font-size:12px;
 background-color:#ffffC0;
}
h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}

p#individuell {
 font-family: Verdana;
 font-weight: bold;
 font-style: italic;
 text-align: left;
 color: #FF0000;
 margin-bottom:0.5% ;
 padding:0;
}

code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  font-weight:bold;
  color:#634142;
  font-size:12px;
}
a:active, a:hover
{
 text-decoration:underline;
}

#title {
height:100px;
border-bottom:1px solid #000000;
padding-bottom:5px;
margin-bottom:10px;
}
#title h1 {
 font-family: Times New Roman;
 font-size:3.5em;
 margin-top: 0;
}
#title p {
 font-family: Times New Roman;
 font-size:1.8em;
}
  ul#Navigation {
    font-size: 0.83em;
    float: left; width: 100%;
    margin: 0 0 1.2em; padding: 0;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0.5em;
  }
  ul#Navigation a {
    display: block;
    padding: 0.2em;
    font-weight: bold;
  }
  ul#Navigation a:link {
    color: black; background-color: #eee;
  }
  ul#Navigation a:visited {
    color: #666; background-color: #eee;
  }
  ul#Navigation a:hover {
    color: black; background-color: white;
  }
  ul#Navigation a:active {
    color: white; background-color: gray;
  }

#left, #right {
width:14%;
line-height:18px;
}

#left {
float:left;

}
#left p {
 font-family: Arial;
 color: #FF0000;
}
#right {
float:right;
}
.menutitle
{
font-weight:bold;
border-top:1px dashed #000000;
margin-top:15px;
}
.menutitle1
{
font-weight:bold;
margin-top:15px;
}
#content {

float:left;
width:66%;
padding-left:2%;
padding-right:2%;
margin-bottom:1%;
border-left: 2px solid silver;
border-right: 2px solid silver;
}
#content h1 {
margin-top:0px;
font-size:20px
}
#content h2 {
margin-top:0px;
font-size:16px
}
#content h3 {
margin-top:0px;
margin-bottom:0px;
font-size:12px
}
#content td{
vertical-align:top;
}
div#Layer0 {
background-color: #FFFFFF;
}
#Layer0 h2 {
margin-bottom:1%;
}
div#Layer1 {
background-color: #FFFFFF;
height:54em; /*Auflösungsabhängig!!!!*/
z-index:1;
overflow: auto;
}
div#Layer1a {
font-size:10;
padding-top: 1%;
background-color: #FFFFFF;
height:24em; /*Auflösungsabhängig!!!!*/
z-index:1;
overflow: auto;
}

div#Layer2 {
height: 100%;
width: 100%;
z-index: 2;
overflow:auto;
}
#Layer2 h3 {
padding-top: 1%;
}
#Org {
width:100%;
background-color: #FFFFFF;
float:left;
padding-top: 0;
margin-bottom: 0;
}

#Org table {
font-size: 0.9em;
}
p#Fusszeile {
    clear: both;
    font-size: 0.9em;
    margin: 0px; padding-top: 0.1em;
    text-align: center;
    background-color: #eee; border: 1px solid silver;
  }
  a:hover .zoom {
    filter='()';
  }
  a:link .zoom {
    width : 12px;
    height: 10px;
  }
  a:hover .zoom {
    width: 240px;
    height: 200px;
  }
