﻿*
{
    margin: 0;
    padding: 0;
    border: 0;
}

html, body
{
    height: 100%;
    width: 100%; /* все предки #container должны иметь высоту */
}

body
{
    background-color: #fff;
    text-align: center;
}

html > body #container
{
    height: auto;
    min-height: 100%;
}
* html #container
{
    height: 100%;
}
#container
{
    position: relative;
    background-image: url(../images/hg.gif);
    background-position: 0 0;
    background-repeat: repeat-y;
    width: 950px;
    margin: 0 auto;
}
/*Header*/
#header
{
    position: relative;
    top: 0;
    left: 0;
    height: 152px;
    width: 950px;
    background-color: #fff;
    z-index: 4;
}
#head1
{
    width: 100%;
    height: 98px;
    background-color: #e9e9e9;
    border-bottom: solid 2px #fff;
}
#head11
{
    float: left;
    width: 178px;
    height: 98px;
    border-right: solid 2px #fff;
    background-image: url(../images/hg11.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
}
* html #head11
{
    width: 180px;
}
#head12
{
    float: left;
    height: 98px;
    background-image: url(../images/hg12.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 605px;
}
#head12 p
{
    margin-top: 11px;
    margin-right:5px;
    color: Black;
    font-size: 13px;
    font-family: Arial, Sans-Serif;
    text-align: center;
}
#head12 a, #head12 a:hover
{
    text-decoration: none;
}
#head2
{
    width: 100%;
    height: 32px;
    background-image: url(../images/hg22.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
}
#head21
{
    float: left;
    width: 178px;
    height: 32px;
    border-right: solid 2px #fff;
    background-image: url(../images/logo.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
}
#head22
{
    float: left;
    height: 32px;
}
#header form
{
    margin: 12px 0 0 0;
    padding: 0;
}

#head12 input
{
    width: 150px;
    height: 20px;
    line-height: 20px;
    border: solid 1px #D3D3D3;
    margin: 0 0 5px 0;
    padding: 0;
    vertical-align: middle;
}
* html #head12 input
{
    height: 22px;
}
#head12 #such-kn
{
    width: 150px;
    height: 22px;
    line-height: 22px;
    background-image: url(../images/suche.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
    border: 0;
    padding: 0;
    margin: 0;
    color: White;
    font-size: 13px;
    font-family: Arial, Sans-Serif;
    text-align: center;
}
/*Inhalte*/
#content
{
    padding-bottom: 30px;
    background-color: Transparent;
}
/*Menu*/
#links
{
    position: relative;
    width: 178px;
    float: left;
    background-color: Transparent;
    z-index: 3;
}
#links h2, #links h3
{
    background-color: Transparent;
    border-top: solid 2px #fff;
    text-align: left;
    line-height: 18px;
}
#links h2
{
    min-height: 25px;
    height: auto;
    }
* html #links h2
{
    height: 25px;
}
#links h2#erst, #links h3
{
    border: 0;
}
#links h2#letzt
{
    border-bottom: solid 2px #fff;
}
#links h3
{
    min-height: 18px;
    height: auto;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
}
* html #links h3
{
    height: 17px;
}
#links h3#letzt2
{
    margin-bottom: 5px;
}
#links h2 a, #links h2 a:hover, #links h3 a, #links h3 a:hover
{
    display: block;
    text-decoration: none;
    color: Black;
    font-size: 13px;
    font-family: Arial, Sans-Serif;
    text-align: left;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
}
#links h2 a, #links h2 a:hover
{
    line-height: 25px;
    padding-left: 25px;
    padding-right: 5px;
}
#links h2 a
{
    background-image: url(../images/menu-2.gif);
    background-position: 9px 5px;
    background-repeat: no-repeat;
}
#links h2 a:hover, #links h2.act-h2 a, #links h2.act-h2 a:hover
{
    background-image: url(../images/menu-a-2.gif);
    background-position: 9px 5px;
    background-repeat: no-repeat;
}
#links h3 a, #links h3 a:hover
{
    line-height: 18px;
    padding-left: 26px;
    padding-right: 5px;
}
#links h3 a
{
    background-image: url(../images/menu-3.gif);
    background-position: 12px 0px;
    background-repeat: no-repeat;
}
#links h3 a:hover, #links h3.act-h3 a, #links h3.act-h3 a:hover
{
    background-image: url(../images/menu-a-3.gif);
    background-position: 12px 0px;
    background-repeat: no-repeat;
}
#links h2 a:hover, #links h3 a:hover
{
    color: Black;
}
/*Inhalt + Rechts-Bereich*/
#mitte
{
    float: right;
    background-color: Transparent;
}
#root
{
    background-image: url(../images/fuss-hg.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    font-family: Arial, Sans-Serif;
    color: #000;
    margin-bottom: 5px;
    vertical-align: top;
}
#inhalt #root a, #inhalt #root a:hover
{
    color: #494949;
    text-decoration: none;
    letter-spacing: normal;
    font-size: 13px;
    font-weight:bold;
}
#inhalt #root a:hover
{
    color: #A3A3A3;
}
/*Inhalt*/
#inhalt
{
    clear: left;
    float: left;
    width: 590px;
    background-color: Transparent;
}
#inhalt #content-in
{
    margin-left: 30px;
    margin-right: 30px;
}
#inhalt h1
{
    font-size: 17px;
    line-height: 25px;
    font-family: Arial, Sans-Serif;
    text-align: left;
    margin-bottom: 5px;
}
#inhalt div.indent
{
    margin-left: 10px;
}
#inhalt p, #inhalt ul, #inhalt ol
{
    font-size: 13px;
    line-height: 18px;
    font-family: Arial, Sans-Serif;
    text-align: justify;
    margin-bottom: 10px;
}
#inhalt ul, #inhalt ol
{
    list-style-position:inside;
    margin-left: 10px;
}
#inhalt a, #inhalt a:hover
{
    color: Black;
    text-decoration: underline;
}
#inhalt a:hover
{
    color: #494949;
}
/*tt_news im Inhaltbereich*/
#inhalt .news-list-item
{
    padding: 0;
    margin-bottom: 10px;
    background-color: #f2f2f2;
    border: dotted 1px #aaa;
}
#inhalt .news-list-date, .block .news-latest-date
{
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, Sans-Serif;
    color: Black;
}
#inhalt .news-list-item h3
{
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    font-family: Arial, Sans-Serif;
    color: Black;
    text-align: left;
    padding: 0 5px;
    margin-bottom: 5px;
}
#inhalt .news-list-item p
{
    padding: 0 5px;
    margin-bottom: 0;
}
#inhalt .news-list-item a, #inhalt .news-list-item a:hover
{
    color: Black;
    text-decoration: none;
}
#inhalt .news-list-item a:hover
{
    text-decoration: underline;
}
#inhalt .news-list-morelink a, #inhalt .news-list-morelink a:hover, #inhalt .news-single-backlink a, #inhalt .news-single-backlink a:hover
{
    font-size: 12px;
    line-height: 16px;
    font-family: Arial, Sans-Serif;
    color: Black;
    text-decoration: underline;
}
#inhalt .news-single-backlink a, #inhalt .news-single-backlink a:hover
{
    color: #666;
    text-decoration: none;
}
#inhalt .news-list-morelink a:hover, #inhalt .news-single-backlink a:hover
{
    color: #999;
}
#inhalt .news-list-morelink, #inhalt .news-single-backlink
{
    text-align: right;
    padding-right: 20px;
    padding-bottom: 5px;
}
#inhalt .news-single-backlink
{
    text-align: left;
    padding-left: 0px;
    padding-bottom: 5px;
}
#inhalt .news-single-item
{
    margin-bottom: 5px;
    background-color: Transparent;
}
#inhalt .news-single-timedata
{
    font-size: 13px;
    line-height: 18px;
    font-family: Arial, Sans-Serif;
    text-align: right;
}
#inhalt .news-single-header
{
    background-color: #f2f2f2;
    background-repeat: repeat-x;
    padding: 5px;
    margin-bottom: 10px;
}
#inhalt .news-single-header h2
{
    width: 100%;
    text-align: center;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    font-family: Arial, Sans-Serif;
    color: Black;
    margin: 0 0 5px 0;
    padding: 0;
    clear: both;
}
#inhalt .news-single-header h3
{
    width: 100%;
    text-align: center;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
    font-family: Arial, Sans-Serif;
    color: Black;
    margin: 0;
    padding: 0;
}
#inhalt .news-single-timedata
{
    font-size: 12px;
    line-height: 16px;
    font-family: Arial, Sans-Serif;
    color: Black;
}
#inhalt .news-single-timedata a, #inhalt .news-single-timedata a:hover
{
    color: #666;
    text-decoration: none;
}
#inhalt .news-single-timedata a:hover
{
    color: #999;
    text-decoration: underline;
}
#inhalt .news-single-timedata p.news-single-author
{
    float: left;
    padding: 0;
    margin: 0;
    font-size: 11px;
}
#inhalt .news-single-img
{
    margin: 5px 0 10px 0;
}
/*Formular im Inhaltbereich*/
#inhalt form
{
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 18px;
    font-family: Arial, Sans-Serif;
    text-align: left;
}
#inhalt form table 
{
    background-color: #f2f2f2;
    border: dotted 1px #aaa;
    width:100%;
    padding:10px;
    margin-bottom:10px;
    }
#inhalt form td input[type=checkbox]
{
    background-color:Transparent;
    border:0;
    width:25px;
    }
#inhalt fieldset
{
    background-color: #f2f2f2;
    border: dotted 1px #aaa;
    padding:0 10px 10px 10px;
    margin-bottom:5px;
    }
#inhalt form legend
{
    font-weight:bold;
    padding: 0  5px;
    background-color:White;
    margin-bottom:5px;
    }
#content-in form label.contacterror
{
	color:#CC0000;
}
#inhalt form input, #inhalt form select, #inhalt form textarea, #inhalt form button
{
    border: solid 1px #aaa;
    background-color:White;
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, Sans-Serif;
    text-align: left;
    color:#333;
    }
#inhalt form button, #inhalt form table input[type=submit], #inhalt #kn-gl-suche
{
    width: 90px;
    height: 22px;
    line-height: 22px;
    background-image: url(../images/suche.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
    border: 0;
    padding: 0 0 3px 0;
    margin: 0;
    color: White;
    font-size: 13px;
    font-family: Arial, Sans-Serif;
    text-align: center;
    }
#inhalt form button 
{
    margin: 10px 0 20px 0;
    }
#inhalt form input 
{
    width:217px;
    }
#inhalt fieldset.customer input
{
    background-color:Transparent;
    border:0;
    width:25px;
    }
#inhalt form textarea 
{
    width:400px;
    height:70px;
    }
/*Sitemap im Inhaltbereich*/
#inhalt .tx-flseositemap-pi1 
{
    text-align:left;
    font-size: 13px;
    line-height: 18px;
    font-family: Arial, Sans-Serif;
}
#inhalt .tx-flseositemap-pi1 ul
{
    margin-left: 15px;
    margin-bottom: 15px;
}
#inhalt .tx-flseositemap-pi1 ul ul
{
    margin-left: 25px;
    margin-bottom: 0;
}
#inhalt .tx-flseositemap-pi1  a, #inhalt .tx-flseositemap-pi1  a:hover
{
    color: Black;
    text-decoration: underline;
}
#inhalt .tx-flseositemap-pi1  a:hover
{
    color: #494949;
}
/*Glossar im Inhaltbereich*/
#inhalt .navbar, #inhalt .glossary
{
    text-align:left;
    font-size: 13px;
    line-height: 18px;
    font-family: Arial, Sans-Serif;
    margin-bottom:10px;
}
#inhalt .navbar  a, #inhalt .navbar  a:hover
{
    color: Black;
    text-decoration: underline;
}
#inhalt .navbar  a:hover
{
    color: #494949;
}
#inhalt .glossary 
{
    background-color: #f2f2f2;
    border: dotted 1px #aaa;
    padding:0 10px 10px 10px;
    margin-bottom:5px;
    }
#inhalt a.glossary, #inhalt a:hover.glossary
{
    background-color: Transparent;
    border: 0;
    padding: 0;
    margin: 0;
    text-decoration:none;
    }
#inhalt .glossary ol, #inhalt .glossary ul
{
    margin-left:25px;
    }
/*Rechts-Bereich*/
#rechts
{
    width: 178px;
    float: right;
    background-color: Transparent;
}
#rechts h2
{
    width: 178px;
    height: 20px;
    background-image: url(../images/hg-rechts-head.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    font-size: 13px;
    line-height: 20px;
    font-family: Arial, Sans-Serif;
    text-align: center;
    color: White;
}
.block
{
    background-color: #f2f2f2;
    background-image: url(../images/hg-rechts.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
    text-align: left;
}
.block p
{
    color: Black;
    font-size: 13px;
    line-height: 18px;
    font-family: Arial, Sans-Serif;
    text-align: justify;
    padding: 0 10px;
}
.block span.news-latest-date
{
    width: 100%;
    padding: 0 10px;
}
.block .news-latest-item
{
    border-bottom: solid 2px #fff;
    margin-top: 10px;
}
.block-contact
{
    margin-bottom: 20px;
}
.block-contact p
{
    color: #494949;
    padding: 10px;
    margin: 0;
}
.block a, .block a:hover, .block-contact a, .block-contact a:hover
{
    color: Black;
    text-decoration: underline;
}
.block-contact a, .block-contact a:hover
{
    color: #494949;
}
.block a:hover, .block-contact a:hover
{
    color: #999;
}
.block .news-latest-item a, .block .news-latest-item a:hover
{
    display: block;
    height: 18px;
    text-align: right;
    color: Black;
    font-size: 13px;
    line-height: 18px;
    font-family: Arial, Sans-Serif;
    padding-bottom: 10px;
    margin-right: 10px;
}
.block .news-latest-item a:hover
{
    color: #999;
}
/*Fuß*/
#footer
{
    height: 30px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    background-color: Transparent;
    z-index: 1;
}
#icon-wrapper
{
    position: relative;
    margin-left: 210px;
    margin-right: 210px;
    padding-top: 5px;
    background-image: url(../images/fuss-hg.gif);
    background-position: 0 0;
    background-repeat: repeat-x;
}
#icon-wrapper a, #icon-wrapper a:hover
{
    display: -moz-inline-block;
    display: inline-block;
    color: Black;
    font-size: 13px;
    height: 18px;
    line-height: 18px;
    font-family: Arial, Sans-Serif;
    text-align: center;
    text-decoration: none;
    padding-left: 28px;
}
#icon-wrapper a:hover
{
    color: #A3A3A3;
}
#icon-wrapper a#top-link
{
    background-image: url(../images/icon-top.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
}
#icon-wrapper a#back
{
    background-image: url(../images/icon-back.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
}
#icon-wrapper a#print
{
    background-image: url(../images/icon-print.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 34px;
}
.icon
{
    margin-right: 10px;
    height: 18px;
}
.clear
{
    clear: both;
}



