
#bodywrapper {
	background:url("../images/licoco_logo_big.png") no-repeat scroll 50% 100% transparent;
}

strong {font-style:normal !important; margin-right:10px; font-weight:bold;}


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

.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;

}

.contactlogo {text-align:center; }

.teasermargin {margin-top:0;}

.teasercontent {
	margin-bottom:1.5%;
}


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

 /*-------------------------------------------------
					TEASER
 -------------------------------------------------*/

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

.teasercontent h2 {
	font-size:15px;
	text-transform:uppercase;
}

.teasercontent h1 {
	margin-left:25px;
	font-size:20px;
	color:#b2131f;
}

.teaserbox p {
	font-size:13px;
	border-top:1px dotted #fff;
	padding:10px 0;
	margin:0;
	color:#666;
}
 
 
 /*-------------------------------------------------
					TEAMBOXEN
 -------------------------------------------------*/


.teambox {
	xbackground:#fff;
}

.teampic {
	border:1px solid #fff;
	}

.teambox h2 {
	background:#b2131f;
	font-size:15px;
	text-transform:uppercase;
	padding:10px;
	color:#fff;
	margin:0;
	
}

.teambox p.status {
	font-size:13px;
	color:#000;
	margin:5px 0 0 0;
	padding-top:5px;
	border-top:1px dotted #000;
}

.teambox p.quote {
	font-size:17px;
	color:#555;
	font-family: 'Kotta One', serif;
	padding:20px 10px;
	line-height:1;
	margin:0;
	background:url("../images/global/bg_pattern_grey_50.png") repeat scroll 0 0 transparent;
}

.teambox p.description {
	font-size:13px;
	padding:10px;
}



.teaserbox a, .teambox a { background:#ccc; color: #000; text-decoration: none; outline: 0; line-height: inherit; padding:5px;}
.teaserbox a:hover, .teambox 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) and (min-width: 683px) {
	.shadowspacer {background-size:95% 100%;}
	}

@media only screen and (max-width: 682px) {
	.contactlogo {margin-bottom:10%;}
	
	.shadowspacer {background: url(../images/global/shadowspacer_lang.png) no-repeat scroll center center transparent; background-size:100% 50%;}
	
	}