/* Styles voor tekst */

body  {
	font-family: verdana, Helvetica;
       	font-weight:normal;
font-size: 10px;
	margin: 0;
	padding: 0;
	background-color: #eeeded;
        color:#555555;
	text-align: center;
 border: 1px solid #cccccc;
width: 249px;


 }


/* Inhoud tekst. */

 

#adres {position: absolute;
top: 550px;
	padding: 0px 0px 0px 25px;
	text-decoration:none;
	color:#555555;
	font-size: 11px;
	font-family: verdana;
	font-weight:normal;
	}


#rss {  position: absolute;
        top: 600px;
	padding: 0px 0px 0px 20px;
	text-decoration:none;
	color:#555555;
	font-size: 11px;
	font-family: verdana;
	font-weight:normal;
	}

.rss_box {

	 width: 247px;
        
         background-color: #eeeded;
margin: 5px 0;
	 border: 1px solid #cccccc;
         padding: 5px 0px 0px 5px;

}



.rss_title, rss_title a {

	margin: 0px 0;

	0px;

}



.rss_items {

       list-style:none;

       margin:0;

       padding:0;

}



.rss_item  {

  font-size: x-small;

  margin-bottom: 1em;;

}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {



	}



.rss_item a:hover { 



	}

	

.rss_date {

	font-size: xx-small;

	}





a:link       {text-decoration: none; font-size: 10px; color: #3399FF
}
a:active     { text-decoration: none; font-size: 10px; color: #3399FF  }
a:visited    { text-decoration: none; font-size: 10px; color: #3399FF }
a:hover      { text-decoration: none; font-size: 10px; color: #ff0000 }










p
{}





/* geen omlijning firefox */

a:focus, a:active {   
outline: 0 none;   
-moz-outline: 0 none;   
}  
