A:link {   color:#006699; text-decoration: none }
A:visited {color:#006699;text-decoration: none;}
A:active { color:#006699; text-decoration: none;}
/*
A:hover	{  color:#ff6666; text-decoration: none;}
*/
A:hover	{  color:#555753; text-decoration: none;}

html, body {
    margin: 0px;
    padding: 0px;
}


body
{
    font: small  Helvetica, Arial, monospace;
    color: #555753;

    /* 1024 x 786 compatible
        width:1000px;
    */
    width:1224px;

    margin-left:auto;
    margin-right:auto;
    margin-top:30px;

    margin-bottom:30px;
    /*
    border: 1px solid black;
    height:100%;
    */
}

li
{
    text-align:left;
}

/* page container */
#container
{
    /*
    */
    /*
    height:400px;
    width:800px;
    */
    /*
    margin: 0px;
    padding: 0px;
    */
}

#header
{
    background: url('/img/jagd.jpg') no-repeat top left;
/*
    border-bottom:solid 3px #006699;
    */
    height:103px;
    padding-top:30px;
    padding-left:40px
}
#title
{
    margin: 0px;
    padding: 0px;
    font-size:x-large;
}


#navi
{
    /*
    border: 2px solid;
    */

    width:200px;
    margin-left:0px;
    margin-top:20px;
    margin-right:20px;

    clear:both;
    float:left;
}

/* Container for  individual pages */
#contents
{
    /*
    border: 5px solid green;
    */

    /*
    height:120px;
    width:900px;
    */

    clear:right;
    left:200px;
    margin-top:20px;
    margin-left:200px;
    padding-bottom:20px;
}

#footer
{
    position:absolute;
    bottom:0px;
    font-size:small;
    color:gray;


    padding-top:5px;
    padding-bottom:5px;
}



/* Headline of individual pages */
.headline
{
    font-size:large;
    font-weight:bold;

    padding-bottom:10px;
    padding-top:10px;
    margin-left:40px;
}


/* plaintext is floating left or right */
.plaintext, .plaintextmaxwidth
{
    /*
    border: 2px solid;
    */

    text-align:justify;

    margin-left:40px;
    /*
    margin-right:40px;
    max-width:600px;
    */
}

.plaintextmaxwidth
{
    max-width:500px;
}

/* Images are adjusted left or right */

.floatimageright, .floatimageleft
{
    margin-left:40px;
    margin-right:40px;
    margin-bottom:20px;
}

.floatimageleft
{
    float:left;

}

.floatimageright
{
    float:right;

}

.naviitem, .subnaviitem
{
    padding:10px;
    text-align:right;
    font-size:large;
    font-weight:bold;
}

.subnaviitem
{
    padding:5px 20px 0px 0px;
    font-size:small;
}

/* Farben der Navi Leiste */
.subnaviitem
A:link {   color:#555753; text-decoration: none }

.naviitem
A:link {   color:#555753; text-decoration: none }
.naviitem
A:visited {color:#555753;text-decoration: none;}
.naviitem
A:active { color:#555753; text-decoration: none;}
.naviitem
A:hover	{  color:#006699; text-decoration: none;}

.normabsatz
{
    padding-bottom:0pt;
}

.newsitem
{
    margin-bottom:20pt;
}

.newsdate
{
    font-weight:bold;
    margin-bottom:5pt;
}


.emph
{
    font-weight: bold;
}

.cite
{
    font-style: italic;
}

.linkgroup
{
    margin-bottom:15px;
    margin-left:40px;
}

.linkgroupheader, .erfolgsheader
{
    font-weight:bold;
    margin-bottom:4px;
}

.linkgroupitem
{
    margin-bottom:2px;
    margin-left:15px;
}

.erfolgsitem
{
	margin-bottom:10px;
}


.erfolgsbeschreibung
{

}

.lastmodified
{
    text-align:left;
}
