
a.morelink			{ font-size:10px; font-weight:bold; color:#000000; text-decoration:none;}
a.morelink:hover	{ color:#d4000e; text-decoration:none;}

a.titlelink			{ color:#d4000e; text-decoration:none; font-size:14px; font-weight:bold;}
a.titlelink:hover	{ color:#d4000e; text-decoration:underline;}

img					{ border:0px;}
img[align=left]		{ padding-right:0px; }
img[align=right]	{ padding-left:0px; }


#linkespalte .aktuellesarea{
	border-top:2px solid #000000;
	border-bottom:0px solid #000000;
	padding-top:10px;
}

#linkespalte .teaser{
	padding-bottom:10px;
	border-bottom:1px dashed #DDDDDD;
	margin-bottom:10px;
}


#linkespalte .teaser .text .date{
	padding:0px;
	margin:0px;
	font-size:10px;
	color:#000000; 
	border:0px dashed #ff44ff;	

}

#linkespalte .teaser .text h1{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#d4000e;
	border:0px dashed #ff44ff;	

}

#linkespalte .teaser .text h1 a{
	color:#d4000e;
	font-size:12px;
	font-weight:bold;
}

#linkespalte .teaser .text .sitetitle{
	padding:0px;
	margin:0px;
	font-size:10px;
	font-weight:bold;
	color:#000000; 
}

#linkespalte .teaser .text{
	font-size:11px;
}

#content{
	float:left;
	border:0px solid #ff0055;
}

#maincontentarea .texte .teaser {	
	padding-bottom:10px;
	border-bottom:1px dashed #DDDDDD;
	margin-bottom:10px;
	
	
}

#content .text{
	font-size:11px;
}

#content .text h1{
	padding:0px;
	margin:0px;
	color:#d4000e;
	font-size:16px;
	border:0px dashed #ff44ff;	
}

#content .text h3{
	padding:0px;
	margin:0px;
	color:#d4000e;
	font-size:14px;
	border:1px dashed #ff44ff;	
}

#content .text .date{
	padding:0px;
	margin:0px;
	font-size:10px;
	color:#000000; 
}

#content .text a{
	color:#d4000e;
	text-decoration:none;
}

#content .text a:hover{
	text-decoration:underline;
}


