html, body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #21306a;
    min-height: 803px;
    min-width: 1175px;
    background: #FFFFFF;
    margin: 0px;
}

input[type='text'] {
    width: 250px;
}

.thumbnail {
    border-width: 5px 5px 20px 5px;
    border-style: solid;
    border-color: #CCC;
    float: left;
    margin: 5px;
    display: table-cell;
    vertical-align: middle;
    width: 100px;
    height: 75px;
    overflow: hidden;
}

.thumbnail:first-child {
    margin-left: 0px;
}

.top {
    z-index: 0;
    padding-top: 20px;
    padding-left: 90px;
    width: 1100px;

}


a{
    color:#21306a;
    text-decoration: underline;
}

img {
    border: 0px;
}

h1 {
    font-size: 28px;
    color: #d1704b;
    font-weight: normal;
    line-height: 35px;
}

h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin: 0px;
    padding: 0px;
}

.gemeindebrief {
    background: #bbd79d;
    padding: 5px;
}

.gottesdienste{

    background: #a0c8ff;
    padding: 5px;
}

.wichtigelinks{

    background: #ffdf8b;
    padding: 5px;
}


h3 {
    font-size: 14px;
    font-weight: normal;

}

.arrow {
    margin-top: 5px;
    margin-right: 5px;
    float: left;
    width: 8px;
    height: 8px;
}

hr {
    height: 1px;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #d4d4d4;
}

.clear {
    clear: both;
    height:1px;
}

form {
    margin: 0px;
    padding: 0px;
}

.box {
    margin: 0px;
    padding: 25px;
}

.centerblock {
    margin: 0 auto;
    width: 1200px;
}

.main {

}

.mainheadline {
    max-width: 470px;
    min-height: 50px;
}

.main.oben {
    height: 100px;
    z-index: 0;
}

.main.bottom {
    z-index: 1;
    background: #d5e0cf;
    padding:25px;
}

.bottomlist{
    width:800px;
    margin-left:290px;
}

.fl{
    width:250px;
    float:left;
    margin-right:15px;
}

.main.verlauf {
    z-index: 1;
    padding-top: 20px;
    background: -moz-linear-gradient(top, rgba(231, 240, 250, 1) 0%, rgba(255, 255, 255, 0.77) 23%, rgba(255, 255, 255, 0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(231, 240, 250, 1)), color-stop(23%, rgba(255, 255, 255, 0.77)), color-stop(100%, rgba(255, 255, 255, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(231, 240, 250, 1) 0%, rgba(255, 255, 255, 0.77) 23%, rgba(255, 255, 255, 0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(231, 240, 250, 1) 0%, rgba(255, 255, 255, 0.77) 23%, rgba(255, 255, 255, 0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(231, 240, 250, 1) 0%, rgba(255, 255, 255, 0.77) 23%, rgba(255, 255, 255, 0) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(231, 240, 250, 1) 0%, rgba(255, 255, 255, 0.77) 23%, rgba(255, 255, 255, 0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7f0fa', endColorstr='#00ffffff', GradientType=0); /* IE6-9 */

}

.tooltipevent {
    border: 1px solid #BBB;
    padding: 5px;
    background: #EEE;
    position: absolute;
    font-size:11px;
    z-index: 10001;
}

.left {
    margin-top:50px;
    float: left;
    width: 250px;

}

.middle {
    float: left;
    width: 640px;
    padding-left: 40px;
    padding-right: 60px;
}

.middle.raum {
    width: 850px;
}


.newsimage{
    float:left;
    width: 150px;
    margin-right:5px;
    margin-top:18px;
}

.newstext{
    float:left;
    width:480px;
    margin:0px;
    padding:0px;

}


.newstext.withoutimage{
    float:left;
    width:650px;
}

.right {
    float: left;
    width: 200px;
    font-size:13px;
    margin-top:25px;
    line-height: 22px;
}

.right a   {
    text-decoration: none;
}

.kontaktvorlage{
    background:#f2f5f9;
    padding:10px;
    margin-bottom:25px;

}

.kontaktleft p{
    width:30%;
    float:left;
    padding-left:15%;
}

.kontaktright{
    width:30%;
    float:right;
    padding-right:15%;
}


#menu {
    position: -webkit-sticky;
    position: sticky;
    z-index: 999;
    width: 230px;
    font-size: 14px;
    font-weight: bold;
    top:20px;
}

#menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#menu ul li {
    display: block;
}

#menu ul li a {
    display: block;
    text-decoration: none;
    color: #002e5c;
    font-weight: normal;
}

#menu ul li.e0 {
    margin-bottom: 5px;
    margin-top: 5px;
}

#menu ul li.e0 a {
    padding: 3px 0px 3px 25px;
    margin-left: 15px;

}

#menu ul li.e1 {
    line-height: 18px;
}

#menu ul li.e1 a {
    padding: 3px 0px 3px 40px;
    margin-left: 15px;
    font-size: 12px;
}

#menu ul li.e1 .arrow {
    margin: 7px 5px 0px 40px;
    background: #eba379;
    position: absolute;
}

#menu ul li.e2 a {
    padding: 12px 0px 5px 50px;
    font-size: 11px;
    margin-left: 15px;

}

#menu ul li.e2 .arrow {
    margin: 9px 5px 5px 50px;
    background: #eba379;
    position: absolute;
}

#menu ul li.aktiv a {
    background: #eba379;
    font-weight: bold;
}

#menu ul li.e1.aktiv .arrow {
    background: #eba379;

}