/* @override 
	http://www.boll-logistik.de/css/styles.css
	http://neu.boll-spedition.de/css/styles.css
	http://neu.spedition-boll.de/css/styles.css
*/

body{
    margin:0; padding:0;
    color: #666;
    font: 75%/160% Arial, Helvetica, Geneva, sans-serif;
}
h1{
    font-size: 2.1em;
    line-height: 130%;
    color: #309D25;     
    margin:0; padding:0;
    margin-bottom: 0.5em;   
    font-weight: normal;    
}
h2{
    font-size: 1.5em;
    line-height: 120%;          
    font-weight: normal;
    margin:0; padding:0;    
    margin-bottom: 0.7em;           
}
h3{
    font-size: 1.2em;
    line-height: 120%;          
    color: #309D25;
    margin:0; padding:0;    
    margin-bottom: 0.2em;           
}
h4{
    font-size: 1.1em;
    line-height: 120%;          
    margin:0; padding:0;    
    margin-bottom: 0.7em;           
}
h5{
    font-size: 1.2em;   
    line-height: 130%;          
    color: #309D25;
    text-transform: uppercase;
    margin:0; padding:0;        
    margin-bottom: 0.5em;
}
p{
    margin: 0 0 1.5em 0;
    padding: 0;
}
a{
    color: #309D25;
}
ul{
    list-style-type: square;
}
ul.downloads{
    list-style-type: none;
    
}
ul ul{
    list-style-type:disc;
}
img{
    border:none;
}


.imgleft{
    float: left;
    margin: 3px 9px 5px 0;
    border-bottom:4px solid #309D25;
    padding-bottom:1px;  
}

.imgright{
    float: right;
    margin: 3px 0px 5px 9px;
    border-bottom:4px solid #309D25;
    padding-bottom:1px;  
}

.col_left{
    width: 48%;
    float:left;
}

.col_right{
    width: 48%;
    float:right;
}


.artikelteaser{
    width: 180px; 
    float:left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.text{
	height: 90px;
}
.artikelteaser p{

}
.teaserhead{
    padding-bottom: 1px;
    border-bottom: 4px solid #309D25;
    margin-bottom: 5px;
}
.artikelteaser h4, .artikelteaser h3{
    margin: 0;
    padding: 0.3em 0;
}
.artikelteaser h4 a{
    text-decoration: none;
}
.artikelteaser ul, .artikelteaser ul li{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.artikelteaser ul{
    border-top: 1px solid #309D25;
}

.artikelteaser ul a{
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #309D25;
    color:  #666;
    line-height:  20px;
    font-weight: bold;
    padding-top: 1px;
}
.artikelteaser ul a:hover{
    background: transparent url(../_gfx/menu_bg.gif) repeat-x scroll 0%;
}

.last{
    margin-right: 0;
}
.more{
    width:  180px;
    height:  23px;
    color: #666;
    font-weight: bold;
    text-decoration: none;
    text-indent: 25px;
    padding-top: 1px;
    line-height: 23px;
    background-image: url('../_gfx/mehr_erfahren.gif');
    display: block; 
    margin-top: 0.5em;
}
ul.downloads li{
    margin-bottom: 0.3em;
}
ul.downloads a{
    color: #000;
    text-decoration: none;  
}

#content input, textarea{
    width: 99%;
    border:none;
    border: 1px solid #fecd1a;  
    background-color: #fedc5f;
}
#content input.radiobt{
    display: inline;
    width: auto;
    border: none;
}
#content input.bt{
    background-color: #fecd1a;
    
    font-size: 1em;
    font-weight:bold;
    margin-top: 1em;
    color: #333;
}

#content label{
    font-weight:bold;
    display: block;
    font-size: 0.8em;
    text-transform: uppercase;
    color: #333;
    width:99%;  
    line-height: 140%;
    margin-top: 0.6em;

}

.greentable{
    border-left: 1px solid #309D25;
    border-top: 1px solid #309D25;
}
.greentable th{
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    background-color: #309D25;
    color: #FFF;
}
.greentable td{
    border-right: 1px solid #309D25;
    border-bottom: 1px solid #309D25;
}
.guestbookentry{
    border-bottom: 1px solid #309D25;
    border-top: 1px solid #309D25;
    padding: 0.7em 0.7em 0em 0.7em;
    margin-bottom: 1em;
}

.comment {
    background-color: #F0FAE6;
    margin-top: 0.7em;
    padding: 0.3em;
}
