body, td {
    font-family: "Bitstream Vera Sans", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
    font-size: 100.01%;
    }
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
    margin: 0;
    padding: 0;
    }
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
    }
a {
    text-decoration: none;
    }
a:hover {
    text-decoration: underline;
    }
h1 {
    font-size: 200%;
    }
h2 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 175%;
    border-bottom: 1px solid;
    }
h3 {
    padding-top: 8px;
    font-size: 125%;
    }

/**************************
The header
**************************/

#header {
    height: 110px;
    -height:60px;
    border: solid;
    border-width: 2px 0px;
    margin: 40px 0 0 0;
    }
#header h1 {
    margin: 10px auto 2px 20px;
    }
#bild5 {
         position : absolute;
         top : 112px;
         left : 700px;
         width : 260px;
         height : 100px;
         background-image : url(http://www.zaepfchen.at/faqcli/images/bild5.jpg);
      }
/**************************
The horizontal navigation
**************************/
#horizontalnav ul {
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    margin-left: 10px;
    }
#horizontalnav ul li {
    display: inline;
    list-style-type: none;
    }
#horizontalnav ul li a {
    text-decoration: none;
    margin: 0 10px; /* That's the distance between the items. */
    padding: 1px;
    float: left;
    }
#horizontalnav ul li a:hover {
    text-decoration: underline;
    }

/**************************
The category-menu
**************************/
#categories {
    position: absolute;
    top: 300px;
    left: 20px;
    width: 180px;
    margin: 0px;
    padding: 0px;
    font-size: 80%;
    }
#categories ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    }
#categories li {
    margin: 2px 0;
    }
#categories a {
    display: block;
    padding: 3px 15px;
    width: 100%;
    color: #000;
    border-left: 10px solid;
    text-decoration: none;
    }
#categories a:hover {
    text-decoration: none;
    }
#categories ul ul li {
    margin: 5px 0 5px 10px;
    }
#categories ul ul a {
    display: block;
    padding: 3px 15px;
    width: 100%;
    border-left: 10px solid;
    text-decoration: none;
    }
#categories ul ul a:hover {
    background-color: #AAAAFF;
    text-decoration: none;
    }
a.active {
    border: 1px solid;
    }
#search {
    margin-top: 10px;
    }
#langform {

    }
#useronline {
    text-align: center;
    }

/**************************
The content
**************************/
#content{
    margin: 20px 20px 20px 240px;
    padding: 20px;
    font-size: 80%;
    }
#content h3 {
    font-size: 140%;
    }
#content p {
    padding: 10px 0 10px 0;
    line-height: 20px;
    }
div#news {
    float: left;
    width: 55%;
    }
div.block {
    padding: 2px 0px 8px 0px;
    border-bottom: 1px dashed;
    }
span.date {
    padding: 1px;
    margin: 1px;
    display: block;
    }
div#topten {
    margin-bottom: 10px;
    float: left;
    width: 35%;
    margin-left: 5%;
    }
table.topten, table.fivenewest, table.openquestions {
    border: 1px solid;
    border-collapse: collapse;
    }
table.topten, table.fivenewest, table.openquestions th, td {
    padding: 2px;
    text-align: left;
    vertical-align: top;
    }
table.topten th, table.fivenewest th, table.openquestions th {
    padding: 2px;
    border: 1px solid;
    }
table.topten th {
    text-align: center;
    }
div#fivenewest {
    clear: both;
    }
p#copyrightnote {
    margin-top: 10px;
    }
#content ul {
    list-style-type: none;
    }
#content ul li {
    border-left: 5px solid;
    margin: 3px auto;
    padding-left: 10px;
    }
#content ul li li, #content ul li li li, #content ul li li li li {
    border: none;
    }
#content ol {
    padding-left: 20px;
    display: block;
    }

/**************************
The forms
**************************/
div.row {
    clear: both;
    margin: 0px;
    padding: 2px;
    }
div.row span.label {
    float: left;
    width: 150px;
    text-align: right;
    line-height: 20px;
    padding-right: 5px;
    }
.inputfield, .inputarea, select {
    border: 1px solid;
    }
.submit {
    border: 2px solid;
    }

/**************************
Template: contact.tpl
**************************/
#version {
    padding: 30px 0px 2px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 85%;
    line-height: 14px;
    }
#copyright {
    padding: 2px 0px 2px 0px;
    text-align: center;
    font-size: 50%;
    line-height: 10px;
    }

/**************************
Colors
**************************/
html, body {
    background: #E6E6FF;
    color: #172244;
    }
#header {
    background: #AAAAFF;
    color: #00002D;
    border-color: #7575FF;
    }
a, #horizontalnav a, #categories a, #categories ul ul a, .inputfield, .inputarea, table.topten th, table.fivenewest th, select, option {
    color: #000022;
    }
#categories a:hover, #categories ul ul a:hover {
    color: #000022;
    }
#categories a:hover {
    background: #AAAAFF;
    }
#categories a, #content ul li, a.active {
    border-color: #AAAAFF;
    }
#categories ul ul a {
    border-color: #FFCC80;
    }
#categories ul ul a:hover {
    background: #FFCC80;
    }
h2, .inputfield, .inputarea, table.topten, table.fivenewest, div.block, table.topten th, table.fivenewest th, select, option {
    border-color: #7575FF;
    }
table.topten th, table.fivenewest th {
    background: #AAAAFF;
    }
.inputfield, .inputarea, select, option {
    background: #CCCAFC;
    }
.submit {
    border-color: #696969;
    background: #dcdcdc;
    }
