html>body #header {
    text-align:center;
    margin: 20px 20px 0px 20px;
    padding: 10px;
    voice-family: "\"}\"";
    voice-family:inherit;
    height: 150px;
}

html>body #navi {
    border-radius: 7px;
    width: 140px;
    position: absolute;
    top: 210px;
    left: 10px;
    margin: 20px;
    padding: 10px;
    background: #FFD685;
    voice-family: "\"}\"";
    voice-family:inherit;
    height: 300px;
}
#content {
    margin: 40px 385px 20px 195px;
    padding: 10px;
    background: #FFD685; 
    border-radius: 5px;
	min-height:800px;
	min-width:430px;
	overflow:auto;
}

html>body #events {     
    position: absolute;
    top: 210px;
    right: 10px;
    margin: 20px;
    background: #FFD685;
    voice-family: "\"}\"";
    voice-family:inherit;
    height: 900px;
    width: 350px;
    border-radius: 7px;
	
}
div {

}
#logo{
    margin-top:30px;
    width:140px; 
    float:left;
}
#maintext{
    text-align:center;
    margin-top: 20px;
    

}

li{
    list-style-type:none;
}
table {
	margin-top: -40px;
}

.event-list{	
	border-spacing:13px;
}

.event-list-item {
    font-style:oblique;
    font-weight:bold;
}
.event-picture {
    width:140px;
    border-radius: 7px;
    border-style: solid;
    border-color: #FFA319;
}
.news-list{	
	border-spacing:13px;
	  overflow: auto;
	height: auto;
}
.news-list-item {
    font-style:oblique;
    font-weight:bold;
}
.news-picture {
    width:415px;
    border-radius: 7px;
    border-style: solid;
    border-color: #FFA319;
float:left;
}
.news-entry {
	font-size:115%;
	float:left;
}

dd {
	width:120px;
}
dt{
    text-decoration:underline;
}
.navi-item{
    padding: 5px;
    height:32px;
    background-repeat:no-repeat;
}
.navi-item a {
    display:block;
    height:100%;
}
.navi-item a:hover a:link a:visited {
    color:#000000;
}
.book{		
    background-image:url("../Media/Navi/NaviBuch.jpg");
}
.church{
    background-image:url("../Media/Navi/NaviKirche.jpg");
}
.management{
    background-image:url("../Media/Navi/NaviVerwaltung.jpg");
}
.mogo {
    background-image:url("../Media/Navi/NaviMogo.jpg");
}
.pictures {
    background-image:url("../Media/Navi/NaviFotos.jpg");
}
.book:hover{
    background-image:url("../Media/Navi/NaviBuchHover.jpg");
}
.church:hover{
    background-image:url("../Media/Navi/NaviKircheHover.jpg");
}
.management:hover{
    background-image:url("../Media/Navi/NaviVerwaltungHover.jpg");
}
.mogo:hover {
    background-image:url("../Media/Navi/NaviMogoHover.jpg");
}
.pictures:hover{
    background-image:url("../Media/Navi/NaviFotosHover.jpg");
}


/* Mogo */
#mgHeader
{
    margin: 0px 20px 0px -190px;
    padding: 10px;
    voice-family: "\"}\"";
    voice-family:inherit;
    height: 150px;		
	width: 1200px;
    background-color: black;
    background-image: url(../Media/HeaderMogo.png) ;
    background-position: center center, center top;
    background-repeat: no-repeat, no-repeat;
}

#mgBody {
    background-color: black;
    margin-left: 205px;
}
#mgNavi {
    border-radius: 7px;
    width: 140px;
    position: absolute;
    top: 200px;
    left: 10px;
    margin: 0px 20px 20px 20px;
    padding: 10px;
    background: #08088A; 
    voice-family: "\"}\"";
    voice-family:inherit;
    height: 1020px;
    color:white;
    box-shadow: -7px 7px 5px #414141;

}

#mgContent {
    margin: 20px 55px 20px 205px;
    padding: 10px;
    height: 700px;
    background: #08088A; 
    border-radius: 5px;
    box-shadow: -7px 7px 5px #414141;
}


#mgLogo{
    width:500px; 
    float:left;
}
#mgNavi a
{
    margin-top:0px;
}


#mgMaintext
{
    margin-left: 20px;
    color:white;
    width: 450px;
    float:left;
}


.mgNavi-item{
    background-image:url("../Media/Navi/naviback_mogo.png");
    margin: 5px;
    height:32px;
    width:130px;			
    text-align:center;	
    color:white;
    text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;			
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);			
}
.mgNavi-item p {
    padding-top:5px;
}
.mgNavi-item:hover{
    background-image:url("../Media/Navi/navibackh_mogo.jpg");			
    color:#1059B7;
    text-decoration:none;

}


/* Gallery */

#mgMaintextGallery{
    margin-left: -20px;
	margin-top: -10px;
	padding: 30px;
    color:white;
    width: 1000px;
    float:left;
	background: #08088A; 
    border-radius: 5px;
    box-shadow: -7px 7px 5px #414141;
}
#mgContentGallery {
    margin: 20px 55px 20px 20px;
    padding: 10px;

    width: 980px;
}
#theImg {
    width:800px;
    height: 600px;
    float:left;
}
#theImgNew {
	width: 1382px;
	heigth: 777px;
	float:left;
}
#overlay {
    background-color: #000;
    height: auto;
    position: fixed;
    z-index: 190;
    height: 100%;
    left: 0px; 
    opacity: 0.7;
    top: 0px; 
    display: none;
    width:100%;
}
#leftSwitch {
    position: relative;
    margin-top:260px;
    margin-right:-53px;
    z-index: 192;
    display: none;
    float:left;
    cursor: pointer;
    opacity: 0.8;
}
#rightSwitch {

    margin-top:265px;
    margin-left:-53px;
    z-index: 192;
    display: none;
    cursor: pointer;
    opacity: 0.8;
}
#zoomed {
    height: 800px;
    width: 600px;
    position: fixed;
    top: 50%;
    left:50%;
    transform: translate(-65%,-37%);
    z-index: 191;
    display: none;
}
.gallerie{
    padding: 5px;
    float: left;
    cursor:pointer;
}

.folders  a{
    text-decoration:none;
    color:white;
}

.folders  {
    float:left;
    margin: 15px 30px 0 10px;
    text-align:center;
}