#feattitel {
	
	margin-bottom:4px;
	padding:5px 0px 0px 5px;
        width:327px;
	height:25px;
        font-family:Arial,verdana, sans-serif;
        font-size:10px;
        font-weight: bold;
        color:#fff;
        background:#E2001A;
	border:1px solid #E2001A;
	}

#postlist {
	overflow:hidden;
	margin-top:5px;
	padding:0px 0px;
	height:346px;
	}
#postlist ul{
	width:334px;
	overflow:hidden;	
        list-style-type: none;
        padding: 0px 0px;
	margin:0px 0px;
        float:left;
	}
#postlist li {
	padding: 8px 3px 3px 7px;
	margin:0px 0px 5px 0px;
	width: 322px;
        color:#161514;
font-size:12px;
	list-style-type:none;
        float:left;
        height:60px;
        overflow: hidden;
	background:#fff url(images/post.jpg) repeat-x;
	border:1px solid #E2001A;
	}	


#postlist li h2 {
        color:#4B545B;
        font-size:16px;
	height:18px;
	overflow:hidden;
	margin:0px 0px;
	padding:0px 0px 2px 0px;
        }

#postlist li h2 a {
    color:#4B545B;
    text-decoration:none;
}
#postlist li b {
        color:#1C4C5C;
        font-size:14px;
	height:18px;
	overflow:hidden;
	margin:0px 0px;
	padding:0px 0px 2px 0px;
        }

#postlist li b:hover {
    color:#E2001A;
    text-decoration:none;
}


#postlist li img {
    float:left;
    margin-right:5px;
	background:#EFEFEF;
}

.fcats{
	overflow:hidden;
	font-size:12px;
	color:#0284C2;
	padding:2px 0px;
	margin:1px 0px 0px 0px;
	height:15px;
	font-family:Tahoma,Arial,verdana, sans-serif;
}

.fcats a:link,.fcats a:visited {
	color:#0284C2;
}	

.auth{
	overflow:hidden;
	font-family:Tahoma,Arial,verdana, sans-serif;
	font-size:12px;
	color:#1C4C5C;
	padding:0px 0px;
	margin:0px 0px;
}
.listi{	
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 5px 0 ;
	padding:0px 0 0 5px;
	background:#8B979F;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	border:1px solid #888;
	width:328px;
	}
#titel_termin{

	display:block;
	padding:2px 0px;
        color:#1C4C5C
	font: 13px tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	background:#fff;
	}


