body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin-top: 5px;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #B0B0B0;	
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a img { border: none;
}
.bg_td {
	background-image:  url("assets/bg/bg.gif");
	background-repeat: repeat-x;
}

.fliesstext {
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	}

	
.beschreibungen {
	font-size: 10px;
	color: #333333;
	}
		
.ueberschrift {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	}
	
	
.titel {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	color: white;
}

.titelnews {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #DBDBB7;
}

.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}
	
.newsbox {
	border: 1px solid black;