/* Start of CMSMS style sheet 'katalog' */
#reiter, #reiter ul { 
      padding:0px;
      width:680px;
      float:left;
      text-align:left;
      height:20px;
      margin-left:-20px;
  }


#reiter .buttons:hover { 
     background-color:#434343; 
     color:#fff; 
   }

#reiter a.buttons:active { 
     background-color:#434343; 
     color:#fff; 
   }
 


#reiter  ul li,  ul li a.buttons { 
        display: inline;
        list-style-type:none;
        margin:0px;
        background-color:#666666;
        text-decoration:none; 
        color:#fff;
        padding:5px;
       }

#inhalt {
        margin:0px;
	padding: 0px 5px 0px 0em; 
        float:left;
        background:#fff;)
}

#inhalt .items { 
        display:none;         
        margin:0px 0 0px 5px; 
       width:680px;
        border-top: 2px solid #fdbe26; 
        padding-top:15px;}

					
#inhalt .clear { clear:both; }

.category_item img {
    float:left;
    margin-right:5px;
}

 .hr {
	height: 1px;
	border-bottom: 1.5px solid #fdbe26;
	margin: 0 0 10 0;
        width:340px;

}

.hr2 {
	height: 1px;
	border-bottom: 1.5px solid #fdbe26;
	margin: 0 0 10 0;
        width:700px;

}
.category_item {
   width:500px;
   overflow:hidden;
   line-height:1.5em;
}

.category_item a {

        color:#434343;
}
/* End of 'katalog' */

