/* 
     CSS Presse - LightAlliance
     v. 0.1
     by Die Etagen GmbH
     05.06.2009 
*/
#galerie{
	 /*Background: 333 x (214 -9)*/
     padding: 17px 30px 28px;
     height: 160px;
     width:  273px;
	 background-image:url(../layout/box-rechts-dunkel.png);

}

#galerie h3{
     font-size:14px;
     font-weight: bold;
	 margin-bottom:8px;
}


.box_grow{
    /*padding: 17px 30px 28px;*/
    margin-left: 0px;
    width: 333px;
    clear: left; 
    display: block; 
    position: relative; 
    top: 0px;
    margin-top: -6px;
}

.box_grow h3{
     font-size:14px;
     font-weight: bold;
	 padding: 27px 10px 8px 30px;
}

.bgHead{
	background-image: url(../layout/box-rechts-dunkel.png);
    background-position: left top;
    background-repeat: no-repeat;
    
}


.bgBody{
    background-image:url(../layout/box-rechts-dunkel-mitte-W.png);
    background-position: left;
    background-repeat: repeat-y;
}


.bgBody div{
	 padding: 8px 10px 8px 16px;
     text-align: left; 
}


.bgBottom{
    height: 32px;
	width: 333px;
    background-image:url(../layout/box-rechts-dunkel.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    float: left;
}

.dLoads a, .dLoads img {
    float: left;
    line-height: 1.5em;

}

.dLoads a{
    padding-top: 4px;
    color: #00beff;
    margin: 0px 0px 0px 6px;
}


#contentBox .text{
     margin-top:10px;
     padding-top: 10px;
     border-top:1px dotted #00bbfd;
}
#contentBox .text p{
     padding-bottom:7px;
}
/*#contentBox h2{
     margin-left: 15px;
}*/

/*#presseinfo p{
     padding-bottom: 10px;
}*/

#presseinfo p{
     font-size: 14px; 
     padding-bottom: 0px;    
}

#content .datumort{
     font-size: 11px;
     color: #00bbfd;
	 padding-bottom: 2px;
}

#presseText .mehr{
     margin-top: 5px;
     font-size: 11px;
}

.mehr{
     height: 20px;
}

.mehr img{
     vertical-align:bottom;
	 margin-right:5px;
}
.mehr p{
     display: inline;
     line-height: 20px;
}

.ansprechpartner{
     height: 60px;     
}

.apbild{
     float:left;
     height: 60px;
     width: 60px;
     margin-bottom: 15px;
}

.beschreibung{
     line-height: 15px;
     float: right;
     clear:both;
     width: 199px;
}

.bold{
     font-weight: bold;
}


/*Andreas*/
.pictoSgl { 
    float: left; 
    background-color:transparent;
    text-align:center;
    width:50px;
}

#galerie #pictoHull { padding: 0; margin-right:-5px;}

.marLt { margin-left: 6px; }

#shortMenues { background: none; }