﻿body { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 13px; color: #000000; background-color:#FFFFFF }

.uplink      { font-size: 11px }
img.blind {	background: transparent; border-width: 0px; }

img { border:1px solid #808080; padding:0; background:#FFFFFF; }

.bildunterschrift { font-size: 11px; color: #000000; background: transparent;}

h2           { font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, Verdana, sans-serif;}
h3           { font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, Verdana, sans-serif;}
h4           { font-size: 13px; font-weight: bold; font-family: Arial, Helvetica, Verdana, sans-serif;}
table        { font-size: 13px }

.dbheader {
	color: #FFFFFF;
}

.dateiliste {
	color: #666666;
	font-size: 11px;
	line-height: 17px;
	padding: 15px;
	padding-top: 0px;
}
.dateiliste a {
	background: url('down.gif') no-repeat 5px 0px;
	padding-left: 25px;
	padding-bottom: 4px;
	padding-top: 2px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.dateiliste .beschreibung {
	margin-left: 0px;
	display: block;
}
.dateiliste a:hover {
	color: #000000;
	text-decoration: underline;
}
.dateiliste a.pdf {
	background: url('pdf.gif') no-repeat 0px 0px;
}
.dateiliste a.doc {
	background: url('doc.gif') no-repeat 0px 0px;
}
