BODY         { background-repeat: no-repeat; background-attachment: fixed; font-size: 12px; 
               background-color: #ffffff; color: #000033; font-family: Arial; 
               background-position: center 50%;}

body table   { font-size: 12px; color: #000033; font-family: Arial}

A            { border-style: none; color: #cccc00; font-weight:bold; text-decoration: none; background-color: Transparent;}
A:hover      { background-color: Transparent; color:#a11b1b; font-weight: bold}
A:visited:   { color: #cccc00; font-weight:bold; background-color: Transparent;}

TD{font-family:arial,helvetica; font-size:10pt}

H1           { background-color: #cccc00; font-weight: bold; font-size:large; color: #000000; margin-left:0px; padding:3px 0px 3px 5px;}

.nero        { font-size: 12px; color: #666666; font-family: Arial;}
.backndx     { background-repeat: no-repeat; 
               background-attachment: fixed; background-color: #000033; 
               font-size: 12px; color: #000080; font-family: Arial; 
               background-position: center 50% }
.backstd     { background-color: #ffffff; 
               font-size: 12px; color: #ff0000; font-family: Arial; 
               background-position: center 50%}
.backdoc     { background-image: url(image/zen1.gif); background-repeat: repeat; 
               background-color: #000033; 
               font-size: 12px; color: #000080; font-family: Arial; 
               background-position: top }
#a           { text-decoration: none; border-color: #a11b1b; }

.main {  background-color: #ffffff; color: #000000; font-size: 12px}
.form {  font-family: tahoma; font-size: 12px; color: #000000}

.name {font-size: 10px; color: #999999; font-family: Arial}
.text {font-size: 11px; color: #cccccc; font-family: Arial}

.news {font-size: 12px; color: #ffffff; font-family: Arial}

.copyright   { font-size: 1.0em; color: #333333; font-family: Arial; border: 1px 0 0 0}

div.cmDiv               { border: 0px solid black;}

.clickMenu              { margin: 0; padding: 0; cursor: default;}
.clickMenu, .clickMenu ul   { list-style: none}
.clickMenu ul           { position: relative; top: 20px; color: #000033;
                          margin: 0; padding: 0px 0 2px 0; background-color: #000000; border: hidden;
                          width : 170px; }
.clickMenu div.outerbox { display: none; min-width: 106px; /* firefox produces animation-f font-weight:boldlickering when the box is bigger than this :/ */}
.clickMenu div.inner    { /*top: 20px; /* for ie */ left: 0; margin: 0}
.clickMenu div.inner div.outerbox   { margin: 0; left: 98px; /*left: 90px; /* for ie */ top: 0px}
.clickMenu li           { position: relative; padding: 0 20px 0 2px; color: #cccc00;  border: 2px solid Transparent; font-weight:bold; background-color: Transparent;/*white-space: nowrap; does not really work in ie */}
.clickMenu li.main      { float: left; padding: 0 10px; height: 22px; /* for ie */}
.clickMenu li.main li   { z-index: 2; min-width: 78px;}
.clickMenu li.hover     { z-index: 1; /* the hover z-index has to be below the normal one the hovering items may be drawn over a submenu */
	                      color:#ff0000; font-weight:bold}
.clickMenu img.liArrow  { position: absolute; right: 5px; top: 0.41em}
/* thats for the shadowbox */
html>body div.outerbox  { padding: 0 5px 5px 0}
html>body div.shadowbox1 { position: absolute; right: 0; bottom: 5px; width: 5px; height: 100%; background: url(myshadow.png) no-repeat right top;}
html>body div.shadowbox2
{
	position: absolute;
	bottom: 0;
	right: 5px;
	height: 5px;
	width: 100%;
	background: url(myshadow.png) left bottom;
}
html>body div.shadowbox3
{
	position: absolute;
	bottom: 0;
	right: 0;
	height: 5px;
	width: 5px;
	background: url(myshadow.png) no-repeat right bottom;
}
html>body .innerbox
{
	margin: 0;
	display: inherit;
}

#helper
{
	margin-top: 40px;
	//margin-top: 20px; /* for ie */
}

