* html #inhalt{
height: 450px;
/*für IE<=6 */
}
* {
        margin: 0;
        padding: 0;
}

body {
        background: #FFFFB3 url(images/bg_kopf5.gif) repeat-x;

        font-family: Arial, Georgia, "Times New Roman", Times, serif;
        font-size: 100.1%
        color: #666666;

}



h1, h2 {
        margin-bottom: 10px;
        font-weight: normal;

}

h1 {
        font-size: 197%;
}

h2 {
        font-size: 1.1em;
}

h3 {
        font-size: 100%;
}

p, ul, ol {
        margin-bottom: 20px;
        line-height: 1.8em;
}

ul, ol {
        margin-left: 3em;
}

blockquote {
        padding-left: 20px;
        font-size: 0.8em;
        font-style: italic;
}

a:link {
        color: #1953A7;
}

a:active {
        color: #ED5C0C;
}

a:visited {
        color: #666666;
}

a:hover {
        text-decoration: none;
        color: #067600;
}

img {
        border: none;
}

img.c1 {

        float: left;
}

img.c2 {

        float: right;
}


p.c1 {

        margin-left: 40px;
}

p.c2 {

        margin-left: 10px;
        font-size: 13px;

}
p.c4 {

        margin-left: 10px;
        font-size: 9px;

}
img.c3 {

        margin-left: 150px;


}
img.c4 {

        margin-left: 350px;


}
/* Menu */

#menu {
        width: 80%;
        height: 50px;
        margin: 0 auto;
        border-right: 1px solid #B9643A;
}

#menu ul {
        margin: 0;
        padding: 0;
        list-style: none;
}

#menu li {
        display: inline;
}

#menu a {
        display: block;
        float: left;
        width: 10%;
        height: 30px;
        padding: 20px 0 0 0;
        border-left: 1px solid #B9643A;
        text-decoration: none;
        text-align: center;
        font-size: 1.0em;
        color: #B9643A;
}

#menu a:hover {
        background: #B9643A;
        color: #FFFFB3;
}

#menu .active a {
        background: #B9643A;
        color: #FFFFB3;
}

/* Kopf */

#kopf {
        width: 80%;
        height: 200px;
        margin: 0 auto;
        /*background: url(images/kopf1.jpg) no-repeat;*/

}

#kopf h1 {
        float: left;
        width: 220px;

        margin: 0;
        height: 210px;
        background: url(images/grie_bluete2.jpg) no-repeat;*/
        text-align: center;
        font-size: 1.2em;
        color: #7D3200;
}

#kopf h2 {
        float: left;
        width: 530px;
        height: 86px;
        margin: 0;
         /*background: url(images/kopf_grie2.jpg) no-repeat; */
        padding: 140px 20px 0 0;
        text-align: right;
}



/* inhalt */

#inhalt {
        float: left;
        width: 650px;
        padding: 5px 5px 5px 5px;
        /*border: 1px solid #D6CC16; */
        margin-left: 10px;
        min-height: 450px;


}
#inhalt h1 {
        margin-left: 5px;
        padding: 10px;
        font-size: 18px;
        color: #000000;
        width: 600px;

}

#inhalt h2 {
        margin: 0 1px;
        padding: 10px;
        font-size: 18px;
        color: #000000;

}

#inhalt h3 {
        margin: 0 10px;
        padding: 5px;
        font-size: 18px;
        color: #000000;

}
.text {
        margin-bottom: 10px;
        padding: 0 20px;
}

.hr {
        border-bottom: 1px solid #B92500;
}

/* Sidebar */

#sidebar {
        float: left;
        margin-left: 30px;
        width: 120px;
        padding: 0;
        height: 400px;
        background:  url(images/bg-sidebar.gif) repeat-x;


}

#sidebar h2 {
        margin: 0;
        padding: 5px 15px;
        color: #FFFFB3;
        font-size: 0.9em;
        font-weight: bold;
}



#sidebar ul {
        margin: 0;
        padding: 15px;
        list-style: none;
}

#sidebar li { text-decoration: none;
border-bottom:1px dotted  #CCD1A3;
padding:0px;  margin:0px;

}

#sidebar a {
        color: #7D3200;
        text-decoration: none;
        font-size: 0.9em;
        font-weight: bold;




}
#sidebar .active a {

        color: #FFFFB3;

}
.box {
        background: #B06B41;


}

/* Footer */

#footer {

        height: 50px;
        padding: 0 0;
        background: #EDEBD5 url(images/footer.gif) repeat-x;
        width: 100%;
        text-align: center;
        font-size: 110%;
}

#bilder {



        margin: 0 auto;



}

#bilder li
{
list-style-type: none;
float: left;

padding: 0 0 0 0;

}

#bilder img
{

display: block;

}

#links{
position:absolute;
  top: 260px;
  left: 0;


}

#rechts{
 position:absolute;
  top: 260px;
  right: 0;


}

li.c2 {list-style: none}
 div.c1 {clear: both;}

#wrapper{
height: 100%;
margin: auto;
width: 900px;
padding: 15px 0  0 0;

}
