body, table {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3, h4 {
	margin:0px;
}
input, textarea, select, optgroup {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}
a:link {
	color: #3F6B4F;
	text-decoration: none;
}
a:visited {
	color: #500050;
	text-decoration: none;
}
a:hover {
/*	color: #FF00C0;*/
	text-decoration: underline;
}
div.inhalt {
	position: absolute;
	width: 650px;
	left: 270px;
/*	right: 80px;
	height: 540px;
	overflow: auto;*/
}
body.background {
	background-image:url(../../images/background.jpg); 
	background-attachment:fixed;
	background-repeat: no-repeat;
}
table.books, table.users {
	background-image: url(../../images/px.gif);
	border: 2px solid #000000;
}
td.tableheader {
	font-weight: bold;
	border-bottom: 1px solid #000000;
}
td.lineheader {
	font-weight: bold;
	border-bottom: 1px dashed #000000;
}
span.red, a.red, p.red {
	color: #CC0000;
}
span.green, a.green, p.green {
	color: #006600;
}
span.yellow, a.yellow, p.yellow {
	color: #FFCC00;
}
.small {
	font-size: 9px;
}
.normal {
	font-size: 12px;
}
.row0 {
}
.row1 {
}
.help {
	font-size: 9px;
	white-space: normal;
}
div.imoutline {
   width: 200px;
   border: 1px solid #000000;
}
div.imfillcolor {
   background-color: #000000;
}
#counter a {
	display:none;
}