body
{
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: black;
	color: white;
	background-position: top center;
	background-repeat:no-repeat;
}
td
{
	font-size: 11px;
	PADDING: 0px;
	font-weight:normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#header
{
	width:1000px;
	height:208px;
	background: url(iface/header.jpg);
}
#footer
{
	padding-top:16px;
	width:1000px;
	background-image:url(iface/footer.jpg);
	background-position:30px 0;
	background-repeat:no-repeat;
}
#footer a
{
	color: #BDBBA2;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
th
{
	font-size: 11px;
	text-align: center;
	color: black;
	background-color: #BBBA9F;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px
}
.cbox
{
	background-image: url('iface/box.head.jpg');
	padding:0px;
	height:21px;
	line-height:21px;
	text-align:center;
	color: black;
	font-weight:bold;
}
div.simple
{
	color: black;
	background-color: #ebebeb;
	border: 1px solid #5a5d5d;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.content_box_bg
{
	color:black;
	background-color: #8B8B80;
}
.rs1
{
	color: black;
	background-color: #ebebeb;
	
}
.rs2
{
    color: black;
	font-weight:bold;
    background-color: #BBBA9F;
}
.hl
{
    color: black;
    background-color: #BBBA9F;
}
.tbg
{
	width:140px;
	background-image:url(iface/b30.png);
}
* html .tbg
{
	background-image:none;
}
a
{
	color: #303854;
	text-decoration: none
}
a:hover
{
	color: #9195A3;
	text-decoration: underline;
}
img
{
	border: 0px;
}
input, select
{
	font-weight: normal;
	border: 1px solid #888888;
	font-size: 11px;
	background-color: #ffffff;
}
textarea
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #888888;
	font-size: 12px;
	background-color: #ffffff;
}
input.highlighted, select.highlighted, textarea.highlighted
{
    border: 1px solid #3A4A84;
    background-color: #DDE4FF;
}
table
{
	table-layout: fixed;
}
.button
{
	border: 1px solid #444444;
	background-color: #ffffff;
	font-size: 11px;
	color: #222222;
	font-weight: normal;
	background-image: url('buttonbg.gif');
}
.info
{
	font-size: 9px;
}
acronym
{
	cursor:help;
}

div.flt20 { float:left;width:20% }
div.flt25 { float:left;width:25% }
div.flt33 { float:left;width:33.33% }
div.flt50 { float:left;width:49.9% }
div.flt66 { float:left;width:66.66% }
div.flt75 { float:left;width:74.9% }
div.flt80 { float:left;width:79.9% }
div.clearer { clear:both }
.bold { font-weight:bold }
.center { text-align:center }

#container
{
	position:relative;
	width:1000px;
	margin:0 auto 0 auto;
	z-index:10;
}
#innercontainer
{
	background-image:url(iface/contentbg.jpg);
	background-position: 30px 50px;
	background-repeat:repeat-y;
}
#menul, #menur
{
	width:182px;
	float:left;
}
#menul a, #menur a
{
	color: #BDBBA2;
	text-decoration: none;
	font-weight:bold;
}
#menul a:hover, #menur a:hover
{
	text-decoration: underline;
}
#content
{
	color:black;
	background-color: #5A5D5D;
	text-align:left;
	width:576px;
	float:left;
}
div.menultop, div.menurtop
{
	height:50px;
	width:182px;
}
div.menultop
{
	background-image:url('iface/menutl.jpg');
}

div.menurtop
{
	background-image:url('iface/menutr.jpg');
}
/* Danke an Microsoft, dass man das Element absolut platzieren muss ... */
div.bgr
{
	height:392px;
	width:30px;
	position:absolute;
	top:208px;
	left:970px;
}
div.bgl
{
	float:left;
	height:392px;
	width:30px;
}
div.bgl
{
	background-image:url('iface/left.jpg');
}

div.bgr
{
	background-image:url('iface/right.jpg');
}

a.mnuitm
{
	display:block;
	width:125px;
	height:18px;
	line-height:18px;
	background-image:url(menu.jpg);
	background-position:4px 5px;
	background-repeat:no-repeat;
	padding-left:15px;
}
a.mnuitm:hover
{
	background-image:url(menu.grey.gif);
}
div.mnubg2,  div.mnubg3, div.mnubg4,  div.mnubg5
{
	text-align:center;
	font-weight:bold;
	width:140px;
	height:21px;
	line-height:21px;
}
div.mnubg2
{
	background-image:url(iface/menu2.jpg);
}
div.mnubg3
{
	background-image:url(iface/menu3.jpg);
}
div.mnubg4
{
	background-image:url(iface/menu4.jpg);
}
div.mnubg5
{
	background-image:url(iface/menu5.jpg);
}

td.pl2
{
	padding-left:2px;
}

td.pr0
{
	padding-right:0px;
}

.pl26
{
	padding-left:26px;
}