@font-face {
    font-family: Trajan1;
    src: url(/fileadmin/tpl/fonts/trajan.ttf);
}
#header {
  position:absolute;
  top:25px;
  width:930px;
  height:231px;
  margin:0 0 5px 0;
  padding:0;
  background-image:url("/uploads/tx_bsheaderselector/dekanat_standard.jpg");
  background-size:100%;
}
#header img{
  height:auto !important;
  margin:0px !important;
}

#topnav {
  position:absolute;
  top:260px;
  width:930px;
  height:21px;
  margin:0 0 5px 0;
  padding:7px 0 0 0;
  border-top:1px solid #cccccc;
  border-bottom:6px solid #b1c800;
  background:#ffffff;
}

#outer {
position:relative;
top:300px;
width:930px;
}
div#blurry{
opacity:0.55;
background-color:#fff;
width:100%;
height:60px;
}
#unilogo{
  position:absolute;
  float:left;
  width:375px;
  padding-left:3px;
  padding-top:12px;
  top:0;
}
#sitename{
 background: none repeat scroll 0 0 rgba(255, 255, 255, 0.65);
 bottom: 0;
 height: 32px;
 position: absolute;
 width: 100%;
  
}
#unilogo img{
    width:100% !important;
    height:auto !important;
    position:relative !important;
}
#accreditation{
    padding-right:5px;
    padding-top:12px;
    position:absolute;
    width:225px;
    right:0;
    top:0;
}
#sitenameH1{
    /*font-family: Trajan1;*/
    font-size: 16px;
    padding-top: 0px;
    -webkit-padding-before: 2px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    color:#444;
    font-weight:bold;
  
}
#sitenameH2{
   /*font-family: Trajan1;*/
    font-size: 14px;
    /*padding-bottom: 2px;*/
    text-align: center;
    /*text-transform: uppercase;*/
    width: 100%;
    color:#444;
    font-weight:bold;
}
