#main {
	width:1000px;margin:0px auto;margin-top:0px;background-color:#FFF;
}

/* --- subtitle --------------------------------------------------------- */

#subtitle {
	position:relative;
	width:207px;
	height:207px;
	float:left;
}

/* --- subiconmenu ------------------------------------------------------ */

#subiconmenu {
	position:relative;
	border:0;
	width:793px;
	height:179px;
	background-color:#FFF;
	float:right;
}

/* --- mainmenu --------------------------------------------------------- */

#mainmenu {
	float:left;
	position:relative;
	width:790px;
	left:3px;
	background-color:#FFF;
	height:28px;
}

#mainmenu a:hover {
	color:#979797;
}

#mainmenu a {
	display:block;
	font-size:10pt;
	font-weight:normal;
	text-transform:uppercase;
	color:#9A7D6B;
	text-decoration:none;
	padding:4px 4px 4px 4px;
	border-right:1px solid #9A7D6B;
}

#mainmenu ul {
	display:inline;
}

#mainmenu li {
	display:block;
	float:left;
	padding:0 0 0 0;
}

#mainmenu li.mark {
	background-image:url(/public/044/bg_repeat.png);
	background-repeat:repeat-x;
}

#mainmenu li.mark a {
	color:#FFFFFE;
}

/* --- submenu ---------------------------------------------------------- */

#submenu {
	clear:both;
	position:relative;
	top:10px;
	left:0px;
	width:207px;
	float:left;
}

#submenu a:hover {
	color:#979797;
	font-weight:normal;
}

#submenu li.marked {
	color:#9A7D6B;
	background-color:#FFCED0;
}

#submenu a {
	display:block;
	font-size:9pt;
	font-weight:normal;
	color:#9A7D6B;
	text-decoration:none;
	text-transform:uppercase;
	padding:5px 0 5px 0;
	height:16px;
}

#submenu ul {
	display:inline;
}

#submenu li {
	display:block;
	float:left;
	height:27px;
	width:207px;
	text-indent:1.5em;
}

/* --- content ---------------------------------------------------------- */

#content {
	float:right;
	position:relative;
	background-color:#FFF;
	width:793px;
	margin:0;
	top:0;
	right:0px;
	padding:0;
	min-height:414px;
	max-height:414px;
	border-top:1px solid #E6D8D0;
}

/* --- footer ----------------------------------------------------------- */

#footer {
	clear:both;
	position:relative;
	background-image:url(/public/044/bg_repeat.png);
	background-repeat:repeat-x;
	width:1000px;
	margin:0;
	top:0;
	left:0;
	padding:6px;
	padding-left:0px;
	padding-right:0px;
	height:11px;
	color:#FFFFFE;
}

/* --- editmenu --------------------------------------------------------- */

#editmenu {
	position:fixed;
	top:4px;
	right:10px;
	width:22px;
	height:22px;
	margin:0;
	padding:0;
}

/* --- printmenu -------------------------------------------------------- */

#printmenu {
	z-index:1;
	position:relative;
	top:8px;
	right:10px;
	height:22px;
	margin:0;
	padding:0;
	float:right;
}

/* --- diverse ---------------------------------------------------------- */

table {
	border-collapse:collapse;
	empty-cells:show;
	border:0;
}

th, td {
	border:0;
	padding:0;
}

img {
	border:0 solid #000;
}

body {
	background-image:url(/public/044/bg_repeat.png);
	background-repeat:repeat;
	font-size:9pt;
	color:#9A7D6B;
	font-family:verdana,sans-serif;
	font-weight:normal;
	margin:0;
}

.titlecontent {
	margin:0em 0 1em 0;
	background-color:#E6D8D0;
	padding:0.60em;
	border:1px solid #999;
	border-bottom:1px solid #000;
}

.sectiontitle {
	background-color:#DADADA;
	padding:0.4em;
	border:1px solid #999;
}

.message {
	margin:0em 0 0.8em 0;
	background-color:#FFFFCC;
	padding:0.3em;
	border:1px solid #999;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	text-align:center;
}

.success {
	margin:0em 0 0.8em 0;
	background-color:#CCFF99;
	padding:0.3em;
	border:1px solid #999;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	text-align:center;
}

.error {
	margin:0em 0 0.8em 0;
	background-color:#FFC0CB;
	padding:0.3em;
	border:1px solid #999;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	text-align:center;
}

.shoppingbasket {
	background-color:#E6D8D0;
	font-size:9pt;
}

p, th, td, a {
	font-size:9pt;
	color:#9A7D6B;
	font-family:verdana,sans-serif;
	font-weight:normal;
}

th {
	background-color:#E6E6E6;
	text-align:right;
	padding:4px;
	padding-right:10px;
}

fieldset {
	background-color:#E6E6E6;
	border:1px solid #999;
	padding:1em;
	margin-left:0;
	margin-right:0;
	margin-bottom:1em;
}

a {
	text-decoration:none;
	border-bottom:0 dotted black;
	color:#9A7D6B;
	font-weight:normal;
}

a:hover {
	text-decoration:none;
}

a:visited {
	color:#9A7D6B;
}

h1 {
	font-size:1.6em;
	font-weight:bold;
	padding-bottom:0.3em;
	margin:0;
}

h2 {
	font-size:1.5em;
	font-weight:bold;
	padding:0;
	margin:0;
}

h3 {
	font-size:1.2em;
	padding-bottom:1em;
	font-weight:normal;
	margin:0;
}

/* --- wps-system ------------------------------------------------------- */

.module {
	border:1px solid #999;
	background-color:#FFC0CB;
	text-align:center;
	padding:2px;
}

table.wps {
	background-color:#E6E6E6;
	margin:0;
	margin-bottom:1em;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

table.wps td {
	padding:2px;
}

#thumbs {
	height:414px;
	width:199px;
	text-align:center;
	border-right:1px solid #999;
	overflow:auto;
	float:left;
}

/* --- input-objects ---------------------------------------------------- */

input[class="SEARCH"]:focus,textarea:focus,select:focus {
	background-image:none;
	color:black;
	background-color:#FFFF99;
}

#content form input.formSubmit {
	background-color:#E6E6E6;
	background-image:none;
	border:1px solid #000;
	width:auto;
}

#gecko_scrollbar {
	display:none;
}

html>body #gecko_scrollbar {
	position:absolute;
	z-index:1;
	bottom:-1px;
	left:0;
	width:1px;
	height:1px;
	display:block;
	font-size:0;
}