
.shadowspacer {
	background:url("../images/global/shadowspacer_lang.png") no-repeat scroll center 0 transparent;
	height:35px;
	width:100%;
}

.topspacer {
	background:url(../images/skins/lightskin/layerslider_red_clean_bg.jpg) no-repeat center center #770d15;
	width:100%;
	height:50px;
	-moz-box-shadow: inset 0 -10px 30px #770D15;
	-webkit-box-shadow: inset 0 -10px 30px #770D15;
	box-shadow: inset 0 -10px 30px #770D15;

}

.teasermargin-strategie {margin-top:50px;}
.teasermargin-profil {margin-top:10px;}

.teasercontent {
	margin-bottom:2.5%;
}

.teaserpic {margin-top:5%;}

.teaserboximg {
	background: url(../images/boxkreuz.png) no-repeat 0 0;
	top:-10px;
	left:-25px;
	height:50px;
	width:50px;
	position:absolute;
}

.themenboximg {
	background: url(../images/boxkreuz.png) no-repeat 0 0;
	top:-25px;
	left:-25px;
	height:30px;
	width:30px;
	position:absolute;
}

/*
.teaserbox {
	background: url(../images/global/bg_pattern_grey_50.png) repeat;
	border:1px solid #fff;
	padding:10px;

}
*/


h2.strategie {
	background: url(../images/strategie/arrow_right.png) no-repeat right center #b2131f;
	font-size:15px;
	text-transform:uppercase;
	padding:10px;
	color:#fff;
}

.teaserbox h1 {
	padding-left:25px;
	padding-bottom:9px;
	border-bottom:1px dotted #AF0020;
	font-size:20px;
	text-transform:uppercase;
	margin-bottom:30px;
}

.teaserbox h2 {
	margin:15px 0 8px 0;
	font-size:14px;
	font-weight:bold;
	color:#666;
}

.teaserbox h3 {
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	font-size:16px;
	font-family:'Kotta One',serif;
	color:#AF0020;
	border-top: 1px dotted #AF0020;
}


.teaserbox p {
	font-size:13px;
	padding:5px 0;
	margin:0;
	color:#666;
}

.themenbox p {
	font-size:13px;
	margin:0;

}


.teaserbox a, .themenbox a { background:#ccc; color: #000; text-decoration: none; outline: 0; line-height: inherit; padding:5px;}
.teaserbox a:hover, .themenbox a:hover { background:#B2131F; color: #fff; }



	.shadow {
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 2px #000;
	box-shadow: 0px 0px 2px #000;
	}


@media only screen and (max-width: 1340px) {
	.shadowspacer {background-size:95% 100%;}
	}

@media only screen and (max-width: 880px) and (min-width: 683px) {
h2.strategie {font-size:12px;}
	}
	
@media only screen and (max-width: 682px) {


.teasermargin-strategie {margin-top:0;}
.teasermargin-profil {margin-top:0;}


.themenbox {margin-bottom:20px;}

.teaserbox {margin-bottom:20px;}

.teaserboximg {
	background: url(../images/boxkreuz_small.png) no-repeat 0 0;
	top:-3px;
	left:10px;
	height:35px;
	width:35px;
}

.teaserbox h1 {padding-left:35px;}

}