body
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	/* position: relative; */
}
h1, h2, h3, p, ul, ol, li, dl, dt, dd, td, select, input, option, div
{
	font-family: arial, helvetica, sans-serif;
	color: #555555;
}
select, input
{
	margin: 0px;
	padding: 0px;	
}
h1
{
	font-size: 15px;
}
h2
{
	font-size: 14px;
}
h3
{
	font-size: 13px;
	/* margin-bottom: 3px; */
}
p, ul, ol, li, dl, dt, dd, td, select, input, option, div
{
	font-size: 13px;
}
.klein
{
	font-size: small;
}
.tab1
{
	width:110px;
	display:block;
	float:left;
}
td
{
	padding: 0px;
	margin: 0px;
}
tr, select, input
{
	margin: 0px;
	padding: 0px;
}
table
{
	padding-top: 0px;
	padding-bottom: 0px;
}
a
{
	color: #333399;
	text-decoration: none;
}
a.select
{
	color: #000000;
}
a:hover
{
	color: #cc3366;
}
table.filter
{
	empty-cells: show;
}
table.filter td
{
	padding-right: 5px;
	padding-left: 5px;
}
table.liste
{
	empty-cells: show;
	margin-top: 20px;
}
table.liste tr.th
{
	background-color: #edecea;
	font-weight: bold;
}
table.liste tr.zeil
{
	background-color: #edecea;
}
table.liste td
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
	/* 
	border-bottom-color: #edecea;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	*/
}
p.pagenav
{
	text-align: center;
	margin:0px;
	margin-top: 8px;
}
.text1, #cat, #adm, #lu
{
	margin: 26px;
}
div.plz
{
	height: 75px;
	width: 75px;
	overflow: auto;
	border-color: grey;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}
#detailtext
{
	float: left;
	width: 490px;
}
#detailimage
{
	margin-left: 514px;
	text-align: center;
}
#detailimage a
{
	display: block;
	margin-bottom: 2px;
}
#lo a
{
	color: #999999;
}
#lo a.select
{
	color: #ffffff;
}
#lo a:hover
{
	color: #99b039;	
}
#lo ul, #lu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#lo ul li, #lu ul li
{
	margin: 0px;
	/* margin-top: 12px; */
	padding: 0px;
	line-height: 26px;
}
#adm img
{
	position: relative;
	top: 6px;
	left: 8px;
}
#all
{
	width: 990px;
	height: 612px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #edecea;
}
#top
{
	height: 126px;
	background-color: #2f2f2f;
	background-color: #333333;
}
#content
{
	position: absolute;
	top: 126px;
	left: 240px;
	width: 700px;
	height: 436px;
	overflow: auto;
	background-color: #ffffff;
}
#lo
{
	position: absolute;
	top: 126px;
	left: 0px;
	width: 240px;
	height: 266px;
	background-color: #2f2f2f;
	background-color: #333333;
}
#adm
{
	position: absolute;
	bottom: 0px;
}
#ro
{
	position: absolute;
	top: 126px;
	right: 0px;
	width: 50px;
	height: 266px;
	background-color: #2f2f2f;
	background-color: #333333;
}
#lu
{
	position: absolute;
	top: 392px;
	left: 0px;
	width: 240px;
}

