/* for sites in /public/ */
#main-static{
	margin-left:18.6%; 
	padding-left:15px;
	line-height:150%;
}
#main-left{
	width:73%;
	float:left;
	margin-right:10px;
}
#main-left p{
	margin-left:10px;
}
#main-right{
	width:256px;
	float:left;
	margin-bottom:10px;
}
#thevideo{
	min-height:300px;
	width:100%;
}
@media (max-width: 1279px){ #main-right{
	display:none !important;
	}
}
@media (max-width: 1279px){ #main-left{
	width:100% !important;
	}
}

#main-static h1{
	color: #444;
	font-size: 2.4rem;
	padding: 0 1rem 1rem;
	margin-top: 0;
	border-bottom: 1px solid #ddd;
}
#main-static h2{
	color: #444;
	padding:6px 10px;
	font-weight: bold;
	margin-top: 0;
	font-size: 15px;
}
#jobs-static{
	margin-top:15px;
}
.widget > h3{
    color: #444;
    display: block;
    font-family: "RobotoRegular","Arial Narrow","Calibri","Arial";
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 6px 10px;
}
.widget .widgetContent, .widget .cs-static{
	padding:10px;
}
#main-static h3{
	color: #444;
	padding: 1rem;
	font-weight: bold;
	margin-top: 0;
}
#main-static h4{
	color: #444;
	padding: 10px;
	font-weight: bold;
	margin-top: 0;
	font-size: 14px;
}
#main-left h3 {
	margin-bottom: 10px;
}
#main-left h4{
	margin-bottom: 10px;
}
.static-heading{
	font-family: 'RobotoRegular','Arial Narrow','Calibri','Arial';
	display:block;
	background: url(//cdn.hitmeister.de/static/images/sprites/sprite_h.png) repeat-x scroll 0 -407px #636363;
	color: #FFFFFF;
	padding:6px 10px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom:10px;
	font-size: 15px;
}
#static-menu li {
	list-style-type: none;
}
.cs-static{
	padding:10px;
}
.cs-static ul{
	list-style:inside disc;
	margin:10px 0;
}
#main-right .widget{
	background-color: #FDFDFD;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.07) inset;
}
#main-right div:first-child{
	margin-top:0px;
}

/* customer + seller service */
#customer-service-static{
	width:100% !important;
	background-color: #FDFDFD;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.07) inset;
	margin-bottom:10px;
}
#seller-service-static{
	width:100% !important;
	background-color: #FDFDFD;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.07) inset;
	margin-bottom:10px;
}

.cs-sl1{
	display:block;
	font-size:13px;
	margin:10px 0 5px 0;
}
.cs-sl2{
	display:block;
	font-size:16px;
	margin:0 0 10px 0;
}

.cmsSite{
	font-size:12px;
	line-height:1.5;
}

.cmsSite .checklist li {
	list-style-type: none;
}

/* video archive ecommerce day */
/* breadcrumb */
#ecd-breadcrumb{
	margin:10px 0 10px 10px;
}
/* banner */
#ecd-banner{
	overflow:hidden;
}
#wrapper{
	line-height:1.5;
}
#left-column{
	float:left;
	padding:0 10px 10px 10px;
	border-right:1px solid #EFEFEF;
}
#right-column{
	width:25%;
	float:left;
	padding:0 10px 10px 10px;
}
/* general */
article ul{
	margin:10px;
	list-style:outside square;
}
article ol{
	margin:10px 10px 10px 15px;
	list-style:outside decimal;
}
.clear{
	clear:both;
}

/* video info */
#video-info{
	border-bottom:1px solid #EFEFEF;
}
#video-info h1{
	font-size:20px;
	margin:10px 10px 10px 0;
	padding:0 0 10px 0;
}
#downloads{
	display:block;
	background-image:url(//media.hitmeister.de/images/cms/original/96b525f2c4f42bd3c4413487cf3f5bc2.png);
	background-repeat:no-repeat;
	background-position:10px top;
	height:50px;
	padding:0 0 0 60px;
	border:1px solid #EFEFEF;
	border-radius:10px;
	background-color:#fcffde;
}
#downloads span{
	display:block;
	padding:10px;
	font-size:20px;
}
#author{
	font-size:14px;
	font-weight:bold;
}
#sharing-buttons{
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border-top:1px solid #EFEFEF;
}
#share-widget-heading{
	font-size:14px;
	font-weight:bold;
}
#connecter{
	border-top:1px solid #EFEFEF;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
}
#social-profiles ul li{
	font-weight:normal;
}
/* sidebar */
#ecd-info span{
	display:block;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
}
#ecd-info img{
	border:1px solid #EFEFEF;
	border-radius:10px;
	padding:5px;
	margin:10px 0 0 0;
}
#ecd-info{
	border-bottom:1px solid #EFEFEF;
}
/* video archive overview */
#video-archive-main{
	padding:0 0 0 10px;
	margin:0 0 0 19%;
}

.video-snippet{
	float: left;
    height: 380px;
    margin: 10px 20px 40px 0;
    text-align: center;
    width: 220px;
}
.video-snippet a{
	color:#999;
}
.video-snippet img{
	border:1px solid #EFEFEF;
	border-radius:10px;
	overflow:hidden;
}
.video-author{
	display:block;
	font-size:14px;
	font-weight:bold;
}
.video-title{
	display:block;
	font-size:16px;
	font-weight:bold;
	font-family: 'RobotoRegular','Arial Narrow','Calibri','Arial';	
	color:#f8a000;
}