/************************************************
* file : format.css f. anton fries site v1    	*
* changelog : use container for mainlayoutdivs	*
*             #NAVCOL #EXTRACOL #CONT         	*
* palette : Logo base red #df4e69  				*
*					   triset					*
*												*
*         :  con. darker  #3E7BC9        		*
*			Content BKG   rgb(152,50,0)			*
*					      rgb(193,132,102)
*							rgb(234,214,204)
*         :  contrast     #090	        		*
*												*
*                         						*
*************************************************/


html {
		font-size:14px;
		font-family:Arial,sans-serif;	
		line-height: 1.1em;
}

*  {     margin:0;
         padding:0;
         
   		 font-style:inherit; /* should be inherit, but not in WebKit */   
   		 font-size:inherit; /* should be inherit, but not in WebKit */
   		 font-family:inherit; /* should be inherit, but not in WebKit */  
   		 line-height:inherit;    		    		 
 }
 




hr {margin: 8px 0px; }
small { font-size:90%}

a, a:link , a:visited, a:hover {
        color:#000 ;
        outline:0;
        text-decoration:none;
        font-style:normal;
}

#CMSpath a,
#col2 a,

#CMSpath .active,
#ART a	{
 		padding-left:11px; 
		background-image:url(../../images//arrow.png);
		background-position:left center;
		background-repeat:no-repeat;
 
}

.act_sort {
 		padding-left:11px; 
		background-image:url(../../images//arrow_down.png);
		background-position:left center;
		background-repeat:no-repeat;
	
}


#CMSPAGENAV a {
	background-image:none;
	padding-left:.5em;
}

a:hover {
        color:#009900;
}


#main a.zoom {
 	display:inline-block;
 	padding-left:16px;
 	background:url(../../images/lupe_black.gif) no-repeat center left;
 	font-size:90%;
 	letter-spacing:.1em;
 	color:#999;
 	line-height:1.7em;
 	min-height:19px;
	text-indent:-999em;

 	
 }

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
        margin: 0px;
        padding: 0px;

        text-align:left !important;
        font-style: normal;
}

h1 {
        font-size: 120%;
        padding:0px 0px 1em 0px;
        color:#000;
        text-align:left;
        text-indent:0px;
      /*background-image:url(/images/cap_long.gif);
      background-position:center left;
      background-repeat:no-repeat;
      */

      }
      

h2 {  font-size: 110%;
      padding:0px 2px 4px 0px;
      color:rgb(152,50,0)	;
      text-align:left;
      text-indent:0px;
      /*
      background-image:url(/images/cap.gif);
      background-position:center left;
      background-repeat:no-repeat;
      */


      }

h3{
 font-size: 110%;
 font-weight:bold;

}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

p{
  text-indent:0px;
  padding:0px;
  margin:0px 0px 1em 0px;
}

li{margin:.5em .5;}


td, th {
	padding:.5em;
}
.td1 {   background-color: #eeeeee }
.td2 {   background-color: #f6f6f6}

th {
	 vertical-align:top;
     color:#000;
     font-size:100% !important;
     font-weight: bold;
     text-align:left;
     padding:4px 4px 4px 4px;
}


input { font-size: 1em; color: #333333; margin:0.2em 0em; }
input.error,
textarea.error {
	border:1px solid #800;
	border-width:1px 1px 1px 3px;
}


button, 
select { margin-right:10px;}
option { font-size: 1em; color: #333333; padding-right:1em }

textarea {font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 90%; color: #333333}


.pressezitat {
    font-family: Times New Roman, Times, serif;

        font-size: 13px;
        color: #666666;
}
table .box {
border-style:solid;
border-width:1px 1px 1px 1px;
border-color:#009933;


}

button,
input[type='submit'],
input[type='reset'],
input[type='button']

 {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border: solid 1px #333;
	padding:3px 4px 3px 3px;
	background-color:#eee;
	font-size:100%;
	font-style: italic;
	

}




ul.cms_articlelist{
	list-style: none;
	list-style-position: inside;
	margin-left:0em;
	
	
	}

ul.cms_articlelist ul { padding-left:18px}

/**************  Templateformate *********************************************/



#header h1 { font-family: "Arial",sans-serif;
					letter-spacing:5px;
					font-size: 20px;
					color:rgb(255,255,255);
					position:absolute;
					top:25px;
					left:15px;
					font-style: normal;
					text-transform: uppercase;
					border-style:solid;
					border-color:#090;
					border-width:0 0 0 0;
					padding:.2em;
					
				    
					}
#header h1 small { 	display:block;
					font-size: .5em; 
					line-height:3em;
					font-weight: normal; 
					text-transform: none;
		
}					
#header h2 { font-family: Arial,sans-serif;
					font-size: 10px;
					color:#fff;
					
					}					
#header .logo{ width:258px; height:100px;
					background: url(../../images/logo.gif) no-repeat left top;
					border-width:0px; 
					border-style:solid;
					border-color:#000;
					outline: none; 
					position: absolute;
					right:20px;
					top:0px;
					
					}


/* ----------- TOPNAV ------------*/

#topnav a,
#topnav a:VISITED,
#topnav a:LINK {
	color:  rgb(234,214,204)	;
}

#topnav .sizer{
padding:0 3px;
margin:0;
}



/* ----------- SEARCH ------------*/

#SEARCH {
         display:inline-block !important;
		
		 /*position:absolute;
		 
		 right:11px;
		 top:30px;
         */
        }
        
#SEARCH input#QUERY {
	
	  			display:inline-block;
               padding:0px 2px 0px 2px;
               width:10ex;
               
               border-style:solid;
               border-color:rgb(234,214,204);
               border-width:0 0px 1px 0px;
               color:rgb(234,214,204);
               vertical-align:middle;
               outline:0;
               text-decoration:none;
               background-color: transparent;
               font-style: italic;
               
	/*
	
               display:block;
               margin:0px;
               padding:4px 3px 1px 3px;
               font-size: 90%;
               width:74px;
               height:auto;
               border-style:solid;
               border-color:#cccccc;
               border-width:2px 0px 0px 2px;
               
               */
             }


#SEARCH  input#ACTION {
                   margin:0px;
                   vertical-align:top;
                   margin-left:2px;
                   display:none;
                }




/* ---- Columns -----*/
/* -- Col1 -- */

#col1_content > div {
	background-color : rgb(152,50,0);
	color:rgb(234,214,204);
	padding:.75em;
	margin-bottom:10px;
}

#col1_content > div b {

color:#ffffff;
}

#col1_content { color:#aaa;
				font-size:90%;}



				
#col1_content a, 
#col1_content a:link , 
#col1_content a:visited, 
#col1_content a:hover {
        color:#fff ;
        outline:0;
        text-decoration:none;
        font-style:italic;
}


#col1_content .usernav a{
		padding-left:11px; 
		background-image:url(../../images//arrow_light.gif);
		background-position:left center;
		background-repeat:no-repeat;
		color:rgb(234,214,204);
	}

#col1_content ul.cms_articlelist  a {

	display:block;
	}
#col1_content ul.cms_articlelist  a:hover {
	background-color:rgb(234,214,204);
	color: rgb(152,50,0);
	display:block;
	}
	
#col1_content ul.cms_articlelist li {
	
	
	}


#col3_content { color:#333;
				 }

#col1_content h1 {
				background-color: transparent;
				color: rgb(234,214,204);
				padding:2px 0;
				margin-bottom:1em;
				border: rgb(193,132,102) dotted 1px;
				border-width:0 0 2px 0;
}

.teaser {
	overflow:hidden;
}

.teaser .img_wrapper {
	
  			background:-webkit-gradient(linear, left top, left bottom, from(#983200), to(#9E3E0f));
            background:-webkit-linear-gradient(top, #983200, #9E3E0f);
            background:-moz-linear-gradient(top, #983200, #9E3E0f);
            background:-o-linear-gradient(top, #983200, #9E3E0f);
            background:linear-gradient(top, #983200, #9E3E0f);
  			margin-right:-0.75em;
  			margin-left:-0.75em;
margin-bottom: .5em ;
	}

#main .teaser img {
	margin: 0 0.75em 0 0.75em;
}


.last_teaser {
	padding-bottom:1em;
	-moz-border-radius: 0 0 0 7px;
	-webkit-border-radius: 0 0 0 7px;
	border-bottom-left-radius:7px;
	
}

/* -- Col2 -- */
/*
#col2_content > div {
	background-color : #fff;
	color:#333;
	padding:5px;
	border:solid 3px #009900;
	margin-bottom:10px;
}
*/

#col2_content { color:#333;
				font-size:85%; 
}

/* ---- Col3 ---- MAIN */
#col3_content .cms_articlelist .title{
	display:inline-block;
	min-width:51ex;
	font-size:90%
}

#col3_content .cms_articlelist .author{
	display:inline-block;
	min-width:12ex;
	font-size:90%;
	font-style: italic;
	
}

#col3_content .cms_articlelist .date{
	margin-left:1em;
	color:#999;
	font-size:90%;
	
}


/* ----------- LOGIN ------------*/

#LOGIN {
         background-color:#009900 !important;
         height:64px;
         margin:0;
         padding:0 !important;
     

        }
#loginform,
#LOGIN p
 {
	padding:.4em .4em 0 .4em;
	color:#aaeeaa;
	margin-bottom:.5em;
	
}

#logoutform {
	padding:0 .4em ;
}

#LOGIN label {
 width:5em;
 display:inline-block;
 font-size:90%;
 color:#aaeeaa;

}
#LOGIN input#NAME  , #LOGIN  input#PASSWD {
               display:inline-block;
               padding:0px 2px 0px 2px;
               width:10ex;
               
               border-style:solid;
               border-color:#aaeeaa;
               border-width:0 0px 1px 0px;
               color:#ffffff;
               vertical-align:middle;
               outline:0;
               text-decoration:none;
               background-color: transparent;
               font-style: italic;
               

             }
#LOGIN input[type='submit'] {
	/*position:absolute;
	right:20px;*/
	float:right;
	padding-left:11px;
			background-image:url(../../images//arrow.png);
		background-position:left center;
		background-repeat:no-repeat;
}             
             
#LOGIN a  { font-size:80%;
            color:#333333;
            text-decoration:none}
#LOGIN a:hover {color:#CCCCCC;}

/* ----------- LOGIN ------------*/

#LANG {
        position:absolute;
        bottom:25px;
        right:5px;
        font-size:.85em;

        }
#LANG {
	color:#df4e69;
}

#LANG a {
	color:#df4e69;
	        font-size: 100%;
  
      
        text-decoration:none;
        font-style:normal;
        font-weight:normal;
        display:inline-block;
        border-width:0px;
}

#LANG a:hover {
	color:#333333;
}

#LANG select {
               display:inline;
               padding:0px 3px 0px 3px;
               width:auto;
               height:18px;
               border:1px solid rgb(200,200,200);
               font-family: arial, sans-serif;
               font-size:11px;
               color:#EEEEEE;
               vertical-align:middle;
               outline:0;
               text-decoration:none;
               position:relative;
               left:-3px;
               background-color:#999999;
             }

 #BACK { float:right;
                 margin-right:1em;
                 margin-left:20px;

                 display:block;
                 width:auto;
                 padding:1px 1px;
                 vertical-align:middle;
                 display:none;


                 }
#BACK a{
                 display:block;
                 width:auto;
                 /*float:left; */
                 text-indent:15px;
                 background-image:url(/images/arrow_left_small.gif);
                 background-position:left center;
                 background-repeat:no-repeat;
                 font-size:90%;
                 text-decoration:none;}



#CMSpath { display:block;
                    /*float:right; */
                    width:auto;
                    margin-bottom:0px;
                    padding-top:5px;
                    overflow:hidden;


                    }
#CMSpath ul{

             float:right;
             width:auto;
             list-style:none;
             margin:0px 1px 0px 0px;
             padding:1px 1px;

           }

#CMSpath li{ display:block;
                      float:left;
                      width:auto;
                      margin-right:1em;
                      margin-left:0em;
                      
                      padding:0px;
font-size:90%;
                    }
#CMSpath li .active {
display:block;
                      width:auto;
                      padding-left:11px;
                     background-image:url(../../images//arrow.png);
                      background-position:left center;
                      background-repeat:no-repeat;
                      ;


                    }
#CONTENT #CMSpath li a{
                      display:block;
                      float:left;
                      width:auto;
                      padding-left:1em;
                      background-image:url(/images/arrow_right_small.gif);
                      background-position:left center;
                      background-repeat:no-repeat;
                      text-decoration:none;

 }







#CONTENT #ART{
               /*float:left;*/
              
               margin:1em 1em;
               position:relative;  

             }

/* img and p are formated to stand left and up in straight lines*/
#main img {
               margin:0px .8em .8em .8em;
}
#main img[align=right] {
               margin:0px 0em .8em .8em;
}
#main img[align=left] {
                margin:0px .8em .8em 0em;
               /* padding:0px 0.8em 0.8em 0em; */
}
#CONTENT p{
        margin: 0px .5em .5em 0px;
        padding-top:0px;
}

#CONTENT #ART p{ text-align:justify;}
#CONTENT #ART small{ font-size:80%;}


#CONTENT #sitemap ul { list-style:none;}




#CONTENT ul{ list-style-type:none;
             list-style-position:inside;
             margin:0px;
             padding:0px;
             text-indent:0px;



             }
#CONTENT ol{

list-style-position:outside;
list-style-type:decimal;
/*display:block;*/
text-align:left;

margin:1em 2em;}

#CONTENT ol ol{
list-style-position:inherit;
list-style-type:lower-alpha;}


#CONTENT li{ /*
              padding-left:0px;
              margin-left:0px;
              text-indent:0px;  */


              }
#CONTENT td{ padding:2px;/*vertical-align:top;*/}



/******************* NEWS ************************************/

.NEWSCONT {
       margin:0px 0px 10px 0px;
      
       display:block;
       /*position:relative;  */

       /*width:200px;*/

      }

.NEWS {
	
	   background-color:#f0f0f0;
       padding:.3em .75em .75em .75em;
       margin:0px 0px;
       border-style:none;
       border-color:#f4f4f4 #999999 #999999 #f4f4f4;
       border-width:1px 1px 1px 1px;
       min-height:100px;
       
       -webkit-box-shadow:  3px 3px 5px -1px  rgba(150,150,150,50);
       -moz-box-shadow:  3px 3px 5px -1px  rgba(150,150,150,50);
       box-shadow:  3px 3px 5px -1px  rgba(150,150,150,50);
      }

.NEWSCONT.last_ .NEWS{
		border-radius:0 0 7px 0;
		-webkit-border-radius:0 0 7px 0;
		-moz-border-radius:0 0 7px 0;
	
	
	
	}

.NEWS .header_cont {
	        background:-webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#fff));
            background:-webkit-linear-gradient(top, #f0f0f0, #fff);
            background:-moz-linear-gradient(top, #f0f0f0, #fff);
            background:-o-linear-gradient(top, #f0f0f0, #fff);
            background:linear-gradient(top, #f0f0f0, #fff);
             margin:0px -.6em;
	
	}
.NEWS h2{   /*text-decoration:underline; */
      
            /*text-indent:12px; */
            font-size:110%;
           
            margin-bottom:.4em;
            padding:.2em .5em .2em .6em;
            
            color:#009900;

            
            background:url(../../images/news_bkg_green.png) .2em right no-repeat;
            margin-right:.4em;
            padding-right:18px;
            
            /* background-color:#fafafa;*/
            border:solid #fff;
            border-width:0 0 2px 0;
            font-weight: normal;
}

#main .NEWS .image_cont { 
	
	margin:0px -.25em 0 0;
	margin-bottom:.5em;
	   background:url(../../images/news_bkg_grey.png) top right no-repeat;
	
}
#main .NEWS img {
         
           display:block;
           float:none !important;
           vertical-align:bottom;
           margin-left:0;
          }



.NEWS p {
 display:block;
 clear:left;
 
 margin:0;
 
}
.NEWS p:first-line { font-size:1em;};
}




#FOOTER {
            position:absolute;
          bottom:0px;
          height:1.5em;
          width:500px;
          background-color:#666666;
        }






#CALENDAR{font-size:80%;

padding:1px 1px 1px 1px;
margin:1px;
}
#CALENDAR td{font-size:80%;
background-color:#F0F0F0;
padding:3px 3px 3px 3px;
margin:1px;

}

#CALENDAR table{margin:1px;
                background-color:#FFFFFF;
}










/************* #siteInfo styles ***************/

#SITEINFO{
        position:absolute;
        bottom:20px;
        left:149px;
        
        position:static;
        margin-top:15px;
        
      
        
        
        font-size: 100%;
        color: #999999;
        font-size:0.9em;

       
}

#SITEINFO ul { display:inline;
                height:1em;
                width:auto;
                padding-left:0px;
                float:none;
                list-style-image:none;
                padding:0px;
  }

* html #SITEINFO ul{  height:40px; /*for IE*/
}
#SITEINFO li  { display:block;
                 height:22px;
                 width:65px;


                 float:left;
                 background-image:url(/images/rider_middle.gif);

                 background-repeat:no-repeat;
                 background-position:left top;
                 text-align:center;
                 padding:0px;
                 margin:0px;
               }



#SITEINFO b, #LANG b{color:#999999;}


#SITEINFO a {
        font-size: 100%;
        color: #999999;
       
        text-decoration:none;
        font-style:normal;
        font-weight:normal;
        display:inline-block;
        border-width:0px;


}

#SITEINFO a:hover {
        font-size: 100%;
        color:#3E7BC9  ;  

}


#SITEINFO img{
        padding: 0px 4px 0px 0px;
        margin:0px;
        vertical-align: bottom;
}


#LOGO {margin:0px;
       padding:0px;}
       
#map { display:block;width:315px; height:250px; float:right; margin-left:2em;}


			 
.clear { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* HOUSELIST */

#listsearch {
font-size:1em;	
padding:3px .5em;
background-color:#eee;
vertical-align:center;

/*border: 2px #aaeeaa solid;*/
margin: 0 0 1em 0;

}

#listsearch input,
#listsearch select

 {
	vertical-align:middle;
	height:25px;
	border:1px solid #aaa;
	
	margin:4px 5px 4px 0px;
	color:#333;
	
}



#listsearch input[type="submit"]{
	background-color:#ccc;
	color:#000;
	border-color:#090;
	padding:.3em;
	display:block;
	
	
}

#listsearch input[type="text"]{
	width:10em;
}

#listsearch   .search_crits{
	float:left;	
	
}
#listsearch   .buttons{
	float:left;	
	vertical-align:middle;
	text-align:left;
	width:auto;
}
#listsearch input#searchdesc {
  margin:0px;
  padding:0px;
  vertical-align:middle;
 

}

#listsearch .desc {
font-size:80%;
font-style:italic;
text-align:right;
vertical-align:middle;
}

#listheader h1{
	font-weight:normal;
}

#listheader {
	margin-bottom:10px;
	
	zoom:1;
	font-size:85%;
	}
#listheader .sort_cont {
	float:right;	
}

.message {
  text-align:center;
  display:block;
  font-size:1.5em;
  line-height:2em;
}

.house_list_cont {
 overflow:auto;
 zoom:1;
 border-spacing: 1px;
}
.house_list_cont .list_item {
	float:left;
	width:152px;
	padding:10px 10px .2em 10px ;
	/*height:12.5em; */
	border-width:0 1px 1px 0;
	border-color:#aaa;
	border-style:dotted;
	position:relative;
	/*font-size:14px !important;*/
	}
	
.house_list_cont .list_item	.price {
	color:#666;
	
	font-weight:bold;
	font-size:1em;
	float:left;
}


#main .house_list_cont .list_item img{
	height:88px;
	margin:0 0 -5px 0;
	max-width:132px;
	
	
	}
#main .house_list_cont td {
	padding:.5em;

}

#main .house_list_cont td.thumbnail {
	padding:0  0 4px 0;

}


#main .house_list_cont.list img {
	margin:0;
}
	
#main .house_list_cont .list_item {font-size: 100%;}

.house_list_cont .list_item_img {

	height:90px;
	margin-bottom:.5em;
	overflow:hidden;
}


.house_list_cont .list_item_txt {

	height:4.8em; /* if cut, cut after line => line-height* maxline + paddings */
	overflow: hidden;
}


.house_list_cont .list_item_txt h2 {

	font-size:1em;
	margin-bottom:.25em;
	font-weight: bold;
	padding:0;
}




.house_list_cont .list_item .name{
	/*height:3em;
	overflow:auto;*/
	font-size:100%;
	}
.house_list_cont .advanced {
	color:#999;
	font-size:90%;
	/*
	position:absolute;
	bottom:.5em;
	width:152px;
	left:10px;
	*/
	
	
	}

.house_list_cont .qm {
	float:left;
	width:auto;

}

.house_list_cont .date {
	
	float:right;
	width:auto;
	font-size:0.8em;
	margin-top:0.2em;

}

/*****************  Objects **************/

/******* Details ********/


.object_detail table{
	width:100%;
}

.object_detail h1 {
	font-size:1.5em;
	float:left;
	padding:.2em 0;
}

.object_detail .header{
	margin-bottom:10px;
}


.object_detail .desc{
	width:100%;
}

.object_detail td,
.object_detail th {
	vertical-align:top;
}

.object_detail .desc td,
.object_detail .desc th,

.object_detail .desc .td1,
.object_detail .desc .td2 {
	background-color:transparent;
	vertical-align:text-baseline;
	padding:.3em;
}
.object_detail .desc th {
	text-align:left;
	color:#999;
	font-weight:normal;
}

.object_detail .desc .amount_tot {
	text-align:right;
	white-space:nowrap;
	
}



.object_detail form img.annimation {
	margin:0 0 0 20px !important;
}

.object_detail .category {
	display:inline;
	color:#666;
	vertical-align:baseline;
}

.object_detail .artid{
	float:right;
	color:#666;
	white-space:nowrap;
	font-style:italic;
	
}
.object_detail .price{
	
	color:#666;
	white-space:nowrap;
	font-style:italic;
	font-size:1.5em;
	text-align:center;
	
}

.object_detail .header .back {
	
	color:#666;
	display:inline;
	vertical-align:baseline;
}
.object_detail #mailerform table{
	width:100%;
}
.object_detail #mailerform textarea{
	width:100%;
	height:4.5em;
	padding:.25em;
	
}
.object_detail img#captcha {
	vertical-align:middle;
}


button.display_list{
	text-indent: -999em;
	background:url(../../images/display_list.gif) no-repeat top left;
	height:19px;
	width:19px;
	border:solid #999 1px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;

	
	
}

button.display_grid{
	text-indent: -999em;
	background:url(../../images/display_grid.gif) no-repeat top left;
	height:19px;
	width:19px;
	border:solid #999 1px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;

	
}


#nav .CMSspacer { display:none;}
#nav .CMSeditframe .CMSspacer { display:inline;}

#nav li.active { font-style:italic;
				color:rgb(152,50,0);}
				
#nav .hlist a {
	color:rgb(234,214,204);
	font-style:italic;
}

#nav .hlist ul > li a.active {
	color:rgb(152,50,0);
	font-style:italic;
}

#nav .hlist a:hover {
	color:#fff;
	font-style:italic;
}

/* Suckerfish */
  
#nav .hlist ul ul{
  	position:absolute;
  
  	top:30px;
  	width:auto;
  	margin:0em;
  	
  	padding:0;
  	
  	z-index:10;
 left:-999em;

  	background-color:rgb(152,50,0);
  	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:0 0 5px 5px;
	border: solid 1px rgb(152,50,0);
	-webkit-box-shadow:  3px 3px 5px -1px  rgba(150,150,150,50);
    -moz-box-shadow:  3px 3px 5px -1px  rgba(150,150,150,50);
    box-shadow:  3px 3px 5px -1px  rgba(150,150,150,50);
	border: solid 1px rgb(234,214,204);
	border-width: 0 1px 1px 1px;  
}




#nav .hlist ul li:hover ul{
  	left:auto;
  	
}

#nav .hlist ul ul li {
  	display:block;
  	float:none;
  	background-image:none;
  	
}
  
#nav .hlist ul ul li a {
  	
  	background-image:none;
}
  
#nav .hlist ul ul li {
border: solid 1px rgb(234,214,204);
border-width: 1px 0 0 0;
}

#nav .hlist ul li li .active{
	background-image: none;
	color:#fff;
	}





#pagenav {
	background-color:#ffffff;
	margin-top:0;
	padding:1em;
	position:relative;
	top:-1px;
	text-align:center;
}
#footer {
	text-align:center;
font-size:80%;
}

#footer a,
#footer a:LINK,
#footer a:VISITED {
	
	
	color:#030;
	
}

#footer a:HOVER {
	color:#fff;
	
}



#footer .siteinfo {
  	/*border-top: 1px #009900 solid;*/
   
  	background:transparent url("../../images/bkg_footer_left.gif") no-repeat bottom left;
  	color:#006600;
   
 
  }
  	
#footer .siteinfo_CONTENT {
 /*border-top: 3px #009900 solid;*/
	padding: 10px 20px; 
	 
	background:transparent url("../../images/bkg_footer_right.gif") no-repeat bottom right;

  }
.feedback {
	margin: 1em 1em .5em 1em;text-align:right; color:#090;
}

#footer .feedback a{
	color:#090; font-style:italic;
	padding-right:40px;
	background:url(../../easyCMS/styles/ffe/images/cms_feedback.gif) bottom right no-repeat; 
	padding-top:10px;
	display:block;
}


.clearer {
	clear:both;
	font-size:1px;
	line-height: 1px;
}

#CMSPAGENAV * { vertical-align:middle;}
.download {
	margin-top:.5em;
	padding:.5em;
	border-style:dotted;
	border-width: 2px 0 0 0;
	border-color: #009900; 
}
ul.cms_articlelist{ list-style: none; }
ul.cms_articlelist li { margin-left:0;
						display: block;
						padding:0;
						
						}
ul.cms_articlelist li a {
	display:block:
}
						
.CMScpdf {margin-left:10px}

 
