#content .format_text .kasten {
 background:transparent url(images/png.png) repeat scroll 0 0;
 position: relative;
 width: 272px;
 float: left;
 margin: 1px;
 padding: 3px;


 color: black;
 }


.bild{
 width: 150px;
 float: left;
 margin-right:3px;
 }

.beschreibung {
 float: left;
 width: auto;
/* padding:5px;
 height: 160px;*/
 overflow: hidden;
 }
.beschreibung p {

 }
.kasten h1 {
 margin: 5px auto;
 }
.kasten ul{
 display:inline;
 }

.kasten li {
 margin-left:123px;
 line-height:11px;
}
.kasten
{
	cursor: default !important;
	list-style: none !important;
}
.kasten a
{
	cursor: pointer !important;
	text-decoration: underline;
}
.kasten a .preview
{
	display: none !important;
}
.kasten a:hover .preview
{ border:2px solid #CF6626;
	display: block !important;
	position: absolute !important;
	top:-100px !important;
	left: 45px !important;
	z-index: 2 !important;
}
.titel {
 text-align: center;
 color: #09639F;
 font-size: 1.5em;
 font-weight: bold;
 margin:4px 0 0;
 }

.kasten .preview
{
	border-color:#CF6626 !important;
}

textarea.front-editor-content {
 width: 100% !important;
 display: block !important;
 }
.mehrinfo {
 clear: both;
 }
.custom .post {
 margin: 0.8em 0;
 }
.post h4 {
 position:relative;
 left:30%;
 }
.kasten img {
 margin: 0 0.3em 0.1em 0;
 }

