/* Independent Media - Beheer vormgeving */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #c1f062;
	background-image: url(achtergrond.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 25px;
}
a {
	text-decoration: none;
	color: #5d7819;
}
a:hover {
	text-decoration: none;
		color: #00CC00;

}
#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #90b83d;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #c1f062;
text-decoration: none;
}
