#main {
	width:1000px;margin:0 auto;margin-top:0px;margin-bottom:20px;height:50px;background-repeat:no-repeat;
}

/* --- mainmenu --------------------------------------------------------- */

#mainmenu {
	z-index:1;
	position:relative;
	top:34px;
	width:240px;
	left:25px;
	padding:0;
	margin:0;
	height:200px;
	text-transform:uppercase;
	float:left;
	border:0px solid #666666;
}

#mainmenu a:hover {
    text-decoration:underline;
}

#mainmenu li.mark a:hover {
    text-decoration:none;
}

#mainmenu a {
	display:block;
	font-size:1em;
	text-decoration:none;
	padding:10px 5px 10px 15px;
	width:180px;
}

#mainmenu ul {
	display:inline;
	padding:0;
	margin:0;
}

#mainmenu li {
	display:block;
	float:left;
	padding:0;
	margin:0;
	background-image:none;
}

#mainmenu li.mark a {
	background-image:url(/public/041/mainselected.gif);
	color:#FFFFFE;
}

#mainmenu ul ul li {
	display:block;
	padding:0 10px 0 20px;
	width:170px;
	margin:0;
}

#mainmenu ul li.mark ul li a {
	background-image:none;
	color:#666666;
}

#mainmenu ul li.mark ul li a:hover{
	background-image:none;
	color:#666666;
    text-decoration:underline;
}

/* --- submenu ---------------------------------------------------------- */

#submenu {
	position:relative;
	top:-34px;
	float:right;
	height:32px;
	width:730px;
	border:0px solid #666666;
}

#submenu a:hover {
	color:#666666;
	text-decoration:underline;
}

#submenu li.marked {
	color:#666666;
	text-decoration:underline;
}

#submenu a {
	display:inline;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

#submenu ul {
	display:inline;
	padding:0 0 0 0;
}

#submenu li {
	display:inline;
	float:left;
	padding:6px 30px 6px 0px;
}

#submenu .WPSBackgroundImage {
	background-image:url(/public/041/sub.gif);
}

#submenu .WPSBackgroundImageSelected {
	background-image:url(/public/041/subselected.gif);
}

/* --- content ---------------------------------------------------------- */

#content {
	position:relative;
	background-color:#F2F2F2;
	width:700px;
	margin:0;
	top:0px;
	right:0;
	padding-top:42px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:20px;
	min-height:405px;
	float:right;
	border:0px solid #666666;
}

/* --- footer ----------------------------------------------------------- */

#footer {
	clear:both;
	position:relative;
	background-color:#F2F2F2;
	border-top:1px solid #666666;
	margin:0;
	height:20px;
	top:0px;
	left:0;
	padding:4px;
	padding-left:30px;
	padding-right:20px;
	color:#666666;
}

/* --- editmenu --------------------------------------------------------- */

#editmenu {
	position:fixed;
	top:10px;
	right:10px;
	width:22px;
	height:22px;
	margin:0;
	padding:0;
}

/* --- diverse ---------------------------------------------------------- */

table {
	border-collapse:collapse;
	empty-cells:show;
	border:0;
}

li {
	padding-bottom:10px;
}

th, td {
	border:0;
	padding:0;
	color:#666666;
}

img {
	border:0 solid #000;
}

body {
	background-color:#F2F2F2;
	font-size:11pt;
	font-family:verdana,sans-serif;
	font-weight:normal;
	margin:0;
	color:#666666;
}

.titlecontent {
	margin:0.1em 0 1em 0;
	background-color:#B4B4B4;
	padding:0.4em;
	border:1px solid #999;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	color:#000;
}

.sectiontitle {
	background-color:#DADADA;
	padding:0.4em;
	border:1px solid #999;
	border-bottom:1px solid #000;
	color:#000;
}

.message {
	margin:0.1em 0 0.8em 0;
	background-color:#FFFFCC;
	padding:0.3em;
	border:1px solid #999;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	color:#000;
}

.success {
	margin:0.1em 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;
	color:#000;
}

.error {
	margin:0.1em 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;
	color:#000;
}

.shoppingbasket {
	background-color:#B4B4B4;
	font-size:8pt;
	color:#000;
}

p, a, strong {
	font-size:1em;
	font-family:verdana,sans-serif;
	font-weight:normal;
	color:#666666;
}

th, td {
	font-size:1em;
	font-family:verdana,sans-serif;
	font-weight:normal;
}

th {
	text-align:right;
	padding:4px;
	padding-right:10px;
}

fieldset {
	border:0px solid #999;
	padding:0.6em;
	margin-left:0;
	margin-right:0;
	margin-bottom:0em;
	color:#000;
}

fieldset a {
	color:#000;
}

fieldset a:hover {
	color:#000;
}

a {
	text-decoration:none;
	border-bottom:0 dotted black;
	font-weight:normal;
}

a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#666666;
}

a:visited {
	color:#666666;
	font-weight:normal;
}

h1 {
	font-size:1.3em;
	font-weight:bold;
	padding:0;
	padding-bottom:20px;
	margin:0;
	color:#9D0020;
}

h2 {
	font-size:1.1em;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#9D0020;
}

h3 {
	font-size:1.0em;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:0px;
	margin-bottom:0em;
	color:#9D0020;
}

/* --- wps-system ------------------------------------------------------- */

.module {
	border:1px solid #999;
	background-color:#FFC0CB;
	text-align:center;
	padding:2px;
}

table.wps {
	background-color:#B4B4B4;
	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;
}

a[href^="http://"] {
	color:#666666;
	text-decoration:underline;
}

a[href^="/"] {
	color:#666666;
	text-decoration:underline;
}

a[href^="mailto:"] {
	color:#666666;
	text-decoration:underline;
}

#thumbs {
	height:490px;
	width:200px;
	text-align:center;
	overflow:auto;
	float:left;
}

#content .abcMenuItem a {
	float:left; 
	width:20px;
	color:#666666;
	vertical-align:middle;
	border-right:1px solid #FFF;
	text-align:center;
	text-decoration:none;
}

/* --- input-objects ---------------------------------------------------- */

input[class="SEARCH"]:focus,textarea:focus,select:focus {
	background-image:none;
	color:black;
	background-color:#FFFF99;
}

#content form input.formSubmit {
	background-color:#B4B4B4;
	background-image:none;
	border:1px solid #000;
	width:auto;
}

/* --- Print ------------------------------------------------------------ */

@media print {
#mainmenu,#languagemenu,#postit,#postitBG,#subiconmenu,#subtitle,#emotionmenu,#printmenu,#functionmenu,#editmenu,#usermenu,#submenu,#actualpathmenu,#mainmenuBG,#submenuBG,#contentBG,#newsmenu,#advertisementmenu,#footer,#time,#actuality,#accesskey{display:none;}
body{background-color:#FFF;}
#main{width:100%;border:0px solid #000;background-color:#FFF;}
#content{top:0px;left:0px;width:100%;background-color:#FFF;max-height:1000px;border:0;max-height:100%;}
}
