/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial; color: rgb(0,0,0);
	font-size : 80%;
	background-image : url( "../assets/images/Strandbild.jpg" );
	background-color : transparent}
 A:link { color: rgb(0,0,0)}
 A:visited { color: rgb(0,0,0)}
 .TextNavBar { font-size: xx-small}
 
.nof_InselrundgangBanners1-Banner1 {
font-family:Arial; font-size:24; font-weight:bold; font-style:normal; color:#ffffff 
}

.nof_InselrundgangNavbar2-Regular {
font-family:Trebuchet MS ; font-size:8pt; font-weight:bold; font-style:normal; color:rgb(255,255,255) 
}

.nof_InselrundgangNavbar4-Rollover {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:rgb(255,255,255) 
}

.nof_InselrundgangNavbar6-Highlighted {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:rgb(255,255,255) 
}

.nof_InselrundgangNavbar8-HighlightedRollover {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:rgb(255,255,255) 
}

.nof_InselrundgangNavbar3-Regular {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:#ffffff 
}

.nof_InselrundgangNavbar5-Rollover {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:#ffffff 
}

.nof_InselrundgangNavbar7-Highlighted {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:#ffffff 
}

.nof_InselrundgangNavbar9-HighlightedRollover {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:#ffffff 
}
p{	color : rgb(0,0,0)
}


A:active {
	color: rgb(0,0,0)
}

A.bl:link{
    color: rgb(255,255,255); text-decoration:underline
}
A.bl:actice{
	color: rgb(255,255,255); text-decoration:underline
}
A.bl:visited{
	color: rgb(255,255,255); text-decoration:underline
}
A:hover {
	color: rgb(0,0,0)
}

A:bl.hover{
	color: rgb(0,0,0); text-decoration:underline
}

