body {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.85em; /*9pt;*/ 
			background-color: #cccccc;
			color: #000000;
			padding: 0;
			margin: 0;
}
p , li, td, th {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.85em; /*9pt;*/
}

#pagebox {
      color: #000000;
      background-color: #ffffff;
}

h1 {
      font-family: Arial, Helvetica, sans-serif;
			padding-top: 20px;
			padding-right: 20px;
			padding-bottom: 30px;
			font-weight: bold; 
			/*font-size: 16pt;*/
			text-align: right;
			background-color: #ffffff;
			margin: 0;
}
h2 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold; 
			/*font-size: 14pt;*/
			color: #2f1c7d;
}
h3 {
			font-family: Arial, Helvetica, sans-serif;
			background-color: #c0d0f0;
			font-weight: bold; 
			/*font-size: 12pt;*/
}
h3.nobg {
      background-color: #ffffff;
}
h4 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
      color: #2f1c7d; 
			/*font-size: 10pt;*/
			margin-bottom: 0;
}

a:link {
			color: #2f1c7d;
			text-decoration: underline;
}
a:visited {
			color: #2f1c7d;
			text-decoration: underline;
}
a:link:hover, a:visited:hover {
			background-color: #2f1c7d;
			color: #ffffff;
			text-decoration: underline;
}
a:active {
			color:#ff0000;
			text-decoration: underline;
}

img.imagelink {
      border: 0;
}
img.floatright {
      float: right;
      margin-left: 15px;
      margin-bottom: 15px;
}
img.noprint {
      display: none;
}

strong {
      font-weight: bold;
      color: #2f1c7d;
}
b {
      font-weight: bold;
}
em {
      font-style: italic;
}

li {
			margin-bottom: 0.7em;
			text-align: justify;
}

/* Language Sector */
#language {
      display: none;
}

/* Navi Menu */
#navimenu {
      display: none;
}
/* Navi Menu2 */
#navimenu2 {
      display: none;
}

/* Overview */
#overview {
      display: none;
}

/* Inhalt */
#content {
      margin: 0;
      color: #000000;
      background-color: #ffffff;
      font-size: 0.85em; /*9pt;*/
      padding: 15px;
      text-align: justify;
}

/* footer */
#footertop {
      clear: both;
      margin: 0;
      padding: 15px;
      font-size: 0.8em; /*8pt;*/
      text-align: right;
}
#footertop hr {
      width: 40%;
      margin-right: 0;
      text-align: right;
}
#footer {
      display: none;
}

p.blocksatz {
      text-align: justify;
}
p.nomargintop {
      margin-top: 0;
}
p.smallhint {
      font-size: 0.85em; /*8pt;*/
}

code {
      font-family: Courier, monospace;
      color: #00a000;
}

th { 
      background-color: #c0d0f0;
			color: #000000;
			font-weight: bold; 
			text-decoration: none;
			font-size: 1.3em; /*11pt;*/
}
table.format {
      border: 1px solid #2f1c7d;
      background-color: #cccccc;
}
table.format th {
      padding-left: 3px;
      color: #ffffff;
      background-color: #2f1c7d;
}
table.format td button {
      display: block;
	    width: 90px;
	    color: #ffffff;
	    background-color: #0000ff;
	    border: 1px solid #000000;
	    voice-family: "\"}\"";
	    voice-family: inherit;
	    width: 85px;
}
html>body table.format td button {
      width: 85px;
}
table.format td button:hover {
    background-color: #ff0000;
}
table.help {
      border: 2px solid #000000;
      background-color: #cccccc;
      margin-left: 20px;
}
table.help th {
      background-color: #2f1c7d;
      color: #ffffff;
      font-weight: bold;
      padding: 3px;
}
table.help td {
      font-family: Courier, monospace;
	    background-color: #ffffff;
      border: 1px solid #000000;
      padding: 5px;
}

ul.nobullet {
      list-style: none;
}
ul.imagebullet {
      list-style-image: url(../images/bullett.gif);
}

form {
      margin: 0;
}

.right {
      text-align: right;
}
.input {
      width: 18em;
      font-size: 1em; /*9pt;*/
}
.inputsmall1 {
      width: 5em;
      font-size: 1em; /*9pt;*/
}
.inputsmall2 {
      width: 12em;
      font-size: 1em; /*9pt;*/
}
.button { 
      width: 160px;
      color: #ffffff;
      background-color: #2f1c7d;
      border: 1px solid #000000;
      font-weight: bold;
      font-size: 1em; /*9pt;*/
}
.button:hover {
      background-color: red;
}

.claim {
			font-size: 1.3em; /*13pt;*/
			font-weight: bold;
			color: #2f1c7d;
}

