@import "style_tiny.css";

html, body {
    height:100%; 
    min-height:100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin:0;
    background-color:#eeeeee;
    background-image:url(http://www.obv-wiefelstede.de/cms/upload/design/bg_page.gif);
    background-repeat:repeat-x; 
}

a {
  color:#000000;
}

#logo_text {
  float:left;
  margin-left:10px;
}

#navigation ul {
  list-style-type:none;
  margin:0px 20px;
  padding-left:0px;
  text-align:left;
}

#navigation li {
  margin-bottom:5px;
}

/* Level 2 */
.navmainStandardLevel_2 {
    margin:0px 10px;
    font-size:9px;
}

/* Level 3 */
#navigation ul li.navmainStandardLevel_3 {
  font-size:8;
}

#help_menu ul {
  list-style-type:none;
  margin-left:0px;
  padding-left:0px;
}

#help_menu {
  float:right;
  width:230px;
}

#help_menu li {
  float:left;
  margin-right:10px;
}

#help_menu a {
  font-size: 10px;
}

#main {
  width: 1000px;
  min-width:1000px;
  min-height: 100%;
  height:auto !important; /* moderne Browser */
  height:100%; /* IE */
  margin: 0px auto 0px auto;
  padding: 0px 0px;
  text-align: left;  
  background-color:#ffffff;
  background-image:url(http://www.obv-wiefelstede.de/cms/upload/design/bg.gif);
  background-repeat:repeat-x; 
}

#nav_menu {
  float:left; 
  width:180px; 
  min-width:180px;
}

#searchterm {
  width:80px;
}


.main_content_table {
    
}

.main_content_table td {
    vertical-align:top;
}

.content_image {
    margin: 0px 5px;
    border:0;
}

#news_item #headline {
    text-decoration:underline;
}

#page_headline_area {
  float:left;
  margin-left:30px; 
  margin-top:10px; 
  margin-bottom:0px;
}

.left_floating {
    float:left;
}

#spacer_top {
  float:left;
  min-width:20px;
  width:20px;
}

#contactForm input {
  display: block;
  width: 150px; /* Breite.*/
}

#contactForm label {
    float:left;
    width: 150px; /* Breite.*/
}

#contactFormSubmit input {
    float:left;
}


#searchterm_label {
}

#search_send {
}

#searchterm {
  width:70px;
}

#search {
}

#page_headline {
    font-size:14pt;
    color:#bbbbbb;
    font-weight:bold;
}

#searchResults {
  width:100%;
  min-width:100%;
}

#aktuelles_uebersicht {
  width:730px;
  min-width:730px;
}

#gallery_overview {
  width:730px;
  min-width:730px;
}

#title_headline {
  font-weight:bold;
  font-size:12px;
}

#headline {
  font-weight:bold;
}
