.shortcontent {
	float: left;
	margin-bottom: 	8px;
	overflow: 			hidden;
}

.shortcontent_title {
	line-height:		15px;
	font-weight: 		normal;
	margin: 0px 0px 3px 0px;
}

.shortcontent_content {
	font-size: 			9px; 
	line-height:		11px;
}

div.submit_plus {
	height: auto;
	font-size: 10px;
	line-height: 14px;
	/* background: red; */
}

div.submit_plus:after {
	clear: both;
}

div.submit_plus .submit {
	float: left;
	background: none;
	width: 130px;
	border: none;
	background-image: url(../_layout/_buttons/bg_hinzufuegen.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	white-space: normal;
	text-align: left;
	font-size: 10px;
	padding: 0px 0px 0px 18px;
	
	/* background: red; */
}

div.submit_plus a {
	float: left;
}

.star {
	color: #dd4101;
	font-weight: normal;
	font-size: 10px;
	line-height: 0px;
}


.kontakte_block,
.kontakte_bild,
.kontakte_text {
	float:left;
	width:338px; 
	overflow: hidden;
	
	/* background-color: yellow; */
}

.kontakte_bild {
	width: 90px;
	
	/* background-color: green; */
}

.kontakte_text { 
	width: 248px;
	 
	/* background-color: blue; */
}


.div_file {
	position:absolute; 
	top:0px; 
	right: 0px; 
	opacity: 0.0;
}