

* {
     margin: 0;
     padding: 0;
}

body {
        background-color: #2c4887;
        overflow:-moz-scrollbars-vertical;
}

body, p, div, td, a        {
        font-size: 12px;
        font-family: Arial;

}
h1 {
        margin: 2em 45px 1em 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #000;
        text-decoration: none;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #000;
        text-decoration: none;
        margin: 5px 0 10px 0;
}


h3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
        color: #000;
        text-decoration: none;
        margin: 0 0  5px 0;
}

p {
        font-size: 1em;
        font-family: Arial;
        color: #000000;
        line-height: 1.2em;
}

#nav ul {
        width: 150px;
        margin-left: 20px;
        padding: 5px;
}

#nav ul li {
   list-style: none;
   color: #000;
   margin-left: 10px !important;
   margin-left: 3px;
   margin-bottom: 5px;
}

#nav ul li.sub {
   list-style: none;
   color: #000;
   margin-left: 15px;
   margin-bottom: 5px;
}

#nav ul li a.gelb {
   display: block;
   background-color: #FFCC00;
      padding: 3px;
}

#nav ul li ul li {
   width: 150px;
   margin-left: 20px;
}


/*--------------------------------------------------------------------*/

/*--------------------------------------------------------------------*/

#nav ul li a {
        color: #000;
        text-decoration: none;
        font-weight: bold;

}

a	{
 	color: #3b6cd8;
}


#background {
        position:absolute;
        top:0;
        left:0;
        width: 800px;
        background-image: url(../images/_background_.gif);
}

#box {
        margin: 15px auto 0 auto;
        position: relative;
        width: 956px;


}


#boxbg {
		background: url(../images/bg-boxbg.png) repeat-y;

		width: 956px;
}


.top {
        width:   950px;
        height:      15px;
        background-image: url(../images/bg-top.gif);
        background-repeat: no-repeat;
}

.headIMG {
		border-bottom: 7px solid rgb(176, 20, 20);
}

#bildergalerie        {

		background: url(../images/bg-galerie.png) repeat-y; background-position: right;
        width: 956px;
        height: 130px;
        margin-top:-2px;
}

.bottom
{
        background: url(../images/bg-bottom.png) repeat-y;   background-repeat: no-repeat;
        width: 956px;
        height: 17px;
        clear:both;
}

#linkeSeite {
         float: left;
         width: 200px;
         overflow: hidden;
}

#nav {
        width: 200px;
        height: 500px;
        padding-top:120px;
        background: #104591 url(../images/bg-nav.jpg) repeat-x;
}

#logo {

        margin-top:-740px;
		position:absolute;
        z-index:10;
}


#content {
        float: left;
        width: 750px;
        color: #212121;
        background:#FFFFFF url(../images/bg-content.jpg) no-repeat;
        min-height:500px;
        overflow:hidden;
}

#contentPages {
        float: left;
        width: 740px;
        color: #212121;
        background-color:#FFFFFF;
}

#bilder img{
        margin:10px;
        border:1px solid #808080;

}



#foot {
    clear: both;
}

#main {
        color: #000;
        margin: 80px 20px 0 20px;
}

#mainStart {
        color: #000;
        margin: 80px 200px 0 200px;
}





.fliesstext {
        margin: 0.5em 45px 10px 20px;
}


.indent {
        text-indent:9999px;
        display: block;
        overflow: hidden;
}




.bilder        {
        border:1px solid #FFFFFF;
        margin-right:25px;
        margin-bottom:25px;
}

.newThmb {
	float:left;
	margin: 5px 10px 5px 0;
	border: 0;
}

.lFloat        {
        float:left;
}
.rFloat        {
        float:right;
}
.lClear        {
        clear:left;
}
.rClear        {
        clear:right;
}

.bClear {
        clear:both;
}

.eventThmb        {
        float:left;
        margin: 20px 10px 10px 0;
        border: 0;
        }

.eventPreviewDatum {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #ccc;
        margin-top: 8px;
}

.BackToOverview {
        float: left;
        clear: left;
        margin-top: 8px;
}



.GoToEvent {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #fff;
        text-decoration: none;
        margin-top: 5px;
}

a.GoToEvent , a.GoToEvent:visited{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #fff;
        text-decoration: none;
}

a.GoToEvent:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #c10000;
        text-decoration: none;
}
