body, td {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: top;
}

body {
	background-color: #000000;
}
a:link,a:active,a:visited {
	color : #B2B2B2;
	text-decoration: none;
}

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

#nav a {
	text-decoration: none;
	color: #B0B0B0;
	background-image: url("../images/m.gif");
	background-repeat: no-repeat;
	background-position: 0% 60%;
	padding-left: 13px;
	padding-right: 0px;
}

#nav a:visited {
	color: #B0B0B0;
}

#nav a:hover {
	color: #FFDD12;
	background-image: url("../images/m.gif");
	background-repeat: no-repeat;
	background-position: 0% 100%;
}

#navImg a {
	text-decoration: none;
	color: #B0B0B0;
	background-image: url("../images/m.gif");
	background-repeat: no-repeat;
	background-position: 0% 3px;
	padding-left: 13px;
	padding-right: 0px;
}

#navImg a:visited {
	color: #B0B0B0;
}

#navImg a:hover {
	color: #FFDD12;
	background-image: url("../images/m.gif");
	background-repeat: no-repeat;
	background-position: 0% 5px;
}

/* fuer die thumbnail links: */
#nav a.thumb {
	color: #B0B0B0;
	background-image: url("../images/spacer.gif");
	background-repeat: no-repeat;
	border: solid 1px #FF0000;
}

#nav a.thumb:visited {
	color: #B0B0B0;
}

#nav a.thumb:hover {
	color: #FFDD12;
	background-image: url("../images/spacer.gif");
	background-repeat: no-repeat;
}

.titel {
	font-weight: bold;
	color: #E6E6E6;
}

.bu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.imgpos {
	margin: auto;
	padding-top: 3px;
	padding-bottom: 10px;
}

.imgpos2 {
	margin: auto;
	padding-top: 3px;
	padding-bottom: 5px;
}

.marke {
	background-image: url("../images/marke.gif");
	background-repeat: no-repeat;
	background-position: right 4px;
}
.imgposthumb {
	margin: auto;
	padding-top: 2px;
	padding-bottom: 14px;
}

.imgposphotolink {
	margin-top: 3px;
	margin-bottom: 6px;
}

.footer {
	text-decoration: none;
	color: #B4B4B4;
}
.date {
	font-size: 10px;
	color: #FFDD12;
}
.dateaktuell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.einzug {
	padding-left: 20px;
}

p {
	line-height: 16px;
}

