body
 {
  background-color:#303C62;
 }
    
 .logo_link
  {
   display:block;
   width:300px;
   height:86px;   
  }    

  .logo_link:hover
  {
   display:pointer;
  }

  div .header
    {
     float:left;
     margin:0px;
     padding:0px;
     height:21px;
     width:100%;
     background-image:url('/fileadmin/templates/techmont/images/header_bcg1.gif');
     background-repeat:repeat-x;
     font-family:arial; 
     font-size:11px;    
    }
    
    div .header h3
     {
      margin:0px;
      padding:0px;
      padding-top:2px;
      color:#181A19;
      font-size:14px;
     }
    
    div .header1
    {
     background-image:url('/fileadmin/templates/techmont/images/header_bcg2.gif');
     background-repeat:no-repeat;
     width:24px;
     height:21px;
    }
 
 #frame
  {
   width:900px;
   margin-left:auto;
   margin-right:auto;
   
  }
  
  #header
   {
    background-image:url('/fileadmin/templates/techmont/images/header.jpg');
    width:900px;
    height:228px;
    background-repeat:no-repeat;
    float:left;
    border:1px solid white;
    border-bottom:0px;
   }
   
   #menu
    {
     width:100%;
     height:29px;
     float:left;
      border-left:1px solid white;
      border-right:1px solid white;
      border-bottom:1px solid white;

    }
    
     #menu ul
      {
      width:100%;
      list-style:none;
      margin:0px;
      padding:0px;
	  	  /*padding-left:18px;*/
      }
      
      #menu li.begin
       {
        width:16px;  
        height:28px; 
        padding:0px; 
        margin:0px;        
        background-image:url('/fileadmin/templates/techmont/images/begin_end.gif');
        background-repeat:repeat-x;
        border-left:0px solid white;
        border-right:0px solid white;
       }
      
      #menu li
       {
        margin:0px;
        padding:0px;
        float:left;
        padding-left:20px;
        padding-right:20px;
        padding-top:8px;
        height:25px;
        overflow:hidden;
        width:auto;
        background-image:url('/fileadmin/templates/techmont/images/button_bcg.gif');
        background-repeat:repeat-x;
        font-family:arial;
        border:1px solid white;
        border-bottom:0px;             
       }
       
       #menu li a
        {
        font-size:11px;
        font-weight:bold;
        color:white;
        text-decoration:none; 
        }
       #menu li a:hover
        {
		color:#FF0000;
		

        }		
       #menu_bcg li
        {
        margin:0px;
        padding:0px;
        float:left;
        padding-left:20px;
        padding-right:20px;
        padding-top:8px;
        height:25px;
        overflow:hidden;
        width:auto;		
        background-image:url('/fileadmin/templates/techmont/images/button_bcg2.gif');
        background-repeat:repeat-x;
        border:1px solid white;
        border-bottom:0px;  		
        }		
       
    #left
     {
      float:left;
      width:295px;
      height:auto;
      border:0px solid black;
      margin-top:0px;
      height:auto;      
      font-family:arial;
      font-size:12px;
     }
     
     #content
     {
      float:left;
      width:605px;
      height:auto;
      border:0px solid black;
      margin-top:0px;
      font-family:arial;
		font-size:12px;
     }
	
     #content H1
     {
     font-size:20px; 
	 color:#303C62;
	  padding: 0px 0px 0px 15px;	 
	 }   

     #content H2
     {
     font-size:17px; 
	 color:#303C62;
	  padding-left:15px;	 
	 } 	   

.bodytext{
	padding-left:15px;	 
	}
     #footer
      {
       width:903px;
       height:21px;
       float:left;
       background-image:url('/fileadmin/templates/techmont/images/footer.jpg');    
       background-repeat:no-repeat;
       margin:0px;
color: white;
font-weight:bold;
font-family:arial;
font-size: 12px;
text-align:center;
padding-top: 3px;	   
      }

 div.left_container_content
  {
   text-align:left;
   padding-left:10px;
   padding-right:10px;
   padding-bottom:20px;
   border-bottom:1px solid #393A4F;
  }
  
  div.content_container
  {
   text-align:left;
   padding-left:15px;
   padding-right:15px; 
  }
  
  div.news_item
   {
    text-align:left;
    padding-left:10px;
   padding-right:10px;
   padding-bottom:20px;
   border-bottom:1px solid #393A4F;
   }
   
   .news_item h3
    {
     color:#D9674C;
     font-size:13px;
    }
    
    a.more
     {
      color:#D9674C;
      font-size:12px;
      font-weight:bold;
     } 
    
    a.more:hover
     {
      color:black;
     }
     
     ul.type1
      {
       list-style-image: url('/fileadmin/templates/techmont/images/list.gif');
       font-size:13px;
      }
      
      ul.type2
      {
       list-style-image: url('/fileadmin/templates/techmont/images/arrow.gif');
       font-size:13px;
      }
.csc-mailform {

	width:300px; 
float:left;
border:0px;
}
.csc-mailform input, textarea{

width:230px; 

	 display:table-cell;
	 margin-bottom:10px;
	


}

.csc-mailform-fields input, textarea{
			 margin-bottom:30px;
			 border-bottom:30px;
			 padding-bottom:30px;
			 	 display:table-row;

}