/* Bannerblock */
.bannerBlock {
	background          : #c0c0c0;
	height              : 250px;
	margin              : 65px 5px 0px;
	width               : 300px;
}


/* Anmelden */
.anmelden {
	/*background          : url(/images/test123.jpg);*/
	height              : 181px;
	margin              : -10px -10px 0px;
	overflow            : hidden;
	width               : 525px;
}
.anmelden a {
	display             : block;
	height              : 100%;
	padding             : 100% 0px 0px;
}

/* Aktuelle News */
.aktuelleNews ul {
	list-style          : none;
}
.aktuelleNews ul li {
	border-bottom       : 1px dotted #373534;
	margin              : 0px 0px 10px;
	padding             : 0px 0px 3px;
}
.aktuelleNews ul li img {
	border              : 1px solid #ff0000;
	float               : left;
	margin              : 3px 8px 0px 0px;
	width               : 50px;
}
.aktuelleNews ul li h2 {
	float               : right;
	font-size           : 0.85em;
	font-weight         : normal;
	text-align          : left;
	width               : 210px;
}
.aktuelleNews ul li h1 {
	float               : right;
	font-size           : 1em;
	font-weight         : bold;
	margin              : 0px 0px 3px 0px;
	text-align          : left;
	width               : 210px;
}
.aktuelleNews ul li h3 {
	font-size           : 0.8em;
	font-weight         : normal;
	margin              : 4px 0px 0px;
	text-align          : right;
}
.aktuelleNews ul li h3 a {
	margin              : 0px 0px 3px;
}

/* TeaserBox */
.teaserBox .cddvd img {
	float               : left;
	margin              : 4px 10px 0px 0px;
	width               : 100px;
}
.teaserBox .cddvd h1 {
	font-size           : 1em;
	margin              : 0px 0px 2px;
}
.teaserBox .cddvd h2 {
	font-size           : 1em;
	font-weight         : normal;
}
.teaserBox .cddvd .info {
	font-size           : 0.8em;
	text-align          : right;
}
.teaserBox .weitere {
	margin              : 15px 0px 0px;
}
.teaserBox .weitere h1 {
	font-size           : 1em;
	font-weight         : bold;
}

/* Aktivitaeten */
.aktiv_dashboard ul{
	list-style-type		: none;	
}
.aktiv_dashboard ul li{
	border-bottom		: 1px dotted #373534;
	margin				: 0px 20px 0px 0px;
}
.aktiv_dashboard .benutzerbild {
	border				: 1px solid #373534;
}
.aktiv_dashboard .pics {
	float				: left;
	margin				: 8px 9px 4px 0px;
}
.aktiv_dashboard .text {
	float				: left;	
}
.aktiv_dashboard .text_B {
	display             : inline;
	font-size           : 1em;
	line-height			: 40px;
	margin				: 0px 0px 0px 32px;
}
.aktiv_dashboard .text_C {
	float				: left;	
	margin				: 4px 0px 0px 32px;
}