
a:link { text-decoration:none;  color:#666666;   font-family:arial;}
a:visited { text-decoration:none; color:#666666;  font-family:arial;}
a:hover { text-decoration:none;  color:#B42425;   font-family:arial;}
a:active { text-decoration:none; color:#B42425; font-family:arial; }
a:focus { text-decoration:none; color:#B42425;  font-family:arial; }




body { 
    position:absolute;
    background:#FFFFFF;
}

html, body { 
    top:0; left:0; right:0;
    min-height:100%;
    margin:0;
    padding:0;
    width:100%;
}

#header_container {
    position:fixed;
    top:0; left:0; right:0;
    text-align:center;
    margin:0;
    background:#ffffff;
    height:13em;
    z-index:3;
}


#content {
    margin:0;
    padding-top:4em;
    padding-left:12em;
    padding-bottom:3em;
    z-index:2;
}

#footer_container {
    position:fixed;
    bottom:0; left:0; right:0;
    margin:0;
    height:3em;
    z-index:3;
    background:#ffffff;
}



/* Nur für den MSIE */

* html, * html body {
    overflow:hidden;
    bottom:0;
    height:100%;
}

* html #header_container, * html #footer_container {
    position:absolute;
    width:95%;
    padding-right:16px;
}


* html #header,* html #footer {
    height:100%;
    position:static;
}

* html #content {
    position:absolute;
    top:0; bottom:0; left:0; right:0;
    height:100%;
    width:100%;
    overflow:auto;
    margin:0;
}

/* Weiter mit browserübergreifenden Deklarationen *//* footer header END*/



#head {
    position: absolute;
    top: 2px; left: 2px;
    border: 0px;
}

  #index {
    position: absolute;
    top: 150px; left: 20px;
    border: 0px;
    font-size:13px;
    color:#B42425;
    font-family:arial;
  }
  #submenu {
    position: absolute;
    top: 180px; left: 40px;
    border: 0px;
    font-size:12px;
    color:#B42425;
    font-family:arial;
   
  }

  #logo {
    position: absolute;
    top: 126px; left: 937px;
    border: 0px;
  }
  #txt {
    position: absolute;
    top: 250px; left: 100px;
    border: 0px;
    font-size:13px;
    font-family:arial;
  }
  #img_gallery {
    position: absolute;
    top: 250px; left: 700px;
    border: 0px;
    font-size:13px;
  }
	

#navi {
    position: absolute;
    top: 15px; left: 100px;
    border: 0px;
    font-size:14px;
  }
  #back {
    position: absolute;
    top: 15px; left: 40px;
    border: 0px;
    font-size:14px;
     font-weight: bold;
  }

  #strich {
    position: absolute;
    top: 0px; left: 2px;
    border: 0px;
  }

  #unijena {
    position: absolute;
    top: 0px; left: 600px;
    border: 0px;
  }
 #schrift1 {
    font-size:16px;
    font-weight: bold;
    font-family:arial;
   
  }
 #schrift5 {
    font-size:13px;
    font-weight: bold;
    font-family:arial;
  }



