html, body{
font-family:verdana, sans-serif;
font-size: 12px;
height: 100%;
}
html{
overflow-y: scroll;
}
.main{
width:786px;
background-position: center bottom;
margin-top: 10px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
height:auto;
background-image: url(grafik/cross2.GIF);
background-repeat: repeat-y;
}
#left_corner{
float:left;
height:126px;
width:165px;
border-right: 1px #291b61 solid;
border-top: 1px #291b61 solid;
border-bottom: 1px #291b61 solid;
border-left: 1px #291b61 solid;
}
#top_section{
float:left;
height:126px;
width:564px;
border-right: 1px #291b61 solid;
border-top: 1px #291b61 solid;
border-bottom: 1px #291b61 solid;
text-align:right;
}
#cross{
height:74px;
float:right;
width:49px;
text-align:right;
border:0px;
}
#navigation{
width:167px;
float: left;
}
#navi-oben{
float: left;
width: 568px;
}
#content{
border: 1px #291b61 solid;
float: left;
width:538px;
padding:10px;
margin-top:0px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
}

a{
font:12px tahoma, sans-serif;
font-weight: bold;
color: #291b61;
text-indent: 0.6em;
text-decoration:none;
}

table#gottesdienst{
display:block;
border:1px solid #bfbbd0;
}

table#navi_oben a{
display:block;
background-color:#bfbbd0;
border:1px solid black;
text-align:center;
height:15px;
width:90px;
}

table#navi_oben a:hover, table#navi_oben a.active{
color:white;
background:#291b61;
}

table#navi{
margin-left:auto; 
margin-right:auto;
margin-bottom:10px;
border-bottom:2px solid #291b61;
}
table#navi a{
display:block;
background-color:#bfbbd0;
border:1px solid black;
text-align:center;
height:15px;
width:125px;
}
table#navi a:hover, table#navi a.active{
color:white;
background:#291b61;
}

table#button a{
display:block;
background-color:#bfbbd0;
border:1px solid black;
text-align:center;
height:15px;
width:65px;
}
table#button a:hover, table#button a.active{
color:white;
background:#291b61;
}

h1{
text-decoration: underline;
font-size: 16px;
color: #291b61;
}
h2{
font-size: 15px;
color: #291b61;
}
h3{
font-size: 12px;
font-weight: bold;
color:#291b61;
}

a.navi, a.navi_first, a.navi_active{
display:block;
border-left:1px solid black;
border-right:1px solid black;
border-bottom:1px solid black;
text-align:center;
line-height:2.2em;
}
a.navi_firstborder{
border-top:1px solid black;
}
a.navi_first{
background-color:#bfbbd0;
color:#291b61;
}
a.navi:link, a.navi_first:link{
background-color:#bfbbd0;
color:#291b61;
}
a.navi:visited, a.navi_first:visited{
background-color:#bfbbd0;
color:#291b61;
}
a.navi:hover, a.navi_first:hover, a.navi_self:hover, a.navi:active, a.navi_first:active, a.navi_self:active{
color:white;
background:#291b61;
}
a.navi_active{
color:white;
background-color:#291b61;
}
