div#xNavi ul
{
    position: relative;
    top: 6px;
    float: right
}

div#xNavi ul li
{
    float: left;
    margin-right: 30px;
    list-style-type: none;
}

div#xNavi ul li a, div#xNavi ul li a:visited
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

div#xNavi ul li a:hover, div#xNavi ul li a:active
{
    font-size: 12px;
    color: #ED6F00;
    text-decoration: none;
}

div#xNavi ul li span
{
    font-size: 12px;
    color: #ED6F00;
    text-decoration: none;
}

div#yNavi ul.first
{
    top: 10px;
    left: 20px;
}

div#yNavi ul
{
    position: relative;
    margin: 7px 0 10px 10px;
}

div#yNavi ul li
{
    margin: 20px 0 0 0px;
    list-style-type: disc;
}

div#yNavi ul li a, div#yNavi ul li a:visited
{
    font-size: 12px;
    color: #000000;
    font-weight: normal;
}

div#yNavi ul li a:hover, div#yNavi ul li a:active
{
    font-size: 12px;
    color: #ED6F00;
    font-weight: normal;
}


div#yNavi ul li span
{
    font-size: 12px;
    color: #ED6F00;
}

div#Foot a#ImprintLink, div#Foot a#ImprintLink:visited
{
    position: relative;
    color: #000000;
    top: 7px;
    left: 190px;
}

div#Foot a#ImprintLink:hover, div#Foot a#ImprintLink:active
{
    position: relative;
    color: #0ED6F00;
    top: 7px;
    left: 190px;
}body, table, form, img, h1, h2, h3, ul, ol, li
{
    margin: 0;
    padding: 0;
    border: 0;
}

a, a:visited
{
    color: #002651;
    text-decoration: none;
}

a:hover, a:active
{
    color: #ED6F00;
    text-decoration: none;
}

input, textarea
{
    border: 1px solid #555555;
}

h1
{
    font-size: 14px;
    font-weight: bold;
    color: #ED6F00;
    margin: 0 0 10px 0;
}

h2
{
    font-size: 11px;
    font-weight: bold;
    color: #ED6F00;
    margin: 0 0 10px 0;
}

h3
{
    color: #002651;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 7px 0;
    text-decoration: underline;
}


.none
{
    display: none;
}

.inputnoborder
{
    position: relative !important;
    top: 2px !important;
    left: 3px !important;
    border: 0 !important;
}

#Content ul
{
    position: relative;
    left: 20px;
    margin: 5px 0 8px 10px;
}

#Content ul li
{
    margin: 5px 0 5px 0;
}

.Left
{
    float: left;
}

.Right
{
    float: right;
}

.Clear
{
    clear: both;
}

.csc-mailform
{
    border: 0;
}

.csc-mailform-field
{
    padding: 3px;
    width: 300px;
    clear: both;
}

.csc-mailform-field label
{
    float: left;
    width: 90px;
}

.csc-mailform-field input
{
    float: right;
    width: 180px;
}

.csc-mailform-field textarea
{
    float: right;
    width: 180px;
}body
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height : 1.4em;
    background-repeat: repeat;
    background-image: url("../images/layout/bg.gif");
    text-align: center;
}

div#Layout
{
    width: 715px;
    margin: 0 auto 0 auto;
    text-align: left;
}

div#Head
{
    position: relative;
    top: 35px;
    left: 0;
    width: 715px;
    height: 103px;
    background-repeat: no-repeat;
    background-image: url("../images/layout/headbg.gif");
}

div#Subtitle
{
    position: relative;
    top: 35px;
    left: 0;
    width: 715px;
    height: 130px;
    background-repeat: no-repeat;
    background-image: url("../images/layout/subtitle.jpg");
}

div#xNavi
{
    position: relative;
    top: 35px;
    left: 0;
    width: 715px;
    height: 29px;
    background-repeat: no-repeat;
    background-image: url("../images/layout/xnbg.gif");
}

div#MainContainer
{
    position: relative;
    top: 35px;
    left: 0px;
    width: 715px;
    background-repeat: repeat-y;
    background-image: url("../images/layout/mainbg.gif");
}

div#yNavi
{
    float: left;
    width: 169px;
}

div#Content
{
    font-size: 11px;
    position: relative;
    top: 30px;
    left: 70px;
    float: left;
    width: 470px;
}

div#Foot
{
    position: relative;
    top: 35px;
    left: 0px;
    width: 715px;
    height: 50px;
    background-repeat: no-repeat;
    background-image: url("../images/layout/footbg.gif");
}

div#Foot img#Fassadendoktor
{
    position: relative;
    top: -43px;
    right: -46px;
}