body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Link-Ausstellungen:link { text-decoration: none; color: #FB3325 }
.Link-Ausstellungen:visited { text-decoration: none; color: #FB3325 }
.Link-Ausstellungen:hover { text-decoration: none; color: #FFFFFF}
.Link-Ausstellungen:active { text-decoration: none; color: #FB3325 }
.Link-Ausstellungen:focus { text-decoration: none; color: #FFFFFF }

.Link-Sammlungen:link { text-decoration: none; color: #FFD100 }
.Link-Sammlungen:visited { text-decoration: none; color: #FFD100 }
.Link-Sammlungen:hover { text-decoration: none; color: #FFFFFF}
.Link-Sammlungen:active { text-decoration: none; color: #FFD100 }
.Link-Sammlungen:focus { text-decoration: none; color: #FFFFFF }

.Link-Veranstaltungen:link { text-decoration: none; color: #0079CA }
.Link-Veranstaltungen:visited { text-decoration: none; color: #0079CA }
.Link-Veranstaltungen:hover { text-decoration: none; color: #FFFFFF}
.Link-Veranstaltungen:active { text-decoration: none; color: #0079CA }
.Link-Veranstaltungen:focus { text-decoration: none; color: #FFFFFF }

.Link-Service:link { text-decoration: none; color: #FF7300 }
.Link-Service:visited { text-decoration: none; color: #FF7300 }
.Link-Service:hover { text-decoration: none; color: #FFFFFF}
.Link-Service:active { text-decoration: none; color: #FF7300 }
.Link-Service:focus { text-decoration: none; color: #FFFFFF }

.Link-Freunde:link { text-decoration: none; color: #6AC335 }
.Link-Freunde:visited { text-decoration: none; color: #6AC335 }
.Link-Freunde:hover { text-decoration: none; color: #FFFFFF}
.Link-Freunde:active { text-decoration: none; color: #6AC335 }
.Link-Freunde:focus { text-decoration: none; color: #FFFFFF }

.Ticker-Ausstellungen {
	font-family: Tahoma;
	font-size: 19px;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	letter-spacing: 1px;
	font-variant: normal;
	color: #FB3325;
}

.Ticker-Sammlungen {
	font-family: Tahoma;
	font-size: 19px;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	letter-spacing: 1px;
	font-variant: normal;
	color: #FFD100;
}

.Ticker-Veranstaltungen {
	font-family: Tahoma;
	font-size: 19px;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	letter-spacing: 1px;
	font-variant: normal;
	color: #0079CA;
}

.Ticker-Service {
	font-family: Tahoma;
	font-size: 19px;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	letter-spacing: 1px;
	font-variant: normal;
	color: #FF7300;
}

.Ticker-Freunde {
	font-family: Tahoma;
	font-size: 19px;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	letter-spacing: 1px;
	font-variant: normal;
	color: #6AC335;
}