<!--

body
    {
    font-family: Arial, sans-serif;
    font-size : 16px;
    color: #ffffff;
    background-color: #bbddff;
    margin : 0px;
    padding : 0px;
    }

#center
    {
    text-align : center;
    position : absolute;
    top : 50%;
    left : 0px;
    width : 100%;
    heigh : 1px;
    overflow : visible;
    }

#page
    {
    background-image:url(../pix/background.jpg);
    text-align : left;
    margin-left : -380px;
    position : absolute;
    top : -210px;
    left : 50%;
    width : 760px;
    height : 420px;
    }

#menue
    {
    padding-top : 15px;
    padding-right : 20px;
    color : #ffffff;
    text-align : right;
    font-weight: bold;
    font-stretch: condensed;
    }

#inhalt
    {
    position : relative;
    padding : 15px;
    top : 15px;
    left : 20px;
    width : 690px;
    height : 290px;
    text-align : left;
    color : #ffffff;
    line-height: 120%;
    }

#left
    {
    position : relative;
    padding : 15px;
    top : 15px;
    left : 20px;
    width : 340px;
    height : 290px;
    text-align : left;
    color : #ffffff;
    }

#logo
    {
    position : relative;
    top : 19px;
    left : 20px;
    font-size : 20px;
    color : #ffffff;
    }

.active
    {
    color : #6687bd;
    }

.suchenfront
    {
    width : 85px;
    text-align : right;
    padding-right : 5px;
    }

.suchen
    {
    width : 95px;
    text-align : left;
    }

a:link, a:visited, a:active
    {
    font-family: Arial, sans-serif;
    text-decoration: none;
    color : #ffffff;
    }

a:hover
    {
    text-decoration: underline;
    }

form, input
    {
    font-size : 16px;
    font-weight : normal;
    font-family: Arial, sans-serif;
    color : #ffffff;
    }

input
    {
    background-color : #6687bd;
    }

br
    {

    }
-->
