﻿body
{
    font-size: 90%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.6em;
    text-align: left;
    color: #000000;
    background-color: #fff;
}

html
{
    margin: 0;
    padding: 0;
}

body
{
    margin: 0;
    padding: 0;
}

img
{
	margin: 0;
	padding: 0;
	top: 80;
}

li
{
    margin: 0;
    padding: 0;
}

ul
{
    margin: 0;
    padding: 0;
}

li {
list-style-position:inside;
padding-left: 5px;
}

a
{
    text-decoration: none;
    color: #5e5e80;
}


a:hover
{
    text-decoration: none;
    color: #FF0000;
}

a img
{
    border: none;
}

h1
{
    font-size: 14pt;
}

h2
{
    font-size: 1.3em;
}

h4
{
    text-align: center;
    line-height: 1.2em;
}

h3
{
    text-align: center;
    line-height: 1.2em;
}

h3
{
    font-weight: bold;
    font-size: 2em;
}

h4
{
    font-weight: normal;
    font-size: 1.5em;
}

.left
{
	text-align: left;
}

.right
{
    text-align: right;
}

.center {
	text-align: center;
	position: inherit;
}


#header
{
        background-image:url(logo.png);
        margin-left: auto; margin-right: auto;
        padding: 1em 1em 1em 0px;
        position: relative;
        overflow: hidden;
        background-color: #7F7F7F;
        width: 800px;
        height: 200px;
}
#inhalt
{
        margin-left: auto; margin-right: auto;
        padding: 1em 1em 1em 0px;
        position: relative;
        overflow: auto;
        background-color: #FFF;
        width: 800px;
}

#banner {
        position:relative; left:50px; top:-240px;
        clear: both;
        height: 70px;
        width: 600px;
        padding: 5px;
        background-color: #888;
        z-index:9;
}
#banner2 {
        position:relative; left:50px; top:44px;
        clear: both;
       background-image:url(bannerkirche.png);
       background-repeat:no-repeat;
        height: 80px;
        width: 610px;
        background-color: #fff;
        z-index:6;
}
#navi {
        position:relative; left:-15px; top:10px;
        clear: both;
        height: 30px;
        width: 230px;
        text-align: center;
        padding: 5px;
        background-color: #FFF;
        z-index:7;
}
#navi2 {
        position:absolute; left:40px; top:165px;
        clear: both;
        height: 30px;
        width: 350px;
        text-align: center;
        padding: 5px;
        background-color: #e1ad48;
        z-index:7;
}

#text {
        position:relative; left:5px; top:0px;
        clear: both;
        width: 600px;
        text-align: left;
        padding: 20px;
        background-color: #eee;
        z-index:6;
}

#text2 {
        position:absolute; left:60px; top:195px;
        clear: both;
        width: 600px;
        text-align: left;
        padding: 20px;
        background-color: #eee;
        z-index:6;
}

#platzhalter {
        float:right;
        width: 115px;
        height: 130px;

}

#bitcoin
{
position:relative; left:200px; top:20px;
        background-image:url(BC_nBG_64px.png);
        text-align: justify;
        margin: auto;
        width: 168px;
        height: 64px;
        z-index:10;
}

#flaggen {
        position:relative; left:20px; top:0px;

        width: 120px;
        height: 30px;
}
.flaggen {
        float: left;
}

a.white {
        color: #fff;
          }
a:hover.white {
        color: #1c1c41;
          }

#footer
{
	margin-left: auto;
	margin-right: auto;
	padding: 7px;
	position: relative;
	overflow: hidden;
	background-color: #aaa;
	width: 900px;
	height: 35px;
	text-align: center;
	font-size: 8pt;
	color: #fff;
}