body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #000000;
    background-color: #FFD700;
    margin: 0px 0px 0 0;
    padding: 0px;
    padding-right: 0px;
}

table.main
{
    border-collapse: collapse;
    width: 700px;
    padding: 0px;
}


div.content
{
    width: 700px;
    border: 1px solid #000000;
    padding: 10px;
    margin: 0 auto; 
    background-color: #FFFFFF;
}


p {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    background-color: transparent;
    color: #000000;
    margin-right: 15px;
    margin-left: 25px;
}

div.divblock {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    background-color: transparent;
    color: #000000;
    margin-right: 15px;
    margin-left: 25px;
}

li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    color: #333333;
    background-color: transparent;
    margin-bottom:6px;
    margin-right: 25px;
}

li.nav {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    color: #333333;
    background-color: transparent;
    margin-bottom:6px;
    margin-right: 5px;
    margin-left: -20px;
}

li.nav:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    color: #333333;
    background-color: #f5f5f5;
    margin-bottom:6px;
    margin-left: -20px;
    margin-right: 5px;
}

span {
    background-color: transparent;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    background-color: transparent;
}

#BUTTON {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    background: #336699;
    border: 1px solid #000;
    padding: 3px;
    margin: 4px 0 0 0px;
    background-image:                   url('/images/bgInput.png');
    text-decoration:none;
}


a.BUTTON {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    background: #336699;
    border: 1px solid #000;
    padding: 3px;
    margin: 4px 0 0 0px;
    background-image:                   url('/images/bgInput.png');
    text-decoration:none;
}

#BUTTON:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FF6600;
    background: #336699;
    border: 1px solid #000;
    padding: 3px;
    margin: 4px 0 0 0px;
    background-image:                   url('/images/bgInputAktiv.png');
    text-decoration:none;
}


a.BUTTON:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FF6600;
    background: #336699;
    border: 1px solid #00ff00;
    padding: 3px;
    margin: 4px 0 0 0px;
    background-image:                   url('/images/bgInputAktiv.png');
    text-decoration:none;
}

input.BUTTON {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    background: #336699;
    border: 1px solid #008000;
    padding: 3px;
    margin: 4px 0 0 0px;
    text-align: center;
    text-decoration:none;
    background-image:                   url('/images/bgInput.png');
    cursor: pointer;
}


input.BUTTON:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FF6600;
    background: #336699;
    border: 1px solid #008000;
    padding: 3px;
    margin: 4px 0 0 0px;
    text-align: center;
    text-decoration:none;
    background-image:                   url('/images/bgInputAktiv.png');
    cursor: pointer;
}


select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    background: #336699;
    border: 1px solid #008000;
    border-bottom: 3px solid #cecece;
    border-right: 3px solid #cecece;
    padding: 3px;
    margin: 4px 0 0 0px;
    background-color: #ffffff;
    text-align: center;
    text-decoration:none;
    cursor: pointer;
}


select:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FF6600;
    background: #336699;
    border: 1px solid #008000;
    border-bottom: 3px solid #cecece;
    border-right: 3px solid #cecece;
    padding: 3px;
    margin: 4px 0 0 0px;
    text-align: center;
    text-decoration:none;
    background-color: #87cefa;
    cursor: pointer;
}


select:focus {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FF6600;
    border: 1px solid #008000;
    border-bottom: 3px solid #cecece;
    border-right: 3px solid #cecece;
    padding: 3px;
    margin: 4px 0 0 0px;
    text-align: center;
    text-decoration:none;
    background-color: #e0ffff;
    cursor: pointer;
}


input, textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    border: 1px solid #008000;
    border-bottom: 3px solid #cecece;
    border-right: 3px solid #cecece;
    padding: 3px;
    margin: 4px 0 0 0px;
    background-color: #ffffff;
    text-align: left;
    text-decoration:none;
    cursor: pointer;
}


input:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FF6600;
    background: #87cefa;
    border: 1px solid #008000;
    border-bottom: 3px solid #cecece;
    border-right: 3px solid #cecece;
    padding: 3px;
    margin: 4px 0 0 0px;
    text-align: left;
    text-decoration:none;
    cursor: pointer;
}


input:focus, textarea:focus {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FF6600;
    background-color: #e0ffff;
    border: 1px solid #008000;
    border-bottom: 3px solid #cecece;
    border-right: 3px solid #cecece;
    padding: 3px;
    margin: 4px 0 0 0px;
    text-align: left;
    text-decoration:none;
    cursor: pointer;
}

#logo {
  z-index: 101;
  position: absolute;
  left: 0px;
  top: 0px;
  background-image:url('/images/dyndnslogo.jpg'); 
  background-repeat: no-repeat;
  background-color: transparent;
  margin: 0px; 
  padding: 0px;  
  width: 170px;
  height: 170px;
}


#werbung {
  z-index: 101;
  position: absolute;
  left: 785px;
  top: 100px;
  background-color: transparent;
  margin: 0px; 
  padding: 0px;  
  width: 210px;
  border-top: 1px solid #cecece;
  border-bottom: 3px solid #cecece;
  border-left: 1px solid #cecece;
}

#topbanner{
  z-index: 101;
  position: absolute;
  left: 160px;
  top: 0px;
  margin: 0px; 
  padding: 0px;  
  width: 800px;
  height: 100px;
}


#nav {
  z-index: 101;
  position: absolute;
  background-color: transparent;
  left: -2px;
  margin: 0px; 
  padding: 0px;  
  width: 140px;
  top: 150px;
}

table.nav {
  width: 140px;
  background-color: transparent;
}

td.nav {
  width: 140px;
  background-color: #339900;
  line-height: 14px;
  font-family: Verdana, Arial;
  border-bottom: 3px solid #cecece;
  border-right: 3px solid #cecece;    
  /*
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  */
  font-size: 11px;
  color: #ffffff;
  padding: 3px;
  cursor: pointer;
}

td.nav:hover {
  width: 140px;
  background-color: #770000;
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #000000;
  border-bottom: 3px solid #cecece;
  border-right: 3px solid #cecece;  
  /*
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
 */
  padding: 3px;
  cursor: pointer;
}

td.aktiv {
  width: 140px;
  background-color: #ffcc33;
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #000000;
  line-height: 14px;
  border-bottom: 3px solid #cecece;
  border-right: 3px solid #cecece;
  /*
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  */
  padding: 3px;
  cursor: pointer;
}

a.nav {
  background-color: transparent;
  font-family: Verdana, Arial;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  padding: 3px;
  display: block;
  cursor: pointer;
  text-decoration: none;
}

a.nav:hover {
  background-color: transparent;
  font-family: Verdana, Arial;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  padding: 3px;
  display: block;
  cursor: pointer;
  text-decoration: none;
}


a.link {
  background-color: transparent;
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #6699FF;
  padding: 3px;
  cursor: pointer;
  text-decoration: none;
}

a.link:hover {
  background-color: transparent;
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #DD0000;
  padding: 3px;
  cursor: pointer;
  text-decoration: none;
}

#msg
{
    BORDER-RIGHT: #080 3px solid;
    PADDING-RIGHT: 20px;
    BORDER-TOP: #080 3px solid;
    PADDING-LEFT: 20px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    Z-INDEX: 200;
    LEFT: 250px;
    PADDING-BOTTOM: 20px;
    MARGIN: 1px;
    BORDER-LEFT: #080 3px solid;
    COLOR: #080;
    PADDING-TOP: 20px;
    BORDER-BOTTOM: #080 3px solid;
    POSITION: absolute;
    TOP: 95px;
    BACKGROUND-COLOR: #eee;
    TEXT-ALIGN: center
}


