#site_logo a{
display:none;
}

#site_logo{
background-image:url(http://www.uni-siegen.de/nt/comalat/style/images/logo_left.png);
}

h1,h2,h3,h4,h5,h6{
color:#002ac0;
}

#col3_editablecontent a {
  border:0;
  color: #be0d1e;
  text-decoration: none;
}

h1.title{
border-color:#002ac0;
}
#balken_orange{
background-color:#002ac0 !important;
}

#zielgruppe{
background-color:#efefef !important;
}
#foot span, #quicklinks, div.gcsinfobox{
display:none !important;
}


#sidemenu ul li a.active, #sidemenu ul li a.active:hover, #sidemenu ul li a:hover {
  background-color: #002ac0;
  color: #fff;
  font-weight: bold;
}
#foot {
  background-color: #fff !important;
  background-image: url("http://www.uni-siegen.de/nt/comalat/style/images/footer.png");
  background-position: center center;
  background-repeat: no-repeat;
  border-top: 5px solid #002ac0;
  height: 110px;
}


#col3_editablecontent a {
  border: 0 none;
  color: #002ac0;
  text-decoration: none;
}



#content_footer{
text-align:right;
margin:0 1em 1em 0;
}
#content_footer:after{
content:"The European Commission support for the production of this publication does not constitute endorsement of the contents which reflects the views only of the authors, and the Commission cannot be held responsible for any use which may be made of the information contained therein. | Copyright © 2014-2018 | Institute of Practical Informatics, University of Siegen, Germany";
display:block;
text-align:left;
padding-top:1em;
width:100%;
}

#content_footer a, #content_footer a:visited{
color:#002ac0 !important;
}
#content_footer a:hover{
color:#999 !important;
}

.navblock, .block, .staffbox, .partnerbox_de, .partnerbox_es, .partnerbox_el {
    background-color: #F9F9F9;
    border-top: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
border-right: 2px solid #CCCCCC;
border-bottom: 2px solid #CCCCCC;
    clear: none;
    overflow: hidden;
    padding: 10px;
}

.staffbox {
    float: left;
    margin: 3px;
    width: 400px;
height: 200px;
}

.staffbox:hover {
background-color: #EEEEEE;
}

.partnerbox_es {
    float: left;
    margin: 3px;
    width: 825px;
}

.partnerbox_es:hover {
background-image:url(http://www.uni-siegen.de/nt/comalat/style/images/flags/spain.png);
background-repeat: no-repeat;
background-size: 100%;
background-position: right top; 
background-color: #fff;
}

.partnerbox_de {
    float: left;
    margin: 3px;
    width: 825px;
}

.partnerbox_de:hover {
background-image:url(http://www.uni-siegen.de/nt/comalat/style/images/flags/germany.png);
background-repeat: no-repeat;
background-size: 60%;
background-position: right top; 
background-color: #fff;
}

.partnerbox_el {
    float: left;
    margin: 3px;
    width: 825px;
}

.partnerbox_el:hover {
background-image:url(http://www.uni-siegen.de/nt/comalat/style/images/flags/greece.png);
background-repeat: no-repeat;
background-size: 60%;
background-position: right top; 
background-color: #fff;
}

.sitepart {

clear:both

}