.menu2
{
 display:none;
 background:#ABDDFF;
 margin-left:5px;
 border:1px solid #CCCCCC;
 -moz-border-radius:10px;
 padding:5px;
}
a:link    { color:#0000b0; text-decoration:underline }
a:visited { color:#0000b0; text-decoration:underline }
a:hover   { color:#AA00FF; text-decoration:underline }
a:active  { color:#E00000; text-decoration:underline }
h1 {
  font-size: 20px;
  margin: 0px;
}
h2 {
  font-size: 18px;
  margin: 0px;
}
h3 {
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 5px;
}
h5 /*Normale Meldung*/
{
 font-size: 12px;
 /*color: #FFFFFF;
 font-weight: bold;
 background: #ccc;*/
 font-weight:500;
}
h6 /*Warnmeldung*/
{
 font-size: 14px;
 color: #FFFFFF;
 font-weight:bold;
 background: #FF0099;
 margin-top:0px;
 margin-bottom:10px;
 border:1px solid #CCCCCC;
 -moz-border-radius:10px;
 padding:5px;
}
body {
  font-family: Georgia,Verdana;
  font-size: 12px;
  color:#004090;
}
table {
  font-size: 12px;
}
form {
  margin: 0px;
}
li
{
 margin-left:-20px;
}
#frame {
  width:960px;
  margin-top:10px;
}
#top {
  -moz-border-radius:10px;
  width: 938px;
  background: #FFFFCC;
  border: 1px solid #CCCCCC;
  padding:10px;
}
* html #top {
  width:960px;      /* Version 5.x */
  w\idth:938px;     /* Version 6.x??? */
}

/********** für Beschreibung **********/
#topbeschr {
  -moz-border-radius:10px;
  background: #FFFFCC;
  border: 1px solid #CCCCCC;
  padding:10px;
}
#maincontentbeschr {
  -moz-border-radius:10px;
  wdth: 97%;
  background: #F5F5F5;
  padding: 10px;
  margin-top:10px;
 /*   background-image: url(bg.png);*/
/*    height:600px;*/
}
* html #maincontentbeschr {
/*  height:580px;     /* Version 5.x */
/*  he\ight:600px;    /* Version 6.x */
}
/*************************************/
#txtlogin
{
  -moz-border-radius:4px;
  border: 1px solid #FF9900;
  padding: 0px;
  width: 80px;
  height: 18px;
}
* html #txtlogin
{
  width: 82px;      /* Version 5.x */
  height: 20px;     /* Version 5.x */
  w\idth: 80px;     /* Version 6.x */
  he\ight: 18px;    /* Version 6.x */
}
#txtlogin1
{
  -moz-border-radius:4px;
  border: 1px solid #FF9900;
  padding: 0px;
  width: 94px;
  height: 18px;
}
* html #txtlogin1
{
  width: 96px;      /* Version 5.x */
  height: 20px;     /* Version 5.x */
  w\idth: 94px;     /* Version 6.x */
  he\ight: 18px;    /* Version 6.x */
}
#btn1
{
  -moz-border-radius:4px;
  width: 80px;
  height:20px;
  border:0px solid #000000;
}
#btn2
{
  -moz-border-radius:4px;
  width: 34px;
  height:20px;
  border:0px solid #000000;
}
#btn3
{
  -moz-border-radius:4px;
  width: 160px;
  height:20px;
  border:0px solid #000000;
}

#leftcontent {
  -moz-border-radius:10px;
  float: left;
  background: #DAF4ED;
  border: 1px solid #CCCCCC;
  padding: 10px;
  width: 125px;
  height:480px;
}
* html #leftcontent {
  width:147px;      /* Version 5.x */
  height:502px;     /* Version 5.x */
  w\idth:125px;     /* Version 6.x */
  he\ight:480px;    /* Version 6.x */
}
#news{
  -moz-border-radius:10px;
  background: #EAC4ED;
  border: 1px solid #CCCCCC;
  position:absolute;
  left:30px;
  top:130px;
  display: none;
  padding: 10px;
  width: 720px;
}
#eingabe {/*z.Zt. nicht genutzt*/
  fot-size: 12px;
  fot-family: Verdana;
}
#maincontent {
  float: left;
  width:646px;
  height:514px;/*nicht loeschen!*/
  margin-left:10px;
}
* html #maincontent {
  width:646px;      /* Version 5.x */
  height:514px;/*nicht loeschen!*/
  w\idth:646px;     /* Version 6.x */
  h\eght:514px;/*nicht loeschen!*/
}
#maindiv1{
  padding:80px;
}
#maindiv2{
  padding:60px;
}
#maintable
{
 width:480px;
}
#normtable{
  background-color: #FFEEDD;
  font-family: Verdana;
  font-size:11px;
}
#rightcontent {
  /*text-align:right;*/
  -moz-border-radius:10px;
  float:right;
  width: 125px;
  height:172px;
  background: #DDEEFF;
  border: 1px solid #CCCCCC;
  padding: 10px;
}
* html #rightcontent {
  width:147px;      /* Version 5.x */
  height:172px;     /* Version 5.x */
  w\idth:125px;     /* Version 6.x */
  he\ght:150px;    /* Version 6.x */
}

#rightcontent2 {
  -moz-border-radius:10px;
  float:right;
  width: 135px;
  height:200px;
  background: #FFEEDD;
  border: 1px solid #CCCCCC;
  padding: 5px;
  margin-top: 10px;
}
* html #rightcontent2 {
  width:147px;      /* Version 5.x */
  height:222px;     /* Version 5.x */
  w\idth:135px;     /* Version 6.x */
  he\ight:200px;    /* Version 6.x */
}
#sel {
 background-color:#ABCDEF;
}
#sel2 {
 background-color:#ABCDEF;
 width: 160px;
}
#txteingabe0
{
  -moz-border-radius:4px;
  border: 1px solid #FF9900;
  padding: 0px;
  width: 40px;
  height: 18px;
}
#txteingabe1
{
  -moz-border-radius:4px;
  border: 1px solid #FF9900;
  padding: 0px;
  width: 320px;
  height: 18px;
}
#taeingabe1
{
  -moz-border-radius:4px;
  border: 1px solid #FF9900;
  padding: 0px;
  width: 320px;
  height: 50px;
}
#taeingabe2
{
  -moz-border-radius:4px;
  border: 1px solid #FF9900;
  padding: 0px;
  width: 160px;
  height: 160px;
}
.actRecord
{
 color:red;
 font-weight:bold;
}
#calendar
{
 font-size:0.9em;
}