body {
      background-image: url(http:/\//www.andreaswinkler.at/bilder/bgVerlauf.gif);
      text-align: center;
      margin: 0px;
      padding: 0px;
      font-family: Helvetica, Verdana, Geneva, Arial;
      font-size: 13px;
      color: #330000;
      line-height: 1.3;
      }
      
#poweredby {display: none;}
      
#container {
    width: 780px;
    margin-top: 60px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    text-align: left;
    }
#inhalt { /* rechte Spalte */
    width: 610px;
    padding: 0px;
    margin-left: 170px;
    margin-right: 0px;
    margin-bottom: 30px;
    }
#links { /* linke Spalte */
    width: 170px;
    padding: 0px;
    margin-top: 3px;
    float: left;
    }
a:link {
    color: #CC3300;
    text-decoration: none;
    }
a:visited {
    color: #7A5C53;
    text-decoration: none;
    }
a:hover {
    color: #CC3300;
    text-decoration: underline;
    }
a:active {
    color: #CC3300;
    text-decoration: underline;
    }
.fliesstext { 
    font-family: Helvetica, Verdana, Geneva, Arial;
    font-size: 13px;
    color: #330000;
    line-height: 1.3;
    white-space: normal;
    }
.textfett {
    font-family: Helvetica, Verdana, Geneva, Arial;
    font-size: 13px;
    color: #330000;
    font-weight: bold;
    }
.textklein { 
    font-family: Helvetica, Verdana, Geneva, Arial;
    font-size: 11px;
    color: #330000;
    }
#footer {
    width: 780px;
    padding: 0px;
    margin-top: 6px;
    margin-bottom: 30px;
    float: left;
    }
div#hauptNav ul {
    margin-left: 0px;
    padding-left: 170px;
    padding-top: 9px;
    padding-bottom: 85px;
    }
div#hauptNav li {
    float: left;
    list-style-type: none;
    padding-right: 15px;
    height: 17px;
    }
div#links ul {
    margin: 0px;
    padding: 0px;
    }
div#links li {
    list-style-type: none;
    height: 22px;
    }

.currentpage {
      font-weight:bold;
      color:#330000;
    }

.adminbuttons a {
      padding:1px 10px 1px 10px;
      border:1px outset #E8E5CD;
      color:#330000;
      background-color:#E8E5CD;
      text-decoration:none;
      font-weight:bold;
    }

.adminbuttons a:hover {
      border:1px inset #E8E5CD;
    }

.allpages {
      color:#E8E5CD;
    }

.cellstyle td {
      background-color:#F2F0E2;
      border:0px;
      padding:3px;
    }

.darkrow {
      background-color:#E8E5CD;
    }

.lightrow {
      background-color:#F2F0E2;
    }

.captions {
      font-weight:bold;
    }

.code {
      font-family:Courier New;
    }

.install {
      background-color:#E4FBBB;
    }

.install form {
      display:inline;
    }

.messages {
      color:#330000;
      font-weight:bold;
      width:60%;
    }

.menu {
      font-weight:bold;
      margin:10px 0px 30px 0px;
    }

.menu a {
      background-color:#E8E5CD;
      text-decoration:none;
      color:#CC3300;
      padding:2px 15px 3px 15px;
      border: none;
    }

.menu a:hover {
      text-decoration: underline;
      background-color:#E8E5CD;
      color:#CC3300;
    }

.uninstall {
      background-color:#FBDDBB;
    }

.uninstall form {
      display:inline;
    }

#poweredby {
      text-align:center;
    }
