
/* ------------------------------------- GRUNDAUFBAU ------------------------------------------- */

body {
    background: #ffffff;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
}

#container {
    width: 990px;
	padding: 0;
    margin: 0 auto 0 auto;
    text-align: left;
}


/* -------------------------------------------- Start: NAVI ------------------------------------------------ */

#navi {
	width: 990px;
	height: 51px;
}

#navi span {
	display: none;
}

#navi li {
	float:left;

}



#navi ul {
	list-style-type: none;
	margin: 0;
	margin-top: 15px;
	padding: 0;
}

#navi ul li a,
#navi ul li a:link,
#navi ul li a:visited,
#navi ul li a:hover {
    display: block;
    height: 51px;
	float: left;
	padding-right: 2px;
}

li.startseite a {
    width: 110px;
    background: url(../img/navi/home_off.gif) no-repeat;
}

li.startseite a:hover {
    width: 110px;
    background: url(../img/navi/home_on.gif) no-repeat;
}

li.startseite_aktiv a {
    width: 110px;
    background: url(../img/navi/home_on.gif) no-repeat;
}

li.startseite_aktiv a:hover {
    width: 110px;
    background: url(../img/navi/home_on.gif) no-repeat;
}

li.presse a {
    width: 110px;
    background: url(../img/navi/presse_off.gif) no-repeat;
}

li.presse a:hover {
    width: 110px;
    background: url(../img/navi/presse_on.gif) no-repeat;
}

li.presse_aktiv a {
    width: 110px;
    background: url(../img/navi/presse_on.gif) no-repeat;
}

li.presse_aktiv a:hover {
    width: 110px;
    background: url(../img/navi/presse_on.gif) no-repeat;
}

li.efa_adam a {
    width: 110px;
    background: url(../img/navi/efa_adam_off.gif) no-repeat;
}

li.efa_adam a:hover {
    width: 110px;
    background: url(../img/navi/efa_adam_on.gif) no-repeat;
}

li.efa_adam_aktiv a {
    width: 110px;
    background: url(../img/navi/efa_adam_on.gif) no-repeat;
}

li.efa_adam_aktiv a:hover {
    width: 110px;
    background: url(../img/navi/efa_adam_on.gif) no-repeat;
}

li.efi a {
    width: 110px;
    background: url(../img/navi/efi_off.gif) no-repeat;
}

li.efi a:hover {
    width: 110px;
    background: url(../img/navi/efi_on.gif) no-repeat;
}

li.efi_aktiv a {
    width: 110px;
    background: url(../img/navi/efi_on.gif) no-repeat;
}

li.efi_aktiv a:hover {
    width: 110px;
    background: url(../img/navi/efi_on.gif) no-repeat;
}

li.informationen a {
    width: 110px;
    background: url(../img/navi/informationen_off.gif) no-repeat;
}

li.informationen a:hover {
    width: 110px;
    background: url(../img/navi/informationen_on.gif) no-repeat;
}

li.informationen_aktiv a {
    width: 110px;
    background: url(../img/navi/informationen_on.gif) no-repeat;
}

li.informationen_aktiv a:hover {
    width: 110px;
    background: url(../img/navi/informationen_on.gif) no-repeat;
}

li.veranstaltungen a {
    width: 133px;
    background: url(../img/navi/veranstaltungen_off.gif) no-repeat;
}

li.veranstaltungen a:hover {
    width: 133px;
    background: url(../img/navi/veranstaltungen_on.gif) no-repeat;
}

li.veranstaltungen_aktiv a {
    width: 133px;
    background: url(../img/navi/veranstaltungen_on.gif) no-repeat;
}

li.veranstaltungen_aktiv a:hover {
    width: 133px;
    background: url(../img/navi/veranstaltungen_on.gif) no-repeat;
}

li.kontakt a {
    width: 110px;
    background: url(../img/navi/kontakt_off.gif) no-repeat;
}

li.kontakt a:hover {
    width: 110px;
    background: url(../img/navi/kontakt_on.gif) no-repeat;
}

li.kontakt_aktiv a {
    width: 110px;
    background: url(../img/navi/kontakt_on.gif) no-repeat;
}

li.kontakt_aktiv a:hover {
    width: 110px;
    background: url(../img/navi/kontakt_on.gif) no-repeat;
}

/* -------------------------------------------- Ende:  NAVI ------------------------------------------------ */


#content {
	margin-top: 15px;
}

#footer {
	background: #182C72;
	width:980px;
	height: 18px;
	margin-top: 15px;
	
}




/* ------------------------------------- Allgemeines und KLASSEN ------------------------------------------- */

a {
	color: #000000;
}


a:hover {
	text-decoration:none !important;
}

a:link,
a:visited,
a:focus,
a:active {
	text-decoration: underline;
}

strong {
    font-weight: bold;
}

table {
	margin: 0;
	padding: 0;
}


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

.floatleft {
	float:left;
	padding-right: 40px;
}

.top {
	vertical-align: top;s
}

/* ------------------------------------- Projektspezifisches ------------------------------------------- */

.spalte_links {
	width: 190px;
	padding: 5px;
	padding-right:15px;
	vertical-align:top;
}

.spalte_mitte {
	width: 470px;
	padding: 5px;
	padding-right: 15px;
	vertical-align:top;
}

.spalte_rechts {
	width: 310px;
	padding: 0;
	vertical-align:top;
}

#content ul {
	padding: 0 0 0 15px;;
	margin: 10px 0 15px 0;
}

.adresse_footer {
	float: left;
	color: #ffffff;
	font-size:9px;
	padding-top:2px;
	margin-left: 5px;
}

.satzung {
	height: 18px;
	float: right;
	margin-right: 5px;
}

.satzung a {
	color: #ffffff;
	font-size: 9px;
}

.roter_balken {
	width: 190px;
	height:11px;
	background: #f6b09f;

}

.inhalt_aktuelles {
	width: 180px;
	background: #eeeeee;
	padding: 5px;
}

