/**************************************/
/*              news.css              */
/**************************************/

.text {
	clear: left;
	padding-top: 23px;
	line-height: 18px;
	}

h2 {
	margin-bottom: 15px;
	}

.lauftext {
	width: 460px;
	margin-right: 20px;
	float: left;
	}

#ueberschrift {
	font-weight: 900;
	font-size: 13px;
	color: #000;
	border-bottom: none;
  }
	
.text a {
	color: #000;
	border-bottom: 1px dotted #666;
	}

.text a:link {
	color: #000;
	}

.text a:hover, .text a:visited {
	color: #666;
	}


/************************************/
/*        Leftnavi-News             */
/************************************/

.news {
	font-weight: bold;
	width: 144px;
	color: #000;
	}

.linie {
	border-bottom: 1px solid #FFF;
	padding-top: 10px;
	padding-bottom: 3px;
	margin-bottom: 12px;
	}

.unterpunkt {
	border-bottom: 1px solid #E0E0E0;
	padding-top: 5px;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	margin-left: 12px;
	}
