
@media all
{
body {background: url("../images/body_bg_fb.gif") repeat-x scroll 0 0 #FFFFFF;} 
#main {
	background: url("../images/nav_bg_freibad.jpg") repeat-y scroll 0 0 #FFFFFF;
}

.page_margins {
	background: #fff url(../images/nav_bg_freibad.jpg) repeat-y;
}

 .logo {
	left: 47px;
	top: 16px;
}
 .vlist li {
 	background: url("../images/nav_border_freibad.jpg") no-repeat scroll center bottom transparent;
 }
 
 h1,h2 {
	color: #015BA6;	
}

.vlist a, .vlist a:visited {
color:#98D2FF;
}

a {
	color: #015AA6;
}

.vlist li ul li a, .vlist li ul li a:visited {
color:#98D2FF;
}

.vlist li ul li a.active, .vlist li ul li a.active:visited {
color:#fff;
}

.vlist li a.active, .vlist li li a.active {
color:#fff;
}

.tr-even tr-0 {
background-color:#afd2f6;
}

.tr-odd {
background-color:#e7f2fc;
}

.tr-even {
background-color:#d7e9fb;
}

#topnav, #topnav a {
	color:#015BA6;
}

a:visited, .news-list-morelink a {
color:#015BA6;
}

.vlist li ul li a:focus,
  .vlist li ul li a:hover,
  .vlist li ul li a:active, .vlist li ul li a.active { background-color:transparent; color:#fff; text-decoration: none; }
 

 
 
 }
