body {
	background: white;
	text-align: center;
	color: black;
	font-family: Helvetica,Verdana,Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#page {
	margin: auto;
	width: 765px;
	text-align: left;
	margin-top: 10px;
}
	
#banner {
	background: white;
}

#hauptmenu {
	height: 23px;
	padding: 0;
	margin: 0;
	margin-top: 2px;
	margin-bottom: 14px;
	# margin-bottom: 0;
}

#sidebar {
	font-size: 11px;
	float: left;
	width: 122px;
	min-height: 380px;
}

#textbody {
	padding: 8px;
	margin-left: 128px;
	min-height: 380px;
}

#plain {
	padding: 8px;
	min-height: 380px;
}

#footer {
	background: white;
	clear: both;
	line-height: 23px;
	font-size: 11px;
	text-align: right;
	margin-right: 8px;
	margin-top: 8px;
	border-top: 2px dotted #d0d0d0;
}

div#textbody h1, h1 {
	font-size: 14px;
	color: #d6a800;
	margin-top: 5px;
	margin-bottom: 10px;
}

div#textbody h2, h2 {
	font-size: 12px;
	color: #d6a800;
	margin-top: 12px;
	margin-bottom: 5px;
}

div#textbody h3, h3 {
	font-size: 11px;
	font-weight: normal;
	color: #b89000;
	margin-top: 10px;
	margin-bottom: 5px;
}

div#sidebar h1 {
	color: #444444;
	font-size: 12px;
	margin-top: 0;
	margin: 8px;
	border-bottom: 2px dotted #d0d0d0;
}

div#sidebar h1:first-child {
	margin-top: -2px;
}

.menu1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu1 li {
	font-size: 12px;
	line-height: 12px;
	display: inline;
	padding: 0 1em 0 1em;
	border-right: 2px dotted #e0e0e0;
}

.menu1 li:last-child {
	border-right: 0;
}

.menu2 {
	margin: 0;
	margin-left: 16px;
	padding: 0;
	list-style-type: none;
}

.menu2 li {
	margin-bottom: 4px;
}

.menu2 li:last-child {
	margin-bottom: 10px;
}

.search {
	color: white;
	font-weight: bold;
	text-align: right;
	height: 23px;
	font-size: 11px;
}

.required {
	color: red;
}

#searchfield {
	border: 0;
}

div#hauptmenu table {
	width: 100%;
	border-collapse: collapse;
}

div#hauptmenu table tr.tblgrey {
	background: #d6a800;
}

div#sidebar table {
	width: 100%;
	border-collapse: collapse;
}

.box {
	background: #f0f0f0;
}
.box_tl {
	background: #f0f0f0 url(/layout/images/sidebar_tl.png) no-repeat top left;
}
.box_tr {
	background: #f0f0f0 url(/layout/images/sidebar_tr.png) no-repeat top right;
	width: 11px;
}
.box_bl {
	background: #f0f0f0 url(/layout/images/sidebar_bl.png) no-repeat bottom left;
}
.box_br {
	background: #f0f0f0 url(/layout/images/sidebar_br.png) no-repeat bottom right;
	width: 11px;
}

tr.tblgrey td.tblleft {
	background: #ffffff url(/layout/images/filled_left.png) no-repeat bottom right;
	width: 7px;
	height: 23px;
}

tr.tblgrey td.tblright {
	background: #ffffff url(/layout/images/filled_right.png) no-repeat bottom left;
	width: 7px;
	height: 23px;
}

div#hauptmenu a {
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
div#hauptmenu a:hover {
	color: #e0e0e0;
}

div#textbody ul {
	list-style-image: url(/layout/images/li01.gif);
}

div#sidebar ul {
	list-style-image: url(/layout/images/menu_li.gif);
	margin-left: 22px;
}

div#sidebar a {
	color: #006b88;
	text-decoration: none;
	font-size: 11px;
}
div#sidebar a:hover {
	color: #d6a800;
}

a {
	color: #006b88;
}

a:hover {
	color: #d6a800;
}

input {
	color: #006b88;
	border: #d6a800 solid 1px;
}

table, td, tr {
	border-collapse: collapse;
	font-size: 12px;
}

p {
	margin-top: 4px;
	margin-bottom: 4px;
}

.imgright {
	border: 0;
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.imgleft {
	border: 0;
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
}

.screenshota {
	text-decoration: none;
}

.screenshot {
	border-width: 1px;
	color: black;
}
	
.reverse {
	unicode-bidi: bidi-override;
	direction: rtl;
}

.total {
	border-top: #d6a800 solid 1px;
	border-bottom: #d6a800 solid 2px;
}

.stdtable tr {
	border-top: #d6a800 solid 1px;
}

.stdtable td, th {
	padding: 10px;
}

.pbox {
	margin: 0;
	height: 170px;
	font-size: 11px;
	padding: 5px;
	margin: 8px;
	margin-bottom: 10px;
}

#pbox1 {
	float: left;
	width: 530px;
	margin-left: 0;
	padding: 0;
	border: 0;
}

#pbox1 h1 {
	margin-top: -5px;
	# margin-top: 0;
	z-index: 10;
}

#pbox1 table {
	height: 180px;
	width: 100%;
	z-index: 0;
}

#pbox1 table .box {
	padding: 13px;
	padding-top: 0;
	padding-bottom: 0;
}

#pbox2 {
	float: right;
	width: 200px;
}

#pbox3 {
	clear: both;
	float: left;
	width: 180px;
}

#pbox4 {
	float: left;
	width: 304px;
}

#pbox5 {
	float: right;
	width: 200px;
}



