#gerrit_header {background-color: #ffffff; display:inline; position:absolute; top:-10px; margin-left:40%;margin-right:60%; width:400px}; 
#gerrit_header h3 {font-family: 'PT Sans', sans-serif; font-weight: normal; letter-spacing: -1px}
#gerrit_header h2 {font-family: 'PT Sans', sans-serif; font-weight: normal; letter-spacing: -1px}
#gerrit_header h1 {font-family: 'PT Sans', sans-serif; font-weight: normal; letter-spacing: -1px}


#gerrit_topmenu {background-color:#ffffff;}

#gerrit_topmenu tbody tr td table.gwt-TabBar {color: #353535; border-bottom: 1px solid #C5E2EA;}



#gerrit_topmenu tbody tr td table {border: 0; color:#FCFEEF; border-bottom: 1px solid #C5E2EA;}
#gerrit_topmenu tbody tr td table.gwt-TabPanelBottom {color: #353535; border-bottom: 1px solid #C5E2EA;}


#gerrit_topmenu tbody tr td table.gwt-TabBar {color: #353535; border-bottom: 1px solid #C5E2EA;}
#gerrit_topmenu .gwt-Button {padding: 3px 6px}
#gerrit_topmenu .gwt-TextBox {width: 250px}

a.logo_anchor {
display: block;
background-image: url('static/title.png');
background-repeat: no-repeat;
width: 150px;
height: 30px;
margin: 12px 9px;
padding: 0;
}

#gerrit_btmmenu {
position: relative;
top: -25px;
float: right;
}

#impressum {
position: relative;
float: right;
clear : both;
color : #a0adcc;
text-align : right;
padding-right : 10px;
}