ul,body,p,td,tr,table,ol,div
{
color: #000000; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif;
}

DIV#LayoutLYR { background-position: 0 center; width:760px; margin:0 auto; text-align:left; top: 0; z-index:1; visibility:inherit; }

p { }

td { }

a:link { color: #000099; font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }

a:visited { color: #000099; font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }

a:hover { color: #f00; font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif;  font-weight: bold; text-decoration: underline; }

a:active { color: #f00; font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }

.unlinked  /* Hauptmenupunkt ohne Link */ { color: #c00; font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.feld { color: #000; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; text-align: justify; padding: 1px 10px 10px; border-right: 1px solid #666; border-bottom: 1px solid #666; }
.contentbox { border-right: 1px solid #666; border-bottom: 1px solid #666; }
.tablebox { border: solid 1px #83bbcd; }


.textgross{
font-size:18px;
font-family:Verdana;
color:#FFFFCC;
font-weight:bolder;
border:1px solid black;
padding:7px;
text-align:center;
background-color:#660000;
}
.button{
border-bottom: black 1px solid;
border-left: #cccccc 1px solid;
border-right: black 1px solid;
border-top: #cccccc 1px solid;
font-family:Verdana;
font-size: 11px;
text-align:left;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
font-weight:bolder;
color:#660000;
background-color:#dfdfdf;
cursor:hand;
display:inline;
width:auto;
}
.text{
background-color:whitesmoke;
color:#000099;
border:1px solid black;
font-size:12px;
font-family:Verdana;
}
.select{
background-color:whitesmoke;
color:#006600;
border: 2px solid #006600;
padding:4px;
}
.fehler{
font-weight:bold;
background-color:whitesmoke;
border:2pt solid #ff0000;
color:#000099;
font-family:Verdana;
font-size:12px;
}
.meldung{
border: 6px solid #990000;
padding:8px;
font-size:12px;
background-color:whitesmoke;
}
.meldung_fehler{
background-color:whitesmoke;
border:1pt solid #990000;
padding:8px;
color:#990000;
font-family:Verdana;
font-size:11px;
}
.absatz{
background-color:#000033;
color:#ffcc66;
font-family:Verdana;
font-size:12px;
font-weight:bold;
}