#mainContainer
{
	position:absolute;
	width:100%;
	
}

#footer
{
	width: 920px;
	margin: 0 auto;
	height:110px;
	margin-top:10px;
	border:solid;
	border-width:1px;
	border-color:#a3b57e;
	display:block;
	overflow:hidden;
	background-color:White;
	background-image: url(/images/logoikon.png);
		background-position:10px;
	background-repeat:no-repeat;
}

#topContainer
{
	width:100%;
	background-image: url(/images/top_sort.gif);
	background-repeat:repeat-x;
	height:184px;
}

#topContent
{
	width: 920px;
	margin: 0 auto;
	background-color:white;
	height:inherit;
}

div.clear {
 clear: both;
} 

#footer_left
{
	display:inline;
	float:left;
	
	padding-top:20px;
	padding-bottom:10px;
	padding-left:70px;
	
	width:125px;
	display:block;
}

#footer_ad
{
	float:left;
	padding-left:5px;
	padding-right:10px;
	padding-top:20px;
	display:inline;
	font-family:"Palatino Linotype", Times, sans-serif;
	text-transform:uppercase;
	font-size:9px;
	font-weight:normal;
}


#footer_right
{
	display:inline;
	float:right;
	padding:10px;
	display:block;
	width:490px;
}

#footer_right UL
{
	  margin:0;
	  list-style:none;
	  padding-left:4px;	  

}

.footer_links
{
	float:left;
	padding-left:5px;
	padding-right:5px;
	display:inline;
	font-family:"Palatino Linotype", Times, sans-serif;
	text-transform:uppercase;
	font-size:9px;
	font-weight:normal;
}


.footer_links b
{
	font-family:"Palatino Linotype", "URW Palladio L", "palladio l", palatino,"book antiqua",times, serif;
	text-transform:uppercase;
	font-size:10px;
	font-weight:normal;
}

#logo
{
	float:left;
	width:200px;
}
	
#Flash_Navigation
{
	float:right;
	height:inherit;
	width:720px
}

#center
{
	width: 920px;
	margin: 0 auto;
	display:block;
	padding-top:0px;
	height:100%;
}

#imageLink{
   padding-left:30px;
}

#column1
{
 float:left;
 width:920px;	
 height:100%;
}

#column1 .content
{
	position:relative;
	padding:1px;
	height:inherit;
   vertical-align:bottom;
  height:100%;
	
}

#leftTDFrontPage
{
	width:200px;
	vertical-align:bottom;
	border-right-style:solid;
	border-right-color:Black;
	border-right-width:1px;
	padding-bottom:10px;

	
}

#leftTD
{
	width:200px;
	vertical-align:bottom;
	border-right-style:solid;
	border-right-color:Black;
	border-right-width:1px;
	padding-bottom:10px;
	background-color:White;
	
}

#leftTD .content
{
 	
 

}

#rightTD
{
	width:490px;
	vertical-align:top;
background-color:white;
	
	
}

#rightTD .content
{
  margin-top:20px;	
  padding-left:9px;	
   padding-right:9px;	
}
#rightTD OL
{
	margin-left:20px;	
	
}


#rightTD UL
{
	margin-left:20px;	
	
}

#teaserTD
{
width:225px;
	vertical-align:top;
	padding-top:20px;	
padding-right:5px;
padding-bottom:10px;
background-color:white;
}




#column2
{
 float:left;
	width:220px;
	padding-top:6px;
}

#column2 .content
{
	padding:10px;
}


.rightTeaser
{
	width:218px;
	border:solid;
	border-width:1px;
	border-color:#e4e9c8;
	margin-top:4px;
}

.rightTeaserHeading
{
 	background:url("/images/Trekant.gif") no-repeat;
 	background-position:5px 15px;
 	padding-top:10px;
         padding-right:10px;
	padding-left:18px;
 	font-family:"Palatino Linotype", "URW Palladio L", "palladio l", palatino,"book antiqua",times, serif;
 	text-transform:uppercase;
 	font-weight:normal;
}

.rightTeaserContent
{

	padding-left:18px;
padding-right:10px;
padding-bottom:15px;

}


.rightTeaserContentImage
{
	
}

#subNav
{	
position:absolute;
top:185px;
margin-bottom:300px;


}

#accordion
{
	width:190px;
	vertical-align:middle;
	padding-left:5px;
	font-size:12px;
font-family:"Palatino Linotype", "URW Palladio L", "palladio l", palatino,"book antiqua",times, serif;
	
	text-transform:uppercase;
	}

#accordion  ul{
 margin:0;
padding:0px;
}	
#accordion .selected
{
	text-decoration:underline;
	
	
	
}
	
	
	#accordion ul
	{
		 margin:0;
		 width:100px;
	  list-style:none;
	  padding-left:10px;
		}

#topNavigation
{
 	float:left;
 	width:710px;
 	background:url("/images/menu_sort.gif") ;
 	background-repeat:repeat-x;
 	text-align:center;
 	  padding:5px;
}
  
#topNavigation ul {
	  
 	 height:29px;
     list-style:none;
	  padding-left:10px;	  
}

#topLinks
{
        position:relative;
        top:0px;
     display:inline;	
     padding-left:20px;
     padding-right:20px;
     padding-top:0px;
     padding-bottom:9px;
 
	
}

#topNavigation li 
{
      display:inline;
      font-size:11px;        
	font-family:"Palatino Linotype", "URW Palladio L", "palladio l", palatino,"book antiqua",times, serif;
 
	  text-transform: uppercase;
}
      
    
   #topNavigation div:hover {
        background:url("/images/menu_gron.gif");
        cursor:pointer;
        background-repeat:repeat-x; 
        text-decoration:none;
    }

#topNavigation .selected{
	   background:url("/images/menu_gron.gif");
       background-repeat:repeat-x; 
    }
      

 #topNavigation a {          
      color:White;
      text-decoration:none;
      position:relative;
      top:3px;
 }
 
  #topNavigation a:hover 
  {
        cursor:pointer;
        color:White;  
         text-decoration:none;
  }




    #cultivContact fieldset
    {
        width: 410px;
        border: none;
        padding: 0;
        margin: 0;
  
    }
    .formLabel
    {
        float: left;
        width: 100px;
            padding-bottom:10px;
    
    }
    .inputRow
    {
        clear: left;
    
    }
    .inputRowWide
    {
        clear: left;
        padding-left: 94px;
    }
    .inputRowwide span
    {
        padding-left: 3px;
    }
    .errorMessage
    {
        color: Red;
        margin-left: 100px;
        clear: left;
    }
    .errorMessageWide
    {
        color: Red;
    }
    .inputString
    {
    	
        float: left;
        width: 150px;
        BORDER-BOTTOM: #a3b57e 1pt solid; 
        BORDER-LEFT: #a3b57e 1pt solid; 
        BORDER-TOP: #a3b57e 1pt solid;
        BORDER-RIGHT: #a3b57e 1pt solid;

    }
    .inputArea
    {
        width: 210px;
        height: 150px;
            BORDER-BOTTOM: #a3b57e 1pt solid; 
             BORDER-LEFT: #a3b57e 1pt solid; 
             
             BORDER-TOP: #a3b57e 1pt solid;
              BORDER-RIGHT: #a3b57e 1pt solid
    }
    .submit
    {
        float: left;
     
    }



#column-1 {
  position: relative;
  float: left;
   width:200px;
   vertical-align:bottom;
   border-right-style:solid;
   border-right-color:Black;
   border-right-width:1px;
   padding-bottom:10px;
   height:420px;
}




.overlay{
  position: absolute;
  top: 0; /* These positions makes sure that the overlay */
  bottom: 0;  /* will cover the entire parent */
  left: 0;
  width: 100%;
  background: white;
  opacity: 0.35;
  -moz-opacity: 0.35; /* older Gecko-based browsers */
  filter:alpha(opacity=35); /* For IE6&7 */
}




















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

