body {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.85em; /*9pt;*/ 
			background-color: #cccccc;
			color: #000000;
			padding: 0;
			padding-bottom: 20px;
			margin: 0;
}
p , li, td, th {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.85em; /*9pt;*/
}

#pagebox {
      width: 90%;
      min-width: 750px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 5px;
      margin-bottom: 30px;
      color: #000000;
      background-color: #ffffff;
      border: 1px solid #000000;
}

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;
}

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 {
      margin: 0;
      padding: 3px;
      text-align: right;
      float: right;
      margin-top: 3px;
}
#language a:link:hover, #language a:visited:hover {
      background-color: #ff0000;
}

/* Navi Menu */
#navimenu {
      margin: 0;
      height: 34px;
      color: #ffffff;
      background-color: #2f1c7d;
      font-weight: bold;
}
#navimenu ul {
      margin: 0;
	    padding: 9px;
	    list-style: none;
}
#navimenu ul li {
      margin: 0;
      text-align: left;
      list-style: none;
      display: inline;
}
#navimenu ul li a {
      padding: 6px;
	    border-right: 1px solid #ffffff;
      color: #ffffff;
      background-color: #2f1c7d;
	    text-decoration: none;
	    font-size: 0.8em; /*8pt;*/
	    font-weight: bold;
}
#navimenu ul li a:hover {
      color: #ffffff;
	    background-color: #ff0000;
}
/* Navi Menu2 */
#navimenu2 {
      float: right;
      width: 160px;
      margin-left: 20px;
      margin-bottom: 40px;
      margin-top: 30px;
      color: #ffffff;
      background-color: #0000ff;
      font-weight: bold;
      border: 1px solid black;
}
#navimenu2 h2 {
      color: #ffffff;
      background-color: #2f1c7d;
      font-size: 1em; /*8pt;*/
      font-weight: bold;
      padding: 7px;
      margin: 0;
}
#navimenu2 ul {
      margin: 0;
	    padding: 0;
	    list-style: none;
}
#navimenu2 ul li {
      margin: 0;
      text-align: left;
      list-style: none;
      display: inline;
}
#navimenu2 ul li a {
      display: block;
      margin: 0;
      width: 100%;
      border-top: 1px solid #ffffff;
      padding: 7px;
      color: #ffffff;
      background-color: #0000ff;
	    text-decoration: none;
	    font-size: 0.95em; /*8pt;*/
	    font-weight: bold;
	    voice-family: "\"}\"";
      voice-family: inherit;
      width: auto;
}
html>body #navimenu2 ul li a {
      width: auto;
}
#navimenu2 ul li a:hover {
      color: #ffffff;
	    background-color: #ff0000;
}
#pagehome a#linkhome,
#pageprofile a#linkprofile,
#pageservice a#linkservice,
#pageserv01 a#linkserv01,
#pageserv02 a#linkserv02,
#pageserv03 a#linkserv03,
#pageserv04 a#linkserv04,
#pageserv05 a#linkserv05,
#pageserv01 a#linkservice,
#pageserv02 a#linkservice,
#pageserv03 a#linkservice,
#pageserv04 a#linkservice,
#pageserv05 a#linkservice,
#pagecont01 a#linkcont01,
#pagecont02 a#linkcont02,
#pageimprint a#linkimprint,
#pagesitemap a#linksitemap {
      color: #ffffff;
	    background-color: #ff0000;
}

/* Overview */
#overview {
      margin: 0;
      font-size: 0.8em; /*8pt;*/
      background-color: #c0d0f0;
      padding: 5px;
      padding-left: 10px;
      padding-right: 10px;
}
#overview em {
      font-style: normal;
      color: #2f1c7d;
}
#overview a:link, #overview a:visited {
      /*font-weight: bold;*/
      color: #2f1c7d;
      text-decoration: none;
}
#overview a:link:hover,  #overview a:visited:hover{
      /*font-weight: bold;*/
      color: #2f1c7d;
      background-color: #c0d0f0;
      text-decoration: underline;
}

/* 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 {
      margin: 0;
      padding-top: 5px;
      padding-bottom: 5px;
      color: #ffffff;
      background-color: #2f1c7d;
}
#footer #footright {
      float: left;
      width: 32%;
      margin: 0;
      text-align: right;
}
#footer #footleft {
      float: left;
      width: 32%;
      margin: 0;
      padding-left: 8px;
      text-align: left;
}
#footer #footcenter {
      float: left;
      width: 33%;
      margin: 0;
      text-align: center;
}
#footer a:link, #footer a:visited {
      color: #ffffff;
      text-decoration: none;
}
#footer a:link:hover, #footer a:visited:hover {
      background-color: #ff0000;
}

/* Behaelter fuer admin bereich */
.wort {
      width: 55%;
      padding: 5px;
      margin: 7px;
      border: 1px solid #000000;
      background-color: #dddddd;
}

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;*/
      margin: 5px;
}
.button:hover {
      background-color: red;
}

.claim {
			font-size: 1.3em; /*13pt;*/
			font-weight: bold;
			color: #2f1c7d;
}

