body {
	background-color: black;
	margin: 0;
	color: black;
	font-size: 11px;
	font-family:verdana,arial,tahoma;
}

a {	color: black;text-decoration:none;}
a:hover { color:#222; }
.menu a:hover{color:black;}

#body {
	width: 100%;
	height: 100%;
	background: url(img/rechts.jpg);
	background-repeat:repeat-x;
}

/* WRAPPER */
#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 50px;
	width: 847px;
	background-color: #d5d5d5;
}

/* HEADER */
#logo {
	position: relative;
	background: url(img/logo.jpg);
	width: 492px;
	height: 23px;
	margin: 0;
	padding: 0;
}

#handball {
	position: absolute;
	width: 131px;
	height: 23px;
	margin: 0;
	right:224px;
	top:0px;
}

#fussball {
	position: absolute;
	width: 113px;
	height: 24px;
	margin: 0;
	top: 0px;
	right: 111px;
}

#basketball {
	position: absolute;
	width: 111px;
	height: 24px;
	margin: 0;
	top: 0px;
	right: 0px;
}

#header {
	position: relative;
	width: 623px;
	height: 185px;
	left:0;
	top:0;
	margin: 0;
	padding: 0;
	color: white;
}

#topbarl {
	position: absolute;
	left: 0px;
	top: 154px;
	color: black;
	padding: 0px 10px;
	margin:0;
}

#topbarr {
	position: absolute;
	//left: 637px;
	right:0px;
	top: 178px;
	width: 200px;
	color: black;
	padding: 0px 5px;
	text-align: right;
}

#beyourma{
	position: absolute;
	background: url(img/bg11.jpg);
	width: 113px;
	height: 184px;
	margin: 0;
	padding:0;
	top: 24px;
	right: 113px;
}

#nager {
	position: absolute;
	background: url(img/trennung.jpg);
	width: 113px;
	height: 185px;
	margin: 0;
	padding:0;
	top: 23px;
	right: 0px;
}

#menu {
	position: relative;
	top:0px;
	left:0px;
	margin:0;
	margin-left: 5px;
	width: 125px;
	padding: 0;
	padding-right:3px;
}

#menu a { text-decoration: none; }

#content {
	position: relative;
	left: 0px;
	top: 0px;
	margin:0px;
	padding:0px;
	font-family:verdana,arial,tahoma;
	width:100%;
}

#contenttbl {
	position: relative;
	left:0px;
	top: 0px;
	margin:0px;
	padding:0px;
	width:100%;
}

.menuhr {
	border:0;
	border-top:1px solid white;
	padding: 0px;
	margin: 3px 0px;
}

.nopadding {
	padding:0px;
	margin:0px;
}

p { padding: 0; margin: 0; }
td {font-size:9pt; font-family:verdana,arial,tahoma;}
input {font-family: Verdana,arial; font-size: 8pt; width:150px;}
input.checkbox { width: 15px; }
select {background-color:#FFFFFF;font-family: Verdana,arial; font-size: 8pt}
textarea {background-color:#FFFFFF;font-family: Verdana,arial; font-size: 8pt}
h1,h2,h3 { margin:0; color:#001a35;font: bold 11pt verdana, 'trebuchet ms', geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; }
h1.titel {
	position: relative;
	left:0px;
	top:0px;
	background:url('images/icons/finanzen_bg.gif');
	border-top:1px solid black;
	border-bottom:1px solid black;
	margin:0;
	margin-bottom:10px;
	width:703px;
	padding:5px;
}

.table { border-top:1px solid black; margin:0; padding:0; background-color:#bfbfbf; }
.tabletop { background-color: #b0b0b0; font-weight:bold; }
.tabletop a{ text-decoration:none;}
.tabletd { padding-left: 5px; }

.title {  font-size:1.2em;font-weight: bold; }

.top { background-color: black; color: white; padding: 2px 5px; }

.menu { font-size:8pt; padding:0; margin:0; }

.veryurgent { color: red; font-weight: bold; }
.urgent { color: red; }

.row1 { background-color: #DDDDDD; }
.row2 { background-color: #D0D0D0;  }

.error { background-color: orange; }

.abteilungen { text-align:center;color:white;border-bottom:1px solid white;border-top:1px solid white; }

.transfer, .transfer a { color: #999;}

label.form { font-weight:bold; }

div.padding { padding: 0px 5px 0px 5px; }

.opaque30 {
	opacity: 0.3;
	filter:alpha(opacity=30);
}
