a{
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration:none;
	color:#323232;
}

a:hover{
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration:none;
	color:#0079b7;
}

#middle .content .right a{
	color:#0079b7;
}

#middle .content .right a:hover{
	color:#323232;
}


#bottom .content{
	background:url(../img/bottom_grau.jpg) no-repeat;
}

#quicklinks .link{
	background:url(../img/arrow_blau.gif) no-repeat;
	background-position:0px 5px;
}


#menu ul li .sub a:hover{
  background:#0079b7;
  color:#0079b7;
}


#topnews .headline{
	background-color:#0079b7;
}

#topnews .weiterlesen{
	background:url(../img/arrow_blau.gif) no-repeat #b1d1e2;
	background-position:105px 6px;
}

#middle .content .right h1{
	color:#0079b7;
	font-size:22px;
	margin-bottom:20px;
}


#middle .content .right .freizeittable{
    width:100%;
    border-collapse:collapse;
    border:0px;
    border-color:#FFF;
}
#middle .content .right .freizeittable tr{
    border:0px;
    border-color:#FFF;

}
#middle .content .right .freizeittable tr td{
    border:0px solid #FFF;
}

#middle .content .right .freizeittable tr td p{
    padding:0px;
    margin:0px; 
}
