h1.plugins, h2.plugins {
	font-size:27px;
	text-transform:uppercase;
	font-weight:100;
	line-height:normal;
	color:#0069b4;
	margin-top:0px;
}

h2.plugins {
	font-size:23px;
	text-transform:uppercase;
	font-weight:100;
	line-height:normal;
	color:#0069b4;
	margin-top:0px;
}

.line {
	width:100%;
	height:2px;
	background-color:#CCCCCC;
	margin:30px 0px;
}

.article {
	text-align:left;
}

#linie-plugin {

	width: 100%;
	height: 1px;
	background-color:#CCCCCC;
	
	margin: 13px 0 13px 0;

}

#content.article {
	display: block;
	width: 100%;
	padding: 4% 5.5%;
	padding-bottom: 2%;
	line-height:150%;
}

@media only screen and (max-width:524px) {
	#content.article {
		font-size:14px;
	}
}

#content-article {
	padding:20px 50px;
	background-color:#fbfbfb;
	top:25px;
	position:relative;
	line-height:150%;
}

@media only screen and (max-width:524px) {
#content-article {
	font-size:14px;
	padding:25px 15px;
	padding-top:0px;
}
}


.article-box {
	padding:17px 25px 25px 25px;
	border:2px solid #CCCCCC;
	border-radius:15px;
	margin-top:30px;
	margin-bottom:30px;
	
}

.daw-logo {
	width:38px;
	margin-right:10px;
	margin-left:-5px;
	vertical-align:middle;
	position:relative;
	top:-3px;
}

.article-title {
	font-size:150%;
	font-weight:bold;
	line-height:normal;
}

.plugin-title {
	font-size:130%;
	font-weight:bold;
	margin-bottom:8px;
	line-height:normal;
}

.daw-line {
	width:100%;
	height:1px;
	background-color:#CCCCCC;
	margin:10px 0px;
}

.article-description {
	margin-top:12px;
}

.article-daw-pro {
	color:#FFF;
	background-color:#05B674;
	padding:6px;
	margin-top:10px;
	border-radius:5px;
	margin-right:15px;
	width:100%;
	max-width:505px;
	/*display:inline-block;*/
}

.article-daw-contra {
	color:#FFF;
	background-color:#BF0005;
	padding:6px;
	margin-top:10px;
	border-radius:5px;
	width:100%;
	max-width:505px;
	/*display:inline-block;*/
	/*vertical-align:top;*/
}

ul.pro-contra {
	margin:0px;
	padding-left:20px;
}

ul.pro-contra li {
	padding:0px;
}






#kasten-plugin {

	border: solid 1px #d2d2d2;
	border-radius: 8px;
	padding: 15px;
	margin: 20px 0px 20px 0px;
	
}

.plugin-img {

	margin-bottom: 7px;
	
}

ul#list li{
	margin-bottom: 5px;
  }