
/* Pauschalen 
--------------------------------------------------*/


.pauschaleLinks{
		float:left;
		width: 180px;
}


div#pauschalen{
		float:left;
		width: 440px;
		margin-top:25px;
		font-size: 11px;
		line-height: 1.4em;
}

div#pauschalen .pauText a strong{
		font-weight:normal;
		text-decoration: underline;;
}

.pauschalenTeaser{
                 width: 440px;       
		 padding: 0px 0px 11px 0px;
		 margin: 0px 0px 10px 0px;
                 margin-bottom:20px;
                 float:left;
		}
		
.pauTeaserBG{
		 background: url(/basic/images/trenn_bg.gif) bottom left; 
		 background-repeat: no-repeat;
}
		  
.pauBild{
		width:180px;
		height:105px;
		float:left;
        margin-bottom:7px;
}

.pauBild img{
		width:180px;
		border-bottom: 1px solid #FFFFFF;
}

.pauBild p{
		font-size: 13px;
		line-height: 21px;
		font-weight:bold;
		text-align:center;
		color:#FFFFFF;
		letter-spacing:.1em;
}

.pauText{
		width:245px;
		padding-top: 2px;
		float:right;
}

.pauText h2{
		font-size:12px;
}


.pauText ul{
		 margin: 7px 0px 7px 0px;
	     padding: 0px;
	     list-style: none;
}
	
.pauText li {
		line-height: 1.4em;
		padding: 0px 0px 0px 13px;
		
}

.pauschalSubmit{
		width:168px;
		height:12px;
        line-height:12px;
		float:left;
		font-size:11px;
		padding:5px;
		text-align: center;
		margin: 7px 0px 10px 0px ;
		text-align:center;
}


.pauschalSubmit a{
		width:100%;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		letter-spacing:.05em;
	    display:block;
		text-decoration:none;
}



