 
body {
  background-color: black;
  font-size: 11px;
  font-family: calibri, arial,sans-serif;
}
 
h1 {
  font-weight: bold;
  font-size: 133%;
  margin-bottom: 5px;
}

      #container {
        width: 940px;
        margin: 0px;
        padding: 0px;
        top: 19px;
        background-color: black;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        position: relative;
      }
      .galleryhead {
        height: 96px;
        width: 300px;
        border: solid white 1px;
        margin-top: 10px;
      }
      .gallerypics {
        width: 300px;
        border: solid silver 1px;
        padding-top: 3px;
      }
      .gallerypics a {
        padding: 2px;
      }
      #container input{
        height: 12px;
      }
      
      #head {
        height: 30px;
        width: 662px;
        background-color: black;
         background-image: url(/image/general/logo.png); 
        background-repeat: no-repeat;
        padding: 0px;
        margin-bottom: 0px;
      }
      
      #content {
        color: black;
        background-color: white;
        margin-top: 0px;
        width: 662px;
        height: 479px;
        left: 0px;
        border: none;
        padding: 0px;
        clear: both;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        position: relative;
      }
      
      #backgroundpicture {
        position: absolute;
        left: 20px;
        top: 15px;
        background-color: white;
        background-image: url(/image/home/intro_foto5.jpg);
        overflow: hidden; 
        width: 622px;
        height: 422px;
      }
      
      .backgroundpicture {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 622px;
        height: 422px;
      }
      
      .submitbutton {
        height: 20px !important;
      }
      
      #line_bottom {
        position: absolute;
        left: 20px;
        top: 437px;
        background-color: white;
        background-image: url(/image/general/bar_bottom.png);
        background-repeat: no-repeat;
        width: 622px;
        height: 7px;
      
      }
      
      #line_right {
        position: absolute;
        left: 637px;
        top: 15px;
        background-color: white;
        background-image: url(/image/general/bar_right.png);
        background-repeat: no-repeat;
        width: 8px;
        height: 430px;
      }
      
      .fuzzy_content_left {
        position: absolute;
        left: 0px;
        top: 0px;
        height: 100%;
        width: 1px;
        background-color: #7f7f7f;
      }
      
      #fuzzy_content_right {
        position: absolute;
        right: 0px;
        top: 0px;
        height: 100%;
        width: 1px;
        background-color: #7f7f7f;
      }
      
      #image_left_bar {
        left: 20px;
        top: 15px;
        width: 1px;
        height: 422px;
        background-color: white;
      }
      
      #menu {
        left: 178px;
        top: 80px;
        width: 459px;
        height: 79px;
        padding: 0;
        margin: 0;
        position: absolute;
        z-index: 25;
      }
      
      #menu_home {
        position: absolute;
        left: 154px;
        top: 0px;
      }
      #menu_portfolio {
        position: absolute;
        left: 221px;
        top: 0px;
      }
      #menu_about {
        position: absolute;
        left: 301px;
        top: 0px;
      }
      #menu_contact {
        position: absolute;
        
        left: 370px;
        
        top: 0px;
      }
      
      #menu_spacing {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 459px;
        height: 79px;
        background-image: url(/image/menu/menu_nocontent.gif);
      }
      
      #content_inner {
        z-index: 25;
        left: 178px;
        color: white;
        top: 175px;
        background-color: black;
        width: 457px;
        height: 250px;
        position: absolute;
        
        border: solid white 1px;
        overflow: -moz-scrollbars-vertical;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 25;
      }
      
      #content_inner a {
        color: white;
      }
        #content_inner tr {
          color: white;
        }
      
      #content_inner_inner {
        width: 434px;
        padding: 5px;
      }
      
      .contact_form_company {
        display: none;
      }
      
      .about_menu {
        padding: 2px;
        border-bottom: solid white 1px;
        width: 430px;
        color: black;
        background-color: white;
        z-index: 90;
      }
      
      .about_menu a {
        font-weight: bold;
        text-decoration: none;
        color: black !important;
      }
      
      .about_menu a:hover {
        color: white;
      }
      
      strong {
        font-weight: bold;
      }
      
      .boxflyer {
       padding: 0px;
       margin: 0px;
      }
      
  #details_table {
    width: 300px;
  }
  .object_thumb {
    padding: 0px 0px 7px 7px;
  }
  
  #imagecontainer {
    width: 300px;
  }
  
  #videocontainer {
    z-index: 30;
    color: white;
  }
  #contactinfo {
    z-index: 30;
    color: white;
    border: solid white 1px;
    text-align: center;
  }
  #contactinfo a {
    color: white;
  }
  #imagecontainer img{
    width: 96px;
    height: 96px;
    
  }
	input {
		font-size: 10px;
	}