/*************************************************************************************************************** 
 * Custom CSS for individual styles
 ***************************************************************************************************************/
	
/* index.htm ***************************************************************************************************/
	
	.mb_15{
		margin-bottom:15px;}

	#searchOffer{
		background:url(/AbfallScout/media/keyvisual_bottom2_default.jpg) no-repeat 0 0;
		height:298px;
		overflow:hidden;
		padding:0 15px 0 15px;
		clear:left;
		margin-bottom:15px;}
		
	#trashSticker{
		position:absolute;
		margin:34px 0 0 133px;}
		
	#searchOfferForm{
		margin:50px 0 0 280px;}
		
	#inputSearchOfferContainer{
		width:245px;
		float:left;
		margin-top:2px;
		border:1px solid #054794;
		margin-right:5px;
		background-color:#FFF;
		padding: 2px;}
		
	#searchOffer h2{
		color:#05428a;
		font-size:24px;
		padding-bottom:16px;
		text-transform:uppercase;
		margin-bottom:10px;}
		
	#searchOffer label{
		margin-right:10px;
		vertical-align:middle;
		font-weight:bold;
		font-size:18px;
		color:#333333;}
	
	#inputSearchOffer{
		width:150px;
		height:20px;
		border:0;
		vertical-align:middle;
		float:left;}
	
	#searchOfferSubmit{
		color:#FFF;
		height:19px;
		width:60px;
		display:-moz-inline-stack;
		display:inline-block;
		background:url(/AbfallScout/media/green_button_uni.gif) no-repeat right top;
		text-transform:uppercase;
		font-weight:bold;
		text-align:center;
		margin-top:1px;
		margin-left:-4px;
		padding-top:5px;
		vertical-align:middle;}
		
	#searchOfferSubmit:hover{
		background:url(/AbfallScout/media/green_button_uni.gif) no-repeat right -24px;
		text-decoration:none;}
		
	#youTubeBox{
		background:url(/AbfallScout/media/search_offer_background.png) no-repeat 0 0;
		height:114px;
		overflow:hidden;
		padding:0 15px 0 15px;
		margin-bottom:15px;}




	.offerWasteBox, .offerWasteBox:hover{
		display:block;
		background:url(/AbfallScout/media/offer_background.png) no-repeat 0 0;
		width:270px;
		height:195px;
		float:left;
		margin:0 28px 15px 0;
		text-decoration:none;
		overflow:hidden;}

	.offerWaste{
		display:block;
		text-transform:uppercase;
		padding:5px 10px;}

	.offerWaste span{
        font-size:10px;
		display:block;
		float:left;
		color:#4da618;}

	.offerWaste span b{
        font-size:12px;
		color:#000;}


	/* offer Startseite */

	.wrap_offer {
		display: block;
		margin: 0 28px 15px 0;
		cursor: pointer;
		overflow: hidden;
		position: relative;
		text-decoration: none;
		width: 570px;
		height: 75px;
	}

	.offerA .offer, .offerA .offer:hover{
	}

	.offerA .offerBookmark {
		position: absolute;
		top: 0px;
		left: 10px;
		width: 87px;
		height: 75px;
		background: url(/AbfallScout/media/textbox_bookmark.png) no-repeat;
		font-family: Arial;
	}

	.offerA .offerPeriodTeaser {
		position: absolute;
		top: 10px;
		left: 14px;
		font-family: Arial;
		font-size: 11px;
		color: #054094;
	}

	.offerA .offerPeriod {
		position: absolute;
		top: 25px;
		left: 13px;
		font-size: 12px;
		font-weight: bold;
		color: #054094;
		text-shadow: 0 1px 0 #bdf;
		padding: 0;
	}
	
	.offerA .offerContent {
		background: #a13d16;
		width: 570px;
		height: 75px;
		position: absolute;
		top: 8px;
		text-shadow:0 1px 0 #444;
		color:#fff;
	}

	.offerDiscountHeadline{
		position: relative;
		top: 12px;
		left: 110px;
		display: inline;
		font-size: 18px;
		font-weight: normal;
		font-style: italic;
	}
	
	.offerDiscountHighlight {
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.offerDiscountDescription {
		position: relative;
		top: 18px;
		left: 110px;
		font-size: 14px;
		display: block;
	}
	

	.offerPeriod{
		display:block;
		text-transform:uppercase;
		font-size:12px;
		padding:9px 20px;}
		
	.offerPeriod span{
		display:block;
		width:50%;
		float:left;
		color:#666;}
		
	.offerPeriod span b{
		color:#000;}
	
	.offerDiscount{
		display:block;
		margin:30px 0 20px 0;
		font-size:24px;
		font-weight:normal;
		color:#4da618;
		text-align:center;
		letter-spacing:-0.07em;
		text-shadow:0 -1px 0 #555;}
	
	.offerDesc, .offerTextLarge{
		color:#054094;
		display:block;
		font-size:20px;
		font-weight:bold;
		text-align:center;
		text-shadow:0 1px 0 #fff;}
		
	.offerTextNormal{
		color:#054094;
		display:block;
		font-size:14px;
		font-weight:normal;
		text-align:center;
		text-shadow:0 1px 0 #fff;
		margin:10px;
		line-height:1.25em;}
		
	.offerUserImage, .offerUserImageRounded{
		display:block;
		width:270px;
		height:195px;
		overflow:hidden;}
		
		
	.offerUserImageRounded{
		background:url(/AbfallScout/media/offer_rounded_border.png) no-repeat 0 0;}
		

	/* steps navigation */
	
	.steps {
		position: relative;
		width: 570px; 
		height: 60px; 
		margin-bottom: 40px;
		margin-left:-15px;
	}
	
	.steps .step {
		width: 23%; 
		padding: .915%; 
		height: 75px;
		font-size: 13px; 
		float: left;
		position: relative;
		background: #C1D2E4;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #bbb;
		background: -moz-linear-gradient(top, #ffffff 0%, #c1d2e4 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#ffffff), color-stop(100%,#c1d2e4)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #ffffff 20%,#c1d2e4 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #ffffff 20%,#c1d2e4 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #ffffff 20%,#c1d2e4 100%); /* IE10+ */
		background: linear-gradient(to bottom, #ffffff 20%,#c1d2e4 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c1d2e4',GradientType=0 ); /* IE6-9 */
	}

	.steps .no {
		position: absolute;
		top: 5px;
		left: 5px;
		width: 28px;
		height: 28px;
		background: #506C94;
		color: #FFF;
		font-size: 12px;
		text-align: center;
		border-top-left-radius: 15px;
		border-bottom-left-radius: 15px;
		border-top-right-radius: 15px;
		border: 4px solid #FFF;
		padding-top: 4px;
		font-weight: normal;
		box-shadow: 0 0 10px #666;
	}

	.steps .desc {
		position: absolute;
		top: 9px;
		left: 40px;
		color: #506C94;
		text-shadow: 0 1px 0 #fff;
	}
	
	.steps .details {
		 position: absolute; 
		 top: 42px; 
		 left: 40px;
		 font-size: 11px;
		 font-weight: normal;
		 text-shadow: 0 1px 0 #eee;
		 color: #555;
	}
	
	.steps .check {
		 position: absolute; 
		 top: -5px; 
		 right: 0;
	}
	
	.steps .step.active, 
	.steps .step.done {
		font-weight: bold;
	}

	.steps .step.active .no {
		background: #4DA618;
	}
	
	.steps .step.active .desc {
		color: #054094;
	}

	.steps .step.active .details,
	.steps .step.done .details {
		color: #418C15;
		text-shadow: 0 1px 0 #fff;
	}


	/* adTeaser */
	
	.adTeaser{
		background-color:#054794;
		display:block;
		color:#FFF;
		text-align:center;
		font-size:11px;
		font-weight:bold;
		width:120px;
		height:90px;
		margin-left:30px;
		font-weight:normal;}
				
	.adTeaser span{
		display:block;
		padding-top:10px;}
	
	.adTeaser .adTeaserTitle{
		font-size:16px;
		font-weight:bold;}
		
		
		
/* abfallauswahl.htm ***************************************************************************************************/

	.third{
		float:left;
		width:170px;
		margin-right:30px;}
		
	.third h4{
		margin-bottom:10px;}
		
	#content .third p{
		margin-right:0;}
		
	#content .third p.tac{
		margin-right:0;}
		
		
	#locationForm label{
		margin-right:10px;
		vertical-align:middle;
		font-weight:bold;}
	
	#location{
		width:250px;
		border:1px solid #054794;
		height:20px;
		vertical-align:middle;}

    #locationFormSubmit2{
        color:#FFF;
        height:19px;
        width:160px;
        display:-moz-inline-stack;
        display:inline-block;
        background: url(/AbfallScout/media/green_button_uni.gif) no-repeat right top;
        text-transform:uppercase;
        font-weight:bold;
        text-align:center;
        margin-left:0px;
        padding-top: 4px;
        vertical-align:middle;}

    #locationFormSubmit2:hover{
        background: url(/AbfallScout/media/green_button_uni.gif) no-repeat right -24px;
        text-decoration:none;}


	#locationFormSubmit{
		color:#FFF;
		height:19px;
		width:80px;
		display:-moz-inline-stack;
		display:inline-block;
		background: url(/AbfallScout/media/green_button_uni.gif) no-repeat right top;
		text-transform:uppercase;
		font-weight:bold;
		text-align:center;
		margin-left:0px;
		padding-top: 4px;
		vertical-align:middle;
		margin-top: 4px;}
		
	#locationFormSubmit:hover{
		background: url(/AbfallScout/media/green_button_uni.gif) no-repeat right -24px;
		text-decoration:none;}

	.listItem{
		margin:30px 30px 15px 0;
		padding-top:15px;
		clear:left;
		border-top:1px solid #d5d5d5;}
		
	.listArea{
		margin:0 30px 0 0;
		padding-top:5px;
		padding-bottom:5px;
		clear:left;
		border-top:1px solid #d5d5d5;}
		
	.first{
		border:0;
		margin-top:0;
		padding-top:0;}
		
	.listItemImage{
		display:block;
		width:110px;
		float:left;
		text-align:center;}
	
	.listItemDesc{
		width:460px;
		float:left;}
		
	.listItemDesc ins, .info{
		color:#4da618;
		font-weight:bold;}
		
	.listItem h4{
		margin:0 0 10px 0;
		font-size:14px;}
		
	.listItem h5{
		margin:15px 0 5px 0;
		font-size:12px;
		clear:left;}
		
	.listItem a{
		font-size:11px;}
		
	.listItem a.fs12{
		font-size:12px;}
			
	.listItem dl{
		margin-bottom:5px;
		margin-top:0;
		line-height:1.4em;}
		
	.listItem dt{
		display:block;
		float:left;
		clear:left;
		width:100px;
		color:#666666;
		margin-bottom:1px;}
	
		
	.listItem dd{
		display:block;
		float:left;
		width:360px;
		margin-bottom:1px;}

    .listItem td{
        width: 250px;
        padding-bottom: 5px;
    }

    .listItem th{
        width: 250px;
        padding-bottom: 5px;
        text-align: left;
    }
		
	#content .listItemCol{
		width:50%;
		float:left;
		margin:0;
		padding:0;}
		
	.listItemCol b{
		display:block;
		margin-bottom:5px;}
		
	.listItem .listItemCol dt{
		width:75px;
		vertical-align:text-bottom;}
		
	.listItem .listItemCol dd{
		width:155px;
		vertical-align:text-bottom;}
		
	.listItemFloatList{
		margin-top:5px;}
		
	.listItemFloatList li{
		width:150px;
		float:left;
		list-style-type:disc;}

/* Order Deadline ***************************************************************************************************/
	
	.orderDeadline{
		background:url(/AbfallScout/media/express.jpg) no-repeat right 0;
	}
		
	.orderDeadline div{
		padding-top:25px;
		line-height:1.4;}


/* combisack.html ***************************************************************************************************/
		
	#combiSackSteps{
		margin-top:30px;
		padding-bottom:30px;
		height:150px;
		font-weight:bold;}


/* register.xhtml ***************************************************************************************************/

	#agbText{
		height:150px;
		font-size:10px;
		overflow:auto;
		background-color:#eee;
		margin-right:30px;
		border:1px solid #ccc;}

	#agbText h1{
		font-size:14px;}

	#agbText h2{
		font-size:13px;}
		
	#agbText h3{
		font-size:12px;}
		
	#agbText h4, #agbText p{
		font-size:10px;}
		
		
/* termine_lieferung.html ***************************************************************************************************/

	.form textarea.h6{
		height:60px;}
		
		
/* Order process ***********************************************************************************************************/
	
	#process{
		margin:6px 0 0 215px;
		display: none;}
		
	.process_support{
		background:url(/AbfallScout/media/support_lady_02.jpg) no-repeat 0 0 #fff;
		margin-top:30px;
		padding-top:110px;}
		
	.process_support h3{
		text-align:center;}
		
	#contentArea.whiteBackground{
		background:#fff;}
		
	.disabledText{
		color:#999;}
		
		
/* Haeufig-gestellte-Fragen.xhtml ******************************************************************************************** */
	
	.answer{
		display:none;
		line-height:1.2em;
		margin:5px 30px 10px 0;}
		
		
/* Wordpress ******************************************************************************************************************* */

	.WP #content{
		padding-top:0;}
	
	.WP h1{
		margin:30px 0 15px 0;
		font-size:22px;}
	
	.WP h1 a{
		color:#4da618;}
		
	.WP h2{
		font-size:14px;
		color:#054794;
		margin:15px 0 15px 0;
		letter-spacing:0em;
		line-height:1.3}
		
		
/* OffersByWasteType.xhtml ********************************************************************************************************* */

	.warning{
		background-color:#FFC;
		border:1px solid #FF9;
		padding:10px;
		margin-top:10px;}
		
	#content .warning p{
		margin-right:0;}
		
		
		
/* ProveAndPay.xhtml ********************************************************************************************************* */
		
	label.w12{
		width:120px;}
		
		
/* Meine Konto ********************************************************************************************************************* */
		
	#navi.backToShop{
		float:right;
		margin-right:5px;}
		
	#navi.backToShop li{
		float:right;}

/* Artikel Vorschau ********************************************************************************************************************* */
		
	.articlePreviewImage{
/*		display:block;*/
		margin-right:15px;
		float:left;
		/*text-align:center;*/}
		
		
	#content.WordPressPage ol, #content.WordPressPage ul {
		margin:0 30px 10px 0;}
		
	#content.WordPressPage ol ul, #content.WordPressPage ul p, #content.WordPressPage ul ul{
		margin-right:0}		
	
	#content.WordPressPage h1, #content.WordPressPage h2, #content.WordPressPage h3 {
		margin-right: 30px;
		line-height: 1.4em;
		text-align: left;
	}
	
	#content.WordPressPage table {
		margin-right: 30px;
	}	
	
/* Stellenanzeigen ************************************************************************************************************* */

#content.WordPressPage .stellenanzeige {
	margin-bottom: 50px;
}

#content.WordPressPage .stellenanzeige ul {
	margin-bottom: 20px;
}

#content.WordPressPage .stellenanzeige ul li {
	line-height: 1.4em;
	text-align: left;
}

#content.WordPressPage .stellenanzeige h1,
#content.WordPressPage .stellenanzeige h3 {
	text-align: center;
	font-weight: normal;
}

#content.WordPressPage .stellenanzeige h1 {
	margin-bottom: 0;
}

#content.WordPressPage .stellenanzeige h3 {
	margin-top: 0;
}


/* Abfalldetails *************************************************************************************************************** */

	.grey-text{
		color:#666666;
	}
	
	.disabled{
		background:url(/AbfallScout/media/grey_button_uni.gif) no-repeat right top;		
	}
	
	.disabled:hover{
		background:url(/AbfallScout/media/grey_button_uni.gif) no-repeat right -24px;
		text-decoration:none;
	}	
	
	.disabled span{
		background:url(/AbfallScout/media/grey_button_uni_left.gif) no-repeat left top;		
	}
	
	.disabled:hover span{
		background:url(/AbfallScout/media/grey_button_uni_left.gif) no-repeat left -24px;
	}
	
	.listItemDescCol{
		display: -moz-inline-stack;
		display: inline-block;
		width: 100px;
	}


/* Startseite  *************************************************************************************************************** */

.OfferBox {
font-family:Arial,Verdana,Helvetica,sans-serif;
/*    font-size:0.916em;*/
/*font-size:1.166em;*/
font-size:0.966em;
line-height:1.286em;
    margin-right:30px;
    margin-top:15px;

}
.OfferTitleLink {
    font-size:1.166em;
    letter-spacing:0.025em;
}

.OfferSubTitle {
    text-transform: uppercase;
    font-size:10px;
    color:#4da618;
}

.OfferBox h2 {
    border-bottom:1px solid #DDDDDD;
    padding-bottom:2px;
    font-size:135%;
    font-weight:bold;
    margin:0 0 0.35em 0;
    padding:0;
}

.OfferRow {
    clear:both;
}


.Offer {
    float:left;
    width:20%;
    overflow:hidden;
    line-height:1.3;
    margin-bottom:25px;
}

.Offer a {
text-align:left;
text-decoration:none;
}

Offer a:visited {
text-align:left;
text-decoration:underline;
}

.Offer a:hover {
text-decoration:underline;
}

.TitleContainer {
    position:relative;
    padding-right:5px;
}

.imageContainer {
    position:relative;
	width: 135px;
	height: 101px;
}

.imageContainer img {
    position: absolute;
	bottom: 0;
	max-height: 101px;
}

.activeDiscount {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 30px; 
	height: 30px; 
	background: #c00; 
	color: #fff; 
	font-size: 24px; 
	text-align: center; 
	border-radius: 15px;
}

.PlzBox span {
    padding-bottom:2px;
    font-size:135%;
    font-weight:bold;
    margin:0 0 0.35em 0;
    padding:0;
}
	.button_blue_big{
		background:url(/images/button_blue_big.png) repeat-x right top;
		font-size:24px;
		height:12px;
		padding:7px 60px 10px 30px;}

	.button_blue:hover, .button_green:hover{
		background-position:0 -31px;}

	.button_blue_big:hover{
		background-position:right -39px;
		text-decoration:none;
		color:#FFFFFF;}

.invisible {
    display:none;
}