/* global settings -----------------------------------------------------------*/
html {
height: auto;
max-height: auto;
font-family: times, "Times New Roman", serif;
font-size: 12pt;
color: #000;
background: white;
overflow: visible; 
}
body {
height: auto;
max-height: auto;
overflow: visible;
font-family: times, "Times New Roman", serif;
font-size: 12pt;
color: #000;
background: white;
}
a:hover {
text-decoration: none;
}
hr {
border-right: 0;
border-left: 0;
}
/* top settings --------------------------------------------------------------*/
#header {
z-index: auto;
position: static;
overflow: visible;
display: inline;
top: auto;
left: auto;
width: auto;
height: auto;
margin: 0;
background: none;
}
#logo {
padding: 0;
}
h1 {
font-size: 14pt;
padding: 42px 0 0 0;
}
/* form settings -------------------------------------------------------------*/
input,
textarea,
select {
font-size: 10pt;
font-family: times, "Times New Roman", serif;
padding: 2px 5px;
border: 1px solid #000;
}
.submitbgCB0000 {
display: none;
}
.backbgCB0000 {
display: none;
}
.error {
color: #000;
background: none;
}
#content #errormessage {
border: 1px solid #000;
background: none;
}
#content #errormessage p {
color: #000;
}
/* content settings ----------------------------------------------------------*/
#content {
overflow: visible;
position: static;
z-index: auto;
top: auto;
right: auto;
bottom: auto;
left: auto;
padding: 0;
background: none;
}
* html #content {
top: auto;
right: auto;
bottom: auto;
left: auto;
height: auto;
max-height: auto;
width: auto;
overflow: visible;
position: static;
z-index: auto;
border-top: 0;
border-bottom: 0;
}
#content h2 {
font-size: 12pt;
padding: 10px 0 0 0;
color: #000;
background: none;
}
#content h3 {
font-size: 11pt;
}
#content h4 {
font-size: 11pt;
}
#content p {
font-size: 12pt;
color: #000;
}
#content ul {
font-size: 12pt;
list-style: square;
padding: 10px 0 0 20px;
}
#content ul li {
width: auto;
display: list-item;
margin: 0;
padding: 0;
color: #000;
background: none;
}
#content ul li a {
width: auto;
display: list-item;
}
table {
color: #000;
}
table caption {
font-size: 12pt;
}
table th {
font-size: 12pt;
padding: 5px 0;
border-bottom: 1px solid #DADADA;
background: none;
}
table th.right {
font-size: 10pt;
}
table td {
font-size: 12pt;
padding: 4px 5px 3px 0;
border-bottom: 1px solid #DADADA;
border-left: 1px solid #DADADA;
background: none;
}
table td.alt {
background: none;
}
table td.borderleft {
border-left: 0;
}
table.formular td {
padding: 0;
}
table.formular td td {
font-size: 12pt;
padding: 4px 5px 3px 0;
}
table.rechner th {
padding: 15px 0;
}
table.rechner td {
padding: 18px 10px 17px 0;
border-bottom: 0;
}
table.rechner td.help {
font-size: 10pt;
border-left: 0;
background: none;
}
table.formcenter td.background {
background: none;
}
table.lexikon th {
border-bottom: 0;
}
table.lexikon th a {
color: #000;
border-bottom: 0;
border-left: 0;
}
table.lexikon th a.active {
border: 1px solid #000;
color: #000;
background: none;
}
table.lexikoncontent {
margin: 5px 0 0 0;
border: 0;
}
table.lexikoncontent td {
padding: 10px;
border-bottom: 1px solid #000;
background: none;
}
table.lexikoncontent td.alt {
border-bottom: 1px solid #000;
background: none;
}
table.content th {
padding: 4px 5px 3px 20px;
border: 1px solid #DADADA;
}
table.content td {
padding: 4px 5px 3px 20px;
border: 1px solid #DADADA;
}
#content table td ul {
font-size: 12pt;
list-style: square;
margin: 0;
padding: 0 0 0 20px;
}
#content table td ul li {
width: auto;
display: list-item;
padding: 0 0 0 10px;
color: #000;
background: none;
}
/* contentul */
#content .contentul {
background: none;
}
#content .contentul ul {
list-style: square;
padding: 0 0 0 20px;
}
#content .contentul ul li {
width: auto;
display: list-item;
padding: 0 0 0 10px;
color: #000;
background: none;
}
/* contentnavigationservice */
#content #contentnavigationservice {
display: none;
}
/* footer settings -----------------------------------------------------------*/
#footer {
z-index: auto;
position: static;
display: inline;
overflow: visible;
bottom: auto;
left: auto;
width: auto;
height: auto;
background: none;
}
#footerleft {
float: none;
font-size: 10pt;
padding: 10px 0 15px 0;
}
#footerleft a:hover {
text-decoration: none;
}
#footerright {
display: none;
}