#langselection {
 list-style-type: none;
 padding: 0px 5px 0 5px;
 margin-left: 10px;
 }

#langselection li {
 
    height: 35px;
    margin: 30px 15px 15px 15px;
    background: url('../Images/bullet_sciensano_square.jpg') no-repeat left center;
    list-style: none;
    padding-left: 40px;
    line-height: 18px;   
} 

#langselection li a{
 
    color             : #69aa41;
    font-weight       : bold;
    font-size         : 20px;
    padding           : .2em;
    text-decoration   : none;  
} 

#langselection li a:hover{
 
    color             : #808080;
    font-weight       : bold;
    font-size         : 20px;
    padding           : .2em;
    text-decoration   : none; 
} 
#langselection li a:visited{
 
    color             : #69aa41;
    font-weight       : bold;
    font-size         : 20px;
    padding           : .2em;
    text-decoration   : none;  
} 
body > .container {
    padding: 5px 15px 0;
}
.navbar {
    margin-bottom: 5px;

}
.img-responsive-wiv-logo {
    display: block;
    height: auto;
    max-width: 350px;
    max-height: 370px;
    padding-top: 5px;


}
.img-responsive-image-rows {
    display: block;
    width:auto;
    min-height: 300px;
    padding-top: 5px;


}
.container_centered {
	margin:0 auto;
    width: 950px;
	background: #ffffff;
}
a.footerlinks:link {
    color             : #808080;
    font-size         : 14px;
    padding           : .2em;
    text-decoration   : none;  
} 

a.footerlinks:hover{
    color             : #808080;
    font-size         : 14px;
    padding           : .2em;
    text-decoration   : underline; 
} 
a.footerlinks:visited{
    color             : #808080;
    font-size         : 14px;
    padding           : .2em;
    text-decoration   : none;  
} 

