
html {
    height: 100%;
}
body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 70%;
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #FFF;
}  

img{
   border: 0px;
}
#content{
    width: 765px;
    margin:auto;
    background-image: url(/images/background.gif);
    background-repeat: repeat-y;
    height: 100%;
}

#leftpane{
    padding-left: 1px;
    float: left;
    width: 142px;
    font-size: 90%;
}
#mainpane{
    margin-left: 1px;
    width: 446px;
    float: left;
    z-index:100;
}
#rightpane{
    margin-left: 1px;
    width: 173px;
    float: left;
    overflow: hidden;
}
#mainpanecontent{
    position: relative;
    left: 144px;
    width: 300px;
    margin-top: 35px;
}
#rightpanecontent{
    margin-top:20px;

}
#rightpanecontent P{
    margin-left:10px;
}

#rightpanesearch{
    margin-top:20px;
    margin-bottom:20px;
    padding: 2px;
    background: #E2E2C8;
    border-top: 1px solid #669999;
    border-bottom: 1px solid #669999;
    padding-right:0px;
}

#rightpanesearch form{
 margin: 0px;
 padding: 0px;
}

.newsletter_name{
background:#cc6633;
color:#fff;
font-size:11px;

}

.newsletter_date{
font-size:10px;
}

#specialmenu{
    color: #669999;
    border-bottom: 1px solid #669999;
}

#panecontainer{
    margin-top: 20px;
    width: 304px;
    clear: both;
}
#panecontainer A{                   
    text-decoration:none;
    color:#000;
}

.panepbject A{
  color:#000;
}
.paneobject{
    float: left;
    margin-right: 8px;
    width: 139px;
    border: 1px solid #669999;
    margin-bottom:10px;
    color: #000;
}
.small{
    height: 130px;
}
.medium{
    height: 160px;
}
.large{
    height: 200px;
}

.paneheader{
    display: block;
    background-color: #CC6633;
    color: white;
    margin-top: 7px;
    padding-left: 6px;
    padding-right: 6px;    
    font-size: 90%;
    padding-top: 2px;
    padding-bottom: 2px;
    text-transform:uppercase;
}
.menuitem{
    display:block;
    width: 142px;
    color: #CC6633;
    margin-bottom: 0px;
}

#breadcrumb{
    margin-left: 14px;
    color: #669999;
    height: 65px;
    text-transform:uppercase;
}

A{
  color: #CC6633;
  text-decoration:none;                       
}
A:hover{
  color: #CC6633;
  text-decoration:underline;
}
#rightpanecontent A{
  color: #CC6633;
  text-decoration:none;
  background-image: url(/images/siteImages/link_pil.gif);
  background-repeat: no-repeat;
  padding-left: 8px;  
  
                                            
}
#rightpanecontent A:hover{
  color: #CC6633;
  text-decoration:underline;
  background-image: url(/images/siteImages/link_pil-hover.gif);
  background-repeat: no-repeat;
  padding-left: 8px; 
  
}

#breadcrumb A{
  color: #669999;
  text-decoration:none;
}
#breadcrumb A:hover{
  color: #CC6633;
  text-decoration:underline;
}

.specialmenu A{
    display: block;
    color: #669999;    
    height: 11px;
    padding: 2px;
    padding-left: 8px;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: none;
}
.specialmenu A:hover{
    display: block;
    background-color: #669999;
    color: #FFF;
    text-decoration: none;
}

input{
    border: 1px solid #669999;
}

#mainform select{
 width: 220px; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size:10px;
 overflow: hidden;
}


#searchbox{
    border-top: 1px solid #669999;    
    padding-top: 4px;
    text-align: right;
    text-transform: uppercase;
}
#searchbox form{
    margin: 0px;
    padding: 0px;
}
#searchbox img{
    margin-top: 1px;
    padding: 0px;
}

#searchbox input{
    width: 104px;
    margin: 0px;
    height: 16px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif; 
    font-size:9px;
    border: 1px solid #669999;
}

#rightpanesearch img{
 background-color: transparent;
}
#rightpanesearch input{
    width: 84px;
    margin: 0px;
    height: 16px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif; 
    font-size:9px;
    border: 1px solid #669999;
}



.rightpanebalk{

}
.rightpanehead{
    height: 65px;
}
#mainpanerightimage{
    float: right;
    margin-bottom: 35px;
}
#heading1 {      
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    line-height: 19px; 
    text-transform: uppercase;
    width: 210px;
    padding-left: 12px;
}
#heading2 {      
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    line-height: 19px; 
    text-transform: uppercase;
    width: 210px;
    padding-left: 12px;
}
#admin {
    position: absolute;
    top: 0;
    left: 100px;
    z-index: 100;
    background: white;
    border: 1px dashed black;
}



#mainpanecontentform{
    position: relative;
    left: 144px;
    width: 300px;
     margin-top: 35px;
}

#mainform{
  width: 296px;
  border: 1px solid #669999;
}
#mainform form{
 margin: 4px;
 text-align: right;
}
#mainform label{
 text-align:left;
 width: 230px;
 display: block;
 padding-left: 60px;
}

#mainform input{
    width: 220px;
    border: 1px solid #669999;
}
#mainform textarea{
    width:200px;
    border: 1px solid #669999;
}

#listing div{
     float: left;
     border: 1px solid #669999;
     width: 235px;
     padding: 2px;
     margin-bottom: 8px;
     font-weight: bold;
     color: #CC6633;
     margin-right: 10px;
}
#listing td{
     border: 1px solid #669999;
     font-weight: bold;
     color: #CC6633;
}
.pad {
 padding: 2px;
}

.noborder{
  border: 0px;
  padding: 2px;
}

#listing td.noborder{
  border: 0px;
  padding: 2px;
  font-weight:normal;
  color: #000000;
}

#listing td.noborder A:hover{
    text-decoration: none;
}
#listing .readmore{
   width: 20px;
   float: left;
   margin-right: 10px;
   padding: 0px;
}
#listing .content{
  clear: both;
  border: none;
  width: 265px;
  font-weight:normal;
  color: #000000;
}
#listing td.noborder A{
  color:#000000;
}
.date{
    color: #669999;
    font-weight:normal;
}

.clear{
 clear:both;
 height: 10px;
 width: 20px;
}

.kuhl{
 color:white; 
 display:none;
}

.paneobject P{
    margin:6px;
    color: #000;    
}
.paneobject A{
   color: #000;
}

    #nav{

    }
    #nav, #nav ul { /* all lists */
        padding: 0;
        margin: 0;
        list-style: none;
        float : left; 
    }
    
    #nav ul{
        border : 1px solid #669999;
        border-bottom:none;
    }
    
    #nav li { /* all list items */
        position : relative; 
        float : left; 
        z-index:666;
    }
    
    #nav li ul { /* second-level lists */
        position : absolute;
        left: -999em;
        top:0;
        margin-left: 142px;
    }
    
    #nav li ul ul { /* third-and-above-level lists */
        left: -999em;
    }
    
    #nav li a {
        width: 136px;
        w\idth : 136px;
        display : block;
        color : #CC6633;
        text-transform: uppercase;
        text-decoration : none;
        background-color : #fff;
        padding-top: 2em;
        border-bottom : 1px solid #669999;
        padding-left:6px;
        padding-bottom: 3px;
        
    }
 
    #nav li li a{
        padding: 3px;
        border:none;
    }
    
    #nav li ul{
        border : 1px solid #669999;
    }
    
    #nav li a:hover {
        color : white;
        background-color : #CC6633;
    }
    
    #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
        left: -999em;
    }
    
    #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
        left: auto;
        
    }




    