
body {
        margin: 40px 0 40px 0;
        padding: 0;
        background: url(bilder/himmel1.jpg) repeat-x left top;
         background-attachment:fixed;
        line-height: 1.6em;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        color: #004080;

}

h1, h2, h3, h4, h5, h6 {
        margin: 0;
        padding: 0;
        font-weight: normal;
        color: #004080;
}

ul {
        margin-left: 40px;
        padding-left: 0px;

}

a {
        color:#004080;
        text-decoration: none;
}


hr        {height:1px;
        background-color:#F3F3F3;
         margin:40px 0px;
}


#hintergrund {
        margin:0 auto;
        width:900px;
        position:relative;
         background: url(bilder/himmel2.jpg) repeat-y center;
         background-attachment:fixed;
}


/** HEADER */

#header {
        width: 900px;
        height: 140px;
        margin: -4px auto;
         padding: 20px 0px 0px 40px;
        font-family: Arial, Helvetica, sans-serif;
         font-size: 30px;
        color: #004080;
}

.evangelischposition {
        float:right;
        margin-right:80px;
}

.ortposition {
        padding-left:120px;
         font-size: 25px;
}

#header a {
        float: left;
        margin-left: 20px;
         text-decoration: none;
        font-size: 25px;
}


#logo {
        width: 900px;
        height: 168px;
        margin: 0 auto;
}


#logofauerbach a {
        margin:20px 20px 20px 30px;
        float: left;
        background-image:url(bilder/kirchefauerbachmatt.jpg);

}

#logofauerbach a:hover {
        color:grey;
        background-image:url(bilder/kirchefauerbach.jpg);
}


#logoglashuetten a {
        margin:20px;
        float: left;
        background: url(bilder/kircheglashuettenmatt.jpg);
}

#logoglashuetten a:hover {
        color:grey;
        background: url(bilder/kircheglashuetten.jpg);
}


#logooberlais a {
        margin:20px;
        float:left;
        background: url(bilder/kircheoberlaismatt.jpg);
}

#logooberlais a:hover {
        color:grey;
        background: url(bilder/kircheoberlais.jpg);
}


#logowallernhausen a {
        margin:20px;
        float:left;
        background: url(bilder/kirchewallernhausenmatt.jpg);
}

#logowallernhausen a:hover {
        color:grey;
        background: url(bilder/kirchewallernhausen.jpg);
}


.logoposition {
        float:left;
        margin:0px;
        border-style:solid;
        border-color:#FFFFFF;
        border-top-width:0px;
        border-bottom-width:0px;
        border-left-width:0px;
        border-right-width:0px;
}


/** CONTENT */

#content-wrap {
        width: 900px;
        margin: 0 auto;
}

#content {
        width: 800px;
        margin: 0 auto;
        padding-top: 30px;
}




#inhalt {
        float: right;
        width: 500px;
        padding-top: 10px;
        }

#inhalt h2 {
        text-transform: uppercase;
        font-size: 16px;
        font-weight: bold;

}

#inhalt h3 {
        font-size: 15px;
        font-weight: bold;
}

#inhalt h4 {
        font-size: 14px;
        font-weight: bold;
}

#inhalt span {
        margin: 0px 0px 0px 30px;
        float:left;
}

#inhalt table{
        border-width:0;
        border-style:solid;
        border-color:#757575;;
}

#inhalt td{
        border-width:0;
        border-style:solid;
        border-color:#757575;;
        padding:8px 10px;
        vertical-align:bottom;
}

#menue {
        float: left;
        margin-left: -20px;
        width: 200px;
        }

#menue h2 {
        border-bottom: 1px #FFA66B dashed;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: bold;
}

#menue strong {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #575757;
}

#menue ul {
        margin: 0px 0px 0px 50px;
        padding: 0px;
        list-style: none;
}

#menue li {
        display: inline;
}

#menue a {
        display: block;
        float: left;
        background: url(bilder/hintergrundnavi.jpg) repeat-x left top;min-width:190px;
        margin-top: 10px;
        margin-right: 3px;
        padding: 5px 20px;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: bold;
        font-size: 16px;
        color: #004080;
}

#menue a:hover {
                background: url(bilder/platzhalter.gif) repeat-x left top;
}


.untermenue {
        display: block;
        float: left;
        background: url(bilder/hintergrundnavi.jpg) repeat-x left top;min-width:190px;
        margin-top: 10px;
        margin-right: 3px;
        padding: 5px 20px;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: normal;
        font-size: 12px;
        color: #004080;
}





/** FOOTER */

#footer {
        width: 900px;
        height: 60px;
        margin: 0px auto;
        font-size: 11px;
        color: #004080;
}

#footer p {
        padding: 20px 0px 0px 50px;
}
