body, tr {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #555555;
}

/*

.text {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
}

/*reset*/
p {
	padding:0;
	margin:0;
	}

*/
.nav {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
a:link,a:active,a:visited {
	color : #bbbbbb;
	font-weight: bold;
	text-decoration: none;
}

a:hover	{
	text-decoration: none;
	color : #555555;
}


a:link.nichtdrucken, a:active.nichtdrucken, a:visited.nichtdrucken {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}

a:hover.nichtdrucken	{ 
	text-decoration: none; 
	color : #555555;
}

a:link.grey, a:active.grey, a:visited.grey {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	text-decoration: none;
	color: #555555;
	font-weight: normal;
}
a:hover.grey	{ 
	text-decoration: none; 
	color : #777777;
}


.titel {
	font-weight: bold;
}
.marginal {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #888888;
	text-decoration: none;
}
.bildtext {
	font-size: 10px;
	color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 2;
	height: 98px;
	width: 178px;
	left: 14px;
	top: 180px;
	line-height: 13px;
}
.bildtext_aktuell {
	font-size: 10px;
	color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 2;
	height: 138px;
	width: 178px;
	left: 14px;
	top: 140px;
	line-height: 13px;
}

.imgtablebg {
	background-color: #707070;
}
.fusstxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	line-height: 10px;
	padding-top: 5px;
}
.list {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #9D9D9D;
}


.img {
	margin: auto;
	padding-top: 3px;
}
.einzug {
	padding-left: 14px;
}
#aktuellliste p {
	margin-bottom:16px;}