@charset "UTF-8";
/* CSS Document */


body, .copy, td {
	color: #000000;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.kategorie {
	color: #000099;
}
.kategoriebold {
	color: #000099;
	font-weight: bold;
}
.bildbe {
	color: #666666;
}
a, .link {
	color : #000099;
	text-decoration: none;
}
.linkpopup {
	color : #666666;
	text-decoration: none;
}
h4, h2, .head {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	margin: 10px 0px;
}
h1, .headpopup {
	font-weight: bold;
	color: #000099;
	font-size: 11px;
	line-height: 15px;
}
h3 {
	color: #000099;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	width: auto;
}

.copyblau {
	color: #000099;
}

select.month {
	color: #000000;
	width: 69px;
}
select.kategorie {
	color: #000000;
	width: 170px;
}
input.suchbegriff {
	color: #000000;
	width: 170px;
}
input.button {
	color: #000099;
	font-weight: bold;
	border-color: #000000;
	border-width: 1px;
	background-color: #FFFFFF;
	border-style: solid;
	height: 24px;
	vertical-align: middle;
	text-align: center;
}
.hinweis {
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	font-size: 11px;
}
.pdflink {
	background: url(images/pdf_symbol.gif) no-repeat left center;
	padding-left: 24px;
	height: 24px;
}
.ueberblick {
	text-align: right;
	width: auto;
	float: right;
	color: #FFFFFF;
	padding-right: 15px;
}
.ueberblick a {
	color:#000099;
}
th {
	height: 40px;
	font-weight: bold;
	color: #000099;
	font-size: 13px;
	padding-left: 10px;
}


/* navigation */

#navigation {
	background: #000099;
	width: 613px;
	height: 184px;
}
#navigation a {
	font: bold 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #6666CC;
}
#navigation a:hover {
	color:#FFFFFF;
}
#navigation a.active {
	color: #FFFFFF;
}
#navigation .erste {
	left: 0px;
	top: 10px;
	position: absolute;
	display: block;
	width: 132px;
}
#navigation .zweite {
	left: 130px;
	top: 10px;
	position: absolute;
	visibility: hidden;
}
#navigation .dritte {
	left: 280px;
	position: absolute;
	visibility: hidden;
	top: 10px;
}
#navigation .vierte {
	left: 400px;
	top: 10px;
	position: absolute;
	width: 200px;
	visibility: hidden;
}
#navigation .abstand {
	color: #000099;
}
#navigation .active {
	visibility: visible;
}
#contentwrapper {
	width: 970px;
}
#contentwrapper #content {
	margin-top: 24px;
	margin-left: 24px;
}
#contentwrapper #ausgaben {
	position: absolute;
	top: 220px;
	width: 220px;
	left: 740px;
}
#ausgaben ul {
	list-style: none;
	padding-left: 10px;
}
