body
{
	background: #444;
	margin:0px;
	padding:0px;
}

body, p, div, td
{
	font-family:Verdana,Arial; 
	font-size:9pt; 
	color:#222222; 
	font-weight: normal;
}

div
{
	text-align:left;
}

h1 
{
	font-size:12pt; 
	font-weight:bold; 
	text-align:left; 
	color:#444;
	margin-top:5px;
	margin-bottom:20px;
}

h2 
{
	font-size:10pt; 
	font-weight:bold; 
	text-align:left; 
	color:#444;
	margin-top:10px;
	margin-bottom:5px;
}

p
{
	margin: 0px; /* zwingend!!! */
	padding: 0px; /* zwingend!!! */
}

a
{
	color:#222222;
	text-decoration:underline;
}

table
{
	width: 100%;
	border-spacing:0px; 
	border-collapse:collapse;
}

table, td 
{
	text-align:left;
	vertical-align:top;
}

td
{
	padding:3px;
}

img 
{
	border:0px;
}

input, select, button, textarea 
{
	font-size:9pt; 
	font-family:Verdana,Arial;
}

form 
{
	display: inline;
}

fieldset
{
	padding: 10px;
	margin:0px;
}

legend
{
	padding-left:4px;
	padding-right:4px;
}

div#top 
{
	background:#5AB424 url('images/bg_top.jpg') top left no-repeat;
	width:100%;
	height:100px;
	margin:0px;
}
div#top p
{
	padding:35px;
	font-size:14pt;
	font-weight:bold;
	color:#FFF;
}

div#navigation
{
	margin:0px;
	width: 100%;
	height:30px;
	background: #444 url('images/bg_navigation.jpg') top left repeat-x; 
}

div#navigation ul
{
	margin:0px;
	padding:0px;
}

div#navigation ul li
{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}

div#navigation a
{
	margin:0px;
	padding:0px;
	display:block;
	padding:8px 15px 0px 15px;
	color:#FFF;
	text-decoration:none;
	height:27px;
	font-size:8pt;
	font-weight:bold;
}

div#navigation a:hover
{
	color: #569C56;
}

div#navigation a.current
{
	background:url('images/bg_navigation_hover.jpg') top left repeat-x;
}

div#navigation a.current:hover
{
	color:#FFF;
}

div#middle
{
	margin:0px;
	width: 100%;
	min-height:450px;
	background:#FFF url('images/bg_middle.jpg') top left repeat-x;
}


div#content
{
	padding:20px;
	margin:0px;
	width: 760px !important;
	width /**/:800px;
}


div#content li
{
	padding:5px;
}

div#bottom
{
	background: transparent url('images/bg_bottom.jpg') top left repeat-x; 
	width:100%;
	padding:0px;
	margin:0px;
}
	div#bottom p
	{
		font-weight:normal;
		color: #AAA;
		padding:20px;
		text-align:left;
	}
	div#bottom a
	{
		text-decoration:none;
		font-weight:normal;
		color:#CCC;
	}


#notice, div.notice, #confirm, div.confirm, #error, div.error
{
	color: #222;
	padding: 10px;
	padding-left:50px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
	-moz-border-radius-topleft: 4px; 
	-webkit-border-top-left-radius: 4px; 
	-khtml-border-top-left-radius: 4px; 
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; 
	-webkit-border-top-right-radius: 4px; 
	-khtml-border-top-right-radius: 4px; 
	border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; 
	-webkit-border-bottom-left-radius: 4px; 
	-khtml-border-bottom-left-radius: 4px; 
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; 
	-webkit-border-bottom-right-radius: 4px; 
	-khtml-border-bottom-right-radius: 4px; 
	border-bottom-right-radius: 4px; 
}


#notice, div.notice 
{
	background: #FFFACD url(images/bg_notice.png) 8px center no-repeat; 
	border: 1px solid #FFC125;
}
#confirm, div.confirm 
{
	background: #F0F6F0 url(images/bg_confirm.png) 8px center no-repeat; 
	border: 1px solid #5AD45B;
}
#error, div.error
{
	background: #FFE8E3 url(images/bg_error.png) 8px center no-repeat; 
	border: 1px solid #F94C3F;
}

p.buttons
{
	margin-top:20px;
	margin-bottom:10px;
	text-align:center;
}

p.buttons a
{
	margin:10px;
	padding:5px;
	border:1px solid #BBB;
	background:#FFF;
	text-decoration:none;
	-moz-border-radius-topleft: 4px; 
	-webkit-border-top-left-radius: 4px; 
	-khtml-border-top-left-radius: 4px; 
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; 
	-webkit-border-top-right-radius: 4px; 
	-khtml-border-top-right-radius: 4px; 
	border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; 
	-webkit-border-bottom-left-radius: 4px; 
	-khtml-border-bottom-left-radius: 4px; 
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; 
	-webkit-border-bottom-right-radius: 4px; 
	-khtml-border-bottom-right-radius: 4px; 
	border-bottom-right-radius: 4px; 
}

p.buttons a:hover
{
	background:#DDD;
	border:1px solid #999;
}

.sortlist, .list { list-style-type: none; margin: 0; padding: 0; width: 100%; }
.sortlist li, .list li { margin: 0 3px 3px 3px; padding: 0.4em;}
.sortlist li {padding-left: 1.5em; cursor:move;}
.sortlist li a {cursor: pointer; cursor: hand;}
.sortlist li span { position: absolute; margin-left: -1.3em; }

