/*  */
/* style.css       Erwin Gottschlich 11.03.2008 */
/* 12.03.2008 add Teaserbox für Rheinhessenlogo */
/* 15.09.2011 add class .center und .center img */
/*  */
body
{
    font-family: Arial, Helvetica, sans-serif;
    margin:auto;
    background-color:#DDFEAF;
}
#container
{
    width : 100%;
    background-color:#DDFEAF;
}
#navitop
{
    width : 100%;
    height: 3em;
    list-style-type: none;
    text-align: right;
    color: #000063;
    font-size: 9pt;
    color: #000063;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 0.3em 0.3em 0.3em 0em;
}
#navitop a
{
    padding: .2em .2em .2em .3em;
    color : darkgreen;
    background-color:white;
    border: 1px solid #006C36;
    text-decoration: none;
    margin : .3em .3em .3em .3em;
}
#navitop a:visited
{
    background :#D8D8D8;
    color : darkgreen;
    text-decoration: none;
    border: 1px solid #006C36;
}
#navitop a:hover
{
    background : #6BA179;
    color : white;
    border: 1px solid #006C36;
}
#navibottom
{
    clear :both;
    text-align: left;
    width : 100%;
    height: 3em;
    list-style-type: none;
    color: #000063;
    font-size: 9pt;
    color: #000063;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 0.3em 0.3em 0.3em 0.3em;
}
#navibottom a
{
    padding: .2em .2em .2em .3em;
    color : darkgreen;
    background-color:white;
    border: 1px solid #006C36;
    text-decoration: none;
    margin : 1em .3em .3em .3em;
}
#navibottom a:visited
{
    background :#D8D8D8;
    color : darkgreen;
    text-decoration: none;
    border: 1px solid #006C36;
}
#navibottom a:hover
{
    background : #6BA179;
    color : white;
    border: 1px solid #006C36;
}
#header
{
    color: #ffffff;
    background-color:#DDFEAF;
    background-image: url('../images-all-pages/banner-wissberg.jpg');
    background-repeat	: repeat;
    width: 100%;
    height: 8em;
}
#logo img
{
    float:left;
    width: 5em;
    height: 5em;
    margin : .5em .0em .0em .5em;
}
#title
{
    position: absolute;
    top : 1.1em;
    left : 1.6em;
    width : 1.5em;
    color: #2E4420;
    font-size: 2.0em;
    font-family: Arial, Helvetica, sans-serif;
/* text-transform: capitalize; */
    white-space: nowrap;
}
#big
{
    font-size: 1.2em;
    font-weight: bold;
}
#navileft
{
    float : left;
    text-align : left;
    width : 15.5em;
    text-decoration: none;
    background-color:#DDFEAF;
}
#navileft ul
{
    list-style-type	: none;
}
#content1
{
    margin: 1em 2em 0em 16em;
    background-color:#DDFEAF;
    color : #006633;
    text-align : justify;
    padding : 0px 10px 0px 10px;
}
h4.header
{
    background : #E2E9C7;
    background-image	: url(../images-all-pages/bg-green-1026-27.gif);
    color : darkgreen;
    padding : .2em;
    margin : 0.5em 0em 2em 0em;
    border : darkgreen solid 1px;
}
#content2
{
    clear:both;
    margin-left : 1.5em;
    margin-right : 1.5em;
    background-color:#DDFEAF;
    color : #006633;
    text-align : justify;
    padding : 0px 10px 0px 10px;
}
#footer
{
    clear :both;
    border-top: 3px solid #969696;
    font-size: 8pt;
    color: white;
    background-color:#6BA179;
    height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    padding : 0px 0px 0px 5px;
    text-decoration: none;
}
#footer a
{
    text-decoration: none;
    color: white;
}
#footer a:hover
{
    text-decoration: none;
    background-color: white;
    color: #006C36;
}
a.button1, a.button2, a.button3, a.button4, a.button5
{
    display : block;
    font-size : small;
    color : darkgreen;
    background-color:white;
    width : 12em;
    padding : 3px 0px 3px 3px;
    text-decoration	: none;
    border : #969696 solid 1px;
}
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 : #6BA179;
    border : #6BA179 solid 1px;
    color : white;
}
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 : #6BA179;
    border : #6BA179 solid 1px;
    font-size : small;
    color : white;
    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 1px;
}
a.button:hover
{
    background : #006C36;
    color : white;
}
#picture-center
{
    text-align : center;
}
#picture-center img
{
    border : 1px solid darkgreen;
}
.center
{
    text-align : center;
}
.center img
{
    border : 1px solid darkgreen;
}
.noborder img
{
    border : none;
}
/* 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:white;
    border:solid 1px #50A10E;
    margin: 10px 0px 10px 0px;
}
.teaser2
{
    width:50%;
    background-color:white;
    border:solid 1px #006C36;
    margin: 10px 30% 10px 30%;
}
/* Die Teaserbox für Rheinhessenlogo Anfang */
.teaser_logo
{
    width:160px;
    text-align: center;
    background-color:white;
    border:solid 1px #50A10E;
    margin: 10px 60px 10px 0px;
}
.teaser_logo a
{
    color: blue;
    text-decoration	: none;
}
.teaser_logo a:visited
{
    color: #800080;
}
.teaser_logo a:hover
{
    color: white;
}
.teaser_logo img
{
    border : 1px solid white;
}
.t-head_logo
{
    font-family:'Trebuchet MS',sans-serif;
    background-color:#6BA179;
    color:white;
    margin: 0;
    font-size: 85%;
}
/* Die Teaserbox für Rheinhessenlogo Ende */
.t-head
{
    font-family:'Trebuchet MS',sans-serif;
    background-color:darkgreen;
    color:white;
    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;
}
.lm1
{
    margin : 0em 0em 0em 0em;
    font-size: 1.5em;
}
.lm2
{
    margin : 0em 0em 0em 0em;
    font-size: 1.4em;
}
.lm3
{
    margin : 0em 0em 0em 2em;
    font-size: 1.3em;
}
.lm4
{
    margin : 0em 0em 0em 4em;
    font-size: 1.2em;
}
.lm5
{
    margin : 0em 0em 0em 6em;
    font-size: 1.1em;
}
.lm6
{
    margin : 0em 0em 0em 8em;
    font-size: 1.0em;
}
.lm7
{
    margin : 0em 0em 0em 10em;
    font-size: 0.9em;
}
.lm8
{
    margin : 0em 0em 0em 12em;
    font-size: 0.8em;
}
*.thumbcells
{
    padding : 0px 20px 20px 0px;
/* top right bottom left */
}
table.thumbtable
{
    margin : 0em 0em 0em 0em;
    border : 0;
}
td.thumbcells
{
    padding : 0.3em;
    border : none;
}
table
{
    width: 99%;
    border-top:1px solid #2E4420;
    border-right:1px solid #2E4420;
    margin: auto;
    border-collapse:collapse;
    font-size: .8em;
}
td
{
    border-bottom:1px solid #2E4420;
    border-left:1px solid #2E4420;
    padding: .3em .3em;
    text-align:left;
}
td.invert
{
    color : #2E4420;
    background : #C5D392;
    font-weight : bold;
}
table tbody tr td
{
    white-space: nowrap;
}
