input.text, textarea, input.file {
width: 300px;
display: inline;
}

textarea {
height: 300px;
width: 600px;
}
.aktuell_entry{
margin-bottom:20px;
}
.small_entry{
display:none;

}
.open_entry{

height:31px;
overflow:hidden;
}

.aktuell {
	width: 100%;
}

.aktuellImage img,
.aktuellImage2 img {
	display: block;
}

.aktuellImage {
	float: right;
	margin: 0 0 10px 10px;
}

.aktuellImage2 {
	float: left;
	margin: 10px 10px 0 0;
}