.vdma-responsive .vdma-artikel-right {
	padding: 20px 0px 20px 20px;
	width: 210px;
	float: left;
}

.vdma-responsive .vdma-artikel-right-line {
	padding: 14px 0px 19px;
	background: url(../images/interface/backgrounds/profile_info_line.gif)
		repeat-x 0 top;
}

.vdma-responsive .vdma-artikel-right-line a:hover {
	color: #a9a9a9;
}

.vdma-responsive .vdma-artikel-right-line a.doc {
	background: url(../images/interface/icons/icon_doc.png) no-repeat 0 0;
}

.vdma-responsive .vdma-artikel-right-line a.ppt {
	background: url(../images/interface/icons/icon_ppt.png) no-repeat 0 0;
}

.vdma-responsive .vdma-artikel-right-line a.pdf {
	background: url(../images/interface/icons/icon_pdf.png) no-repeat 0 0;
}

.vdma-responsive .vdma-artikel-right-line a.document {
	background: url(../images/interface/icons/icon_documents.png) no-repeat
		0 0;
	height: 13px;
	line-height: 13px;
}

.vdma-responsive .vdma-artikel-right-line a.document:hover
	{
	background: url(../images/interface/icons/icon_documents.png) no-repeat
		0 -13px;
}

.vdma-responsive #article-view-container a.vdma-button:hover, .vdma-responsive #article-view-container a.vdma-grey-button:hover {
	font-weight: bold;
	background-position: 99% -46px;
}

.vdma-responsive #article-view-container a.vdma-grey-button {
	color: #d2d2d2 !important;
}

.vdma-responsive #article-view-container a.vdma-grey-button:hover {
	color: #003964 !important;
}

.vdma-responsive #article-view-container .vdma-form-buttons {
	padding-bottom: 20px;
	text-align: right;
}

.vdma-responsive .vdma-w-620 {
	width: 74%;
	display: inline-block;
	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}

.vdma-responsive .vdma-right-20 {
	margin: 20px;
}

.vdma-responsive .vdma-w-300 {
	width: 20%;
	position: absolute;
	margin-top: -6px;
	display: inline-block;
}

.vdma-responsive #article-view-container .vdma-artikel-image {
}

.vdma-responsive #article-view-container .vdma-artikel-left {
	float: left;
	width: 75%;
	background-color: #f4f4f4;
	padding-left: 10px;
}

.vdma-responsive #article-view-container .vdma-artikel-right {
	width: 25%;
	float: left;
	padding: 20px 10px;
	background-color: #f4f4f4;
}

.vdma-responsive #pressgallery-view-wrapper {
	display: none;
}

.vdma-responsive .vdma-orange-button, .vdma-responsive .vdma-button {
	background-color: #0f6584!important;
	color: white!important;
	padding: 4px!important;
	font-weight: bold!important;
	text-decoration: none!important;
	margin-right: 12px;
	margin-top: 5px;
}

.vdma-responsive #article-view-container a.vdma-grey-button {
	background-color: #a9a9a9!important;
	color: white!important;
	padding: 4px!important;
	font-weight: bold!important;
	text-decoration: none!important;
	margin-right: 12px;
	margin-top: 5px;
}

.vdma-responsive .vdma-orange-button span {
	padding: 7px!important;
}

.vdma-responsive .portlet-boundary_vdmabackbutton_WAR_vdmatools001SNAPSHOT_ {
	float: left;
}

.vdma-responsive .portlet-boundary_relatedassetportlet_WAR_articleviewportlet_ {
	display: none;
}

.vdma-responsive #article-view-container .vdma-article-video {
    margin-bottom: 10px;
    margin-left: 0px;
}

.vdma-responsive #article-view-container .vdma-form-buttons {
	float: left;
	width: 100%;
	padding-top: 10px;
}