body {width: 1022px;
      background-color: #EBEBEB;
      position: relative;
      padding: 0;
      margin: 0 auto;
      font-family: Candara;
     }
.tabhead {position: fixed;
	  width: 1022px;
	  height: 243px;
	  margin: 0px auto;
	  right: 0;
	  left: 0;
	  top: 0;
	  z-index: 2;
	  border: 0;
	 }
.top {width: 1022px;
      height: 20px;
      background-color: #EBEBEB;
      border: 0;
     }
.titlebar_l {width: 11px;
	     height: 42px;
	     display: inline-block;
	     margin: 0;
	     background: url(../bilder/titlebar_left.png) no-repeat;
	     border: 0;
	    }
.titlebar_c {width: 1000px;
	     height: 42px;
	     display: inline-block;
	     margin: 0;
	     padding-top: -5px;
	     background: url(../bilder/titlebar_center.png) no-repeat;
	     border: 0;
	     vertical-align: top;
             font-size: 14.5pt;
	    }
.titlebar_r {width: 11px;
	     height: 42px;
	     display: inline-block;
	     margin: 0;
	     background: url(../bilder/titlebar_right.png) no-repeat;
	     border: 0;
	    }
.picturebar_l {width: 11px;
	       height: 150px;
	       display: inline-block;
	       margin: -4px 0;
	       background: url(../bilder/bar.png) no-repeat;
	       border: 0;
	       vertical-align: top;
	      }
.picturebar_c {width: 1000px;
	       height: 150px;
	       display: inline-block;
	       margin: -4px 0;
	       background-color: #EBEBEB;
	       border: 0;
	       vertical-align: top;
	      }
.picturebar_r {width: 11px;
	       height: 150px;
	       display: inline-block;
	       margin: -4px 0;
	       background: url(../bilder/bar.png) no-repeat;
	       border: 0;
	      }
.navbar_l {width: 11px;
	   height: 28px;
	   display: inline-block;
	   margin: 0;
	   background: url(../bilder/bar.png) no-repeat;
	   border: 0;
	  }
.navbar_c {width: 1000px;
	   height: 28px;
	   display: inline-block;
	   margin: 0;
	   background-color: #C4C4C4;
	   border: 0;
	   vertical-align: top;
	  }
.navbar_r {width: 11px;
	   height: 28px;
	   display: inline-block;
	   margin: 0;
	   background: url(../bilder/bar.png) no-repeat;
	   border: 0;
	  }
#adresse {position: relative;
          top: -10px;
          left: 5px;
	 }
nav {float: none;
     box sizing: border-box;
     margin: -1px auto;
     padding: 0;
     width: 999px;
     font-size: 16px;
    }
nav ul {padding: 0px;
	margin: 0;
	border: 0;
	text-align: center;
       }
nav a {display: block;
       text-decoration: none;
      }
nav ul li {position: relative;
  	   background: url(../bilder/navbar2.png) no-repeat;
	   float: left;
	   list-style: none;
	  }
nav ul li:hover{background: url(../bilder/navbar3.png) no-repeat;
	       }
nav ul li a {padding: 5px;
	     color: #000000;
	    }
nav ul li:hover>a{color: #0013BC
		 }
nav ul ul {position: absolute;
	   top: -9999px;
	   left: -9999px;
	  }
nav ul ul li {float: none;
	      width: 200px;
	     }
nav ul ul li a {padding: 5px 0px;
	       }
nav ul li.cell {width: 200px;
		height: 29px;
		vertical-align: middle;
	       }
nav ul li.cellv {width: 199px;
		 height: 29px;
		 vertical-align: middle;
	        }
nav ul li:hover>ul {top: 100%;
		    left: 0;
		   }
.tab {display:table;
      position: relative;
      z-index: 1;
      margin-top: 240px;
     }
.bodybar {display: table-row;
         }
.bodybar_left {display: table-cell;
               width: 11px;
               height: 750px;
               background: url(../bilder/bar.png) repeat;
                 }
.bodybp {display: table-cell;
         width: 1000px;
	 height: 750px;
	 background: url(../bilder/hg.jpg) repeat;
	 vertical-align: top;
	 text-align: center;
        }
.bodybar_right {display: table-cell;
                width: 11px;
                height: 750px;
                background: url(../bilder/bar.png) repeat;
               }
.footbar_l {width: 11px;
	    height: 28px;
	    display: inline-block;
	    margin: 0;
	    background: url(../bilder/footer_left.png) no-repeat;
	    border: 0;
	   }
.footbar_c {width: 1000px;
	    height: 28px;
	    display: inline-block;
	    margin: 0;
	    background: url(../bilder/footer_center.png) no-repeat;
	    border: 0;
	    vertical-align: top;
            font-size:11pt;
	   }
.footbar_r {width: 11px;
	    height: 28px;
	    display: inline-block;
	    margin: 0;
	    background: url(../bilder/footer_right.png) no-repeat;
	    border: 0;
	   }
a {text-decoration: none;
   color: #0013BC;
  }
a#blink1 {text-decoration:none;
	  color:#0013BC;
	 }
a#blink2 {text-decoration:none;
	  color:#0013BC;
	  margin-left:20px;
	 }
a#oben {position: absolute;
        left: 20px;
        bottom: 30px;
        text-decoration: none;
        color: #0013BC;
	cursor: pointer;
       }
a#imp {position: absolute;
       left: 475px;
       bottom: 30px;
       text-decoration: none;
       color: #0013BC;
      }
#date {position: absolute;
       right: 15px;
       bottom: 30px;
      }
.pica {background: #FFFFFF;
       box-shadow: 4px 5px 15px 2px #535353;
       border: 1px solid grey;
       text-align: left;
      }
.unterschr {position: relative;
	    z-index: 0;
	    background: #FFFFFF;
	    top: -2px;
	    left: 5px;
	   }
p {font-size: 13pt;
   padding: 20px;
   line-height: 1.5;
   text-align: justify;
  }
p.indext {font-size: 13pt;
	  padding: 20px;
	  line-height: 1.5;
	  vertical-align: top;
	  text-align: center;
	 }
h1 {font-size: 20pt;
    vertical-align: top;
    text-align:center;
    margin:40px;
   }
h2 {font-size:15pt;
    text-align:left;
    margin-left:20px;
   }
h3 {font-size:13pt;
    text-align:left;
    margin-left:20px;
   }
