/*/////////////////////////////////////////
PREVIEW
/////////////////////////////////////////*/
.img_preview {
	width:185px;
	padding:0 0 5px 0;
	}
.text_preview {
	display:block;
	width:100%;
	padding:0 0 10px 0;
	}
.link_preview {
	}














/*/////////////////////////////////////////
B TEXT
/////////////////////////////////////////*/

.B_text_close {
}
.B_text_open {
	padding-right:20px;
	float:left;
}


/*/////////////////////////////////////////
K DOC
/////////////////////////////////////////*/

.K_doc_close {
}
.K_doc_open {
	padding-right:20px;
	float:left;
}

.K_doc_endung {
	font-size:10px; 
	letter-spacing:0.5px; 
	color:#000;
	}


/*/////////////////////////////////////////
L IMG
/////////////////////////////////////////*/

.L_img_close {
	padding:10px 0 5px 25px;
}
.L_img_open {
	padding:10px 20px 0 25px;
	float:left;
	overflow:hidden;
}












/*/////////////////////////////////////////
VID
/////////////////////////////////////////*/
.vid_box {
	display:block;
	width:100%;
	height:auto;
	padding:25px 0 0 25px;
	overflow:hidden;
	}
.vid_text {
	display:block;
	width:290px;
	height:105px;
	overflow:hidden;
	}
.vid_preview {
	width:185px;
	float:left;
	padding:0 15px 0 0;
	}