body{
  color: #444;
  font-family: arial, sans-serif;
  font-size: 12px;
  background: url(../imgs/body_bg_sub.gif) repeat-x;
}

a{
  color:#444;
  text-decoration:none;
}
a:hover, a.active{
  color:#EA5036;
}

li.inactive{
  color:#777;
  cursor:default;
}

h1.graphical-header{
	padding-bottom: 15px;
	position: relative;
	overflow: hidden;
}

#content-right .graphical-header{
	width:275px;
}

h2.graphical-header{
	padding-bottom: 15px;
}




h1,h2,h3,h4 {
	font-size:15px;
}


.brighter{
	color:#888;
}

#meta-navi{
  font-size:11px;
}

#meta-navi form{
  
}

#meta-navi form input,
#content-wrap input.text
{  
    display:block;float:left; 
    border: 0;
    color: red;
    font-size:11px;
    padding: 3px 5px;
    width: 101px;
    height:16px;
    background: url(../imgs/search_back.gif) no-repeat;
}

#meta-navi form input.small-submit{ 
	padding:0;
	text-indent:22px;     
    padding-left:22px;
    margin-left:1px;
    width: 22px;
    height:20px;
    background: url(../imgs/search_butt.gif) no-repeat;
    cursor:pointer;
    border:0;
}


#content-wrap{
  line-height: 185%;
}

#content-wrap a{
    color:#EA5036;
}

#content-wrap a:hover{
   text-decoration:underline;
}

#content-wrap a button,
#content-wrap input.submit
{
     	overflow:hidden;
     	text-shadow: #555 1px 1px 2px;
        cursor: pointer;
        font-size:11px;
        line-height: 13px;
        color:white;
        height:18px;
        font-weight:normal;
        background:white url(../imgs/butt_bg_red.gif) repeat-x; 
        padding:2px 3px;
        border:0;
        }
        
#content-wrap .button-wrap{
	display:table-cell;
	border: 1px solid #c8c8c8;
	padding:1px;
	margin-top: 1px;
}

#content-wrap a.nohover:hover{
	text-decoration: none;
}

#content-wrap .button-wrap:hover{
	border-color:#EA5036;
}

div.button-wrap input{
	margin:0;
}


#content-left ul li {
	list-style: circle;
	list-style-position: outside;
	margin-left: 15px;
}

#content-wrap p {
  margin: 0 0 10px 0;
}

#content-wrap label{
	display:block;
	float:left;
	clear: left;
}

#footer{
  font-size:11px;
  padding: 15px 20px;
  margin:15px;
}

#footer li.footer-col{
    width:120px;
    height: 200px;
    float:left;
    font-weight:bold;
}	

#footer li.footer-sub{
  font-weight:normal;
}


    .klappmenu {
        position: relative;
    }
  
    .klappmenu-head{
      height:19px;
      background:url(../imgs/butt_bg_gray.gif) repeat-x; 
      padding: 0 10px 0 10px;
      line-height: 18px;
      cursor:pointer;
    }
    
    .klappmenu-head:hover, .klappmenu-active{
      background:url(../imgs/butt_bg_red.gif) repeat-x; 
      color:white;
    }
  
    h2.klappmenu-head , h3.klappmenu-head {
      font-weight:normal;
      font-size: 12px;
      position: relative; /* required for effect */
      margin-bottom:1px;
      z-index: 10;
      clear: both;
    }
  
    .klappmenu-content{
      clear:left;      
      padding: 0 10px;
      overflow: hidden;
      background: #fbfbfb;
    }
    
    .klappmenu-image{
    	float:left;
    	padding: 10px 15px 20px 0;
     }
    
    .klappmenu-text{
      padding:10px 10px 0px 0;
            
     }

    
    
    ul.agrocom-produkte-navi{
        padding-bottom:30px;
    }
    ul.agrocom-produkte-navi li{
        padding:0; margin:0;
        line-height:0;
    }    
    
    .agrocom-produkte-referenzen{
          border-top: 1px solid #E5E5E5;
          border-bottom: 1px solid #E5E5E5;
          padding:10px 0px 10px 20px;
    }      
  
    .agrocom-produkte-downloads, .agrocom-produkte-kontakt{
          float:left;
          width:200px;
    }   
 
    .agrocom-produkte-media{
        padding-bottom:30px;
    }    
 
    .agrocom-produkte-media img.agrocom-big-image{
        margin:0 0 2px 0;
    }
 
    .agrocom-produkte-media img.agrocom-mini-image{
        margin:1px 1px 0 0;
    }
 
    .agrocom-produkte-footer{
        padding:20px 0px 0px 0px;
    } 
    
    .news-list-container{
        line-height:120%;
    }
    .news-list-list{
    	öheight:110px;
    }
    .news-list-date, .news-single-date, .tx-indexedsearch-created-date{
      font-size:10px;
    }
    .news-list-browse{
      height:35px;
    }
   
   	.news-single-image{
   		float:left;
   	}     	
       	
    .news-single-image img{
   		margin: 8px 10px 0 0;
   	}
    

#klappmenu-right form {
  margin: 0 0 15px 0;
}

#klappmenu-right form input, 
#content-left .tx-newloginbox-pi1 input.text{  
    display:block;float:left; 
    border: 0;
    color: red;
    font-size:11px;
    padding: 3px 5px;
    width: 101px;
    height:16px;
    background: url(../imgs/search_back.gif) no-repeat;
}

#klappmenu-right form input.small-submit{ 
    text-indent:30px;     
    padding-left:22px;
    margin-left:1px;
    width: 22px;
    height:20px;
    background: url(../imgs/search_butt.gif) no-repeat;
    cursor:pointer;
}

#content-left .tx-newloginbox-pi1{
	background: #f5f5f5;
	padding:20px;
}

#content-left .tx-newloginbox-pi1 table tr th{
	padding-right:20px;
}


#content-right .tx-clagrocomdl-pi1-data{
	width: 260px;
	background: #f5f5f5;
	border:1px solid #EA5036;
	padding: 15px;
	position:relative;
	left:-15px;
}

#content-right .tx-clagrocomdl-pi1-data table tr td{
	line-height: 130%;
	padding: 0 0 10px 10px;
}


#content-left .tx-clagrocomdl-pi1-product{
	padding: 15px 0;
	border-bottom: 1px solid #f5f5f5;
}

#content-left .tx-clagrocomdl-pi1-download{
	background: #f5f5f5;
	padding:10px;
	margin-bottom:3px;
	position:relative;
}

#content-left .tx-clagrocomdl-pi1-download .download-button{
	display:inline;
	position:absolute;
	right:10px;
}

#tx-indexedsearch-searchbox-button-submit{ 
	padding:0;
	text-indent:22px;     
    padding-left:22px;
    margin-left:1px;
    width: 22px;
    height:20px;
    background: url(../imgs/search_butt.gif) no-repeat;
    cursor:pointer;
    border:0;
}
.tx-indexedsearch-searchbox,
#content-wrap .tx-indexedsearch-browsebox p{
	background:#f5f5f5;
	padding:10px 15px;
}
#content-wrap .tx-indexedsearch-browsebox p{
	padding-top:0;
}

div.browsebox{
	margin-top: 15px;
	position: relative;
	height:25px;
}

div.browsebox .tx-indexedsearch-next{
 	position: absolute;
 	right:0;top:0;
}

.tx-indexedsearch-whatis{
	display:none;
}

.tx-indexedsearch-single-res{
	position: relative;
	padding: 15px 0 ;
	border-bottom:1px solid #f5f5f5;
}

.tx-indexedsearch-percent{
	position: absolute;
	top:15px; right:0;
}



.graybox{
	display:block;
	padding: 15px;
	background: #f5f5f5;
}

.error{
	border: 1px solid red;
}