/* Start of CMSMS style sheet 'werbepakete' */
/* CSS Werbepakete */

hr {
  float:left;
  width:100%;
}

.buchen {
   font-weight:bold;
   color:#fff;
   text-decoration:none;
   font-size:16px;
}

.paketbox {
	height:800px;
	width:205px;
	float:left;
	margin-right:10px;
	}

.paketbox2 {
	height:750px;
	width:205px;
	float:left;
	margin-right:10px;
	}

.paketheader {
	width:205;
	}

.paketinhalt {
	width:181px;
        height:675px;
	padding:10px;
	overflow:hidden;
	border: 2px solid #994100;
	}

.paketinhalt2 {
	width:181px;
        height:620px;
	padding:10px;
	overflow:hidden;
	border: 2px solid #994100;
	}

.inhaltwrapper {
       height:385px;
}

.paketclass {
	width:185px;
	height:90px;
        margin-bottom:10px;
        text-align:center;
	}

.dauer, .umkreis {
	width:185px;
	height:45px;
        margin:10px 0px;
        float:left;
	}

.verteilung, .special {
	width:185px;
	height:50px;
        margin:10px 0px;
        font-size:15px;
        color:#994100;
        float:left;
	}

.preisbox {
	height:201px;
        margin:0px 8px;
        background:url(/uploads/images/preis.jpg) no-repeat;
        float:left;
	}

.preisbox2 {
	height:201px;
        margin:0px 8px;
        margin-top:70px;
        background:url(/uploads/images/preis.jpg) no-repeat;
        float:left;
	}

.preisbox3 {
	height:201px;
        margin:0px 8px;
        margin-top:82px;
        background:url(/uploads/images/preis.jpg) no-repeat;
        float:left;
	}

.preisbox4 {
	height:201px;
        margin:0px 8px;
        margin-top:32px;
        background:url(/uploads/images/preis.jpg) no-repeat;
        float:left;
	}

.preisbox5 {
	height:201px;
        margin:0px 8px;
        margin-top:32px;
        background:url(/uploads/images/preis.jpg) no-repeat;
        float:left;
	}

.preisbox6 {
	height:201px;
        margin:0px 8px;
        margin-top:12px;
        background:url(/uploads/images/preis.jpg) no-repeat;
        float:left;
	}

.preisvorteil {
	width:80px;
	height:35px;
        padding:5px 0px 5px 20px;
	margin:5px 5px 10px 40px;
        font-size:14px;
        font-weight:bold;
        text-align:center;
        float:left;
	}

.kundenpreis {
	width:140px;
	height:50px;
	margin:15px 5px;
        text-align:center;
        font-size:20px;
        font-weight:bold;
        color:#fff;
        float:left;
	}

.paketpfeil {
        margin: 0px 10px;
        float:left;
	}

.druckbutton {
        position:relative;
        bottom:75px;
        left:435px;
        float:left;
        border:none;
	}

.druckbuttonside {
        width:175px;
        height:26px;
        border:none;
        margin-bottom:20px;
	}

.optpic {
	width:30px;
	height:30px;
	border:0px;
	float:left;
	margin:0px 10px 10px 0px;
	}

.mwst {
  float:left;
  margin-top:20px;
}

#persangebot {
  width:630px;
  height:80px;
  margin-top:20px;
  overflow:hidden;
  border: 2px solid #994100;
  float:left;
}

#angebotstext {
  width:410px;
  height:50px;
  float:left;
  padding:15px 10px;
  text-align:justify;
}

#anfordernbtn {
  width:200px;
  height:80px;
  float:left;
  border:none;
}
/* End of 'werbepakete' */

