/*  */
/* style.css       Erwin Gottschlich 30.04.2007 */
/*  */
body {
    font-family: Arial, Helvetica, sans-serif;
    margin:auto;
    background-color:#FFFFCC;
}
#container {
    width : 100%;
    background-color:#FFFFCC;
}
#navitop {
    float:right;
    width : 100%;
    height: 1.6em;
    list-style-type: none;
    text-align: right;
    color: #000063;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 0.3em 0em 0.3em 0em;
    background-color:#DDFEAF;
}
#navitop a {
    padding: .2em .2em .2em .3em;
    color: #ffffff;
    background-color:#006C36;
    border: 1px solid #ffffff;
    text-decoration: none;
    margin : 1em .3em .3em .3em;
}
#navitop a:visited {
    background-color:#D8D8D8;
    color: #006C36;
    border: 1px solid #006C36;
    text-decoration: none;
}
#navitop a:hover {
    background-color: #FFFFCC;
    color: #006C36;
    border: 1px solid #006C36;
}
#header {
    clear:both;
    color: #ffffff;
    background-color:#DDFEAF;
    height: 6em;
    border-bottom: 3px solid #ffffff;
}
#logo img {
    float:left;
    width: 5em;
    height: 5em;
    margin : .5em .0em .0em .5em;
}
#title {
    margin-top: .5em;
    margin-left : 1.5em;
    float:left;
    color: #ffffff;
    background-color:#006C36;
    border: 3px solid #ffffff;
    padding: 5px 10px 5px 10px;
    font-size: 1.5em;
    white-space: nowrap;
    overflow:hidden;
}
#navileft {
    float : left;
    text-align : left;
    width : 15.5em;
    text-decoration: none;
    background-color:#FFFFCC;
}
#navileft ul {
    list-style-type	: none;
}
#content1 {
    margin: 1em 2em 0em 16em;
    background-color:#FFFFCC;
    color : #006633;
    text-align : justify;
    padding : 0px 10px 0px 10px;
}
#content2 {
    clear:both;
    margin-left : 1.5em;
    margin-right : 1.5em;
    background-color:#FFFFCC;
    color : #006633;
    text-align : justify;
    padding : 0px 10px 0px 10px;
}
#footer {
    clear :both;
    padding : 0px 10px 0px 10px;
    border-top: 3px solid #ffffff;
    font-size: 8pt;
    color: darkgreen;
    background-color:#DDFEAF;
    height: 2em;
    font-family: Arial, Helvetica, sans-serif;
}
a.button1, a.button2, a.button3, a.button4, a.button5 {
    display : block;
    font-size : small;
    color : #ffffff;
    background-color:#006C36;
    width : 12em;
    padding : 3px 0px 3px 3px;
    text-decoration	: none;
    border : white solid 2px;
}
a.button1:visited, a.button2:visited, a.button3:visited, a.button4:visited, a.button5:visited {
    background :#D8D8D8;
    color : darkgreen;
}
a.button1:hover, a.button2:hover, a.button3:hover, a.button4:hover, a.button5:hover {
    background : #DDFEAF;
    color : darkgreen;
}
a.button1, a.activebutton1 {
    margin : 1ex 1ex 0ex 0ex;
/* top right bottom left */
}
a.button2, a.activebutton2 {
    margin : 1ex 0ex 0ex 1ex;
}
a.button3, a.activebutton3 {
    margin : 1ex 0ex 0ex 2ex;
}
a.button4, a.activebutton4 {
    margin : 1ex 0ex 0ex 3ex;
}
a.button5, a.activebutton5 {
    margin : 1ex 0ex 0ex 4ex;
}
a.activebutton1, a.activebutton2, a.activebutton3, a.activebutton4, a.activebutton5 {
    display : block;
    background : #DDFEAF;
    border : #969696 solid 2px;
    font-size : small;
    color : darkgreen;
    width : 12em;
    padding : 3px 0px 3px 3px;
    text-decoration: none;
    cursor : help;
}
.balken {
    font-size : 0.75em;
    font-weight : bold;
    color : white;
    background-color: darkgreen;
    padding : .2em;
    margin : 2em 0em 2em 0em;
}
.thumbcells img {
    border : none;
    margin : 0em 0em 0em 0em;
/* top right bottom left */
}
a.button {
    font-size : small;
    background : #DDFEAF;
    color : black;
    width : 11em;
/* font veränderung hover geht mit */
    padding : 3px 10px 3px 10px;
/* top right bottom left */
    margin : 1ex 1ex 0ex 0ex;
    text-decoration	: none;
    border : #969696 solid 2px;
}
a.button:hover {
    background : #006C36;
    color : white;
}
*.thumbcells {
    padding : 0px 20px 20px 0px;
/* top right bottom left */
}
/* Die Teaserbox */
.t-boxleft {
    float:left;
    display: block;
    margin: 0px 20px 20px 0px;
}
.t-boxright {
    clear: both;
    float:right;
    display: block;
    margin: 0px 20px 20px 0px;
}
/* Die Teaserbox */
.t-boxcenter {
    clear: both;
    text-align: center;
    display: block;
    margin: 0px 20px 20px 0px;
}
/* Die Teaserbox */
.t-box {
    float:right;
    display: block;
    margin: 0px 0px 20px 20px;
}
#t-box h4 {
    letter-spacing: 1px;
    color: #666;
}
.teaser {
    width:200px;
    background-color:#e7d5b5;
    border:solid 1px #006C36;
    margin: 10px 0px 10px 0px;
}
.teaser2 {
    width:50%;
    background-color:#e7d5b5;
    border:solid 1px #006C36;
    margin: 10px 30% 10px 30%;
}
.t-head {
    font-family:'Trebuchet MS',sans-serif;
    background-color:#006C36;
    color:#e0e0e0;
    padding: 3px;
    margin: 0;
    font-size: 85%;
}
.t-txt {
    font-family:Arial,sans-serif;
    color:#000000;
    padding: 5px;
    line-height:150%;
    font-size: 75%;
}
/* in HTML file use span nix - add a '|' beetween text if no css file can be found */
.nix {
    display: none;
}
