#toplogobox {
  height: 70px;
  margin-top: 10px;
}

#top_menu {
  top: 48px; 
}

#top_logo {
  position: absolute; 
  top: 12px; 
  left: 24px;
  height: 43px;
  width: 220px;  
}

.red_box {
  background-color: #657C88;
}

#banner_box {
  background-color: #657C88;
}


#search_box_top {
  background-color: #990000;
}


#search_box_content {
  background-color: #D5DEE3;
}

.menu_item_underline {
  background-color: #3F4951; 
}

.aktuelt-headline {
  background-color: #990000;
}

.left_menu_headline {
  background-color: #657C88;
}

.weblog_content p {
margin: 0px;
padding: 0px;
}