a, a:active, a:focus, a:link, a:visited {
        color: #27a3c7;
        text-decoration: none;
}

a:hover
	{color: #a29f9f;
	text-decoration: underline;}

a img {border:none;}


body 
{
        font-size: 12px;
        font-family: Verdana, Arial;
        background-color: #f0f0f0; 
	margin-top: 5px; 
	margin-bottom: 0px; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
	width: 996px; 
        }

#logo
	{
	height: 155px;
	text-align: left;
	width: 976px;
	padding-right: 20px;
	padding-left: 30px;
}


#hoofdnav
	{
	float: right;
	width: 600px;
	height: 30px;
	padding-bottom: 15px;
	font-family: Trebuchet MS, Arial; color: #808080; font-size: 12px; font-weight: bold;
	text-align: right;
	padding-top: 25px;
}


#top
{
	width: 996px;
	height: 32px;
	background-image: url(../gfx/top.gif);
	background-repeat: no-repeat;	
}

#bottom
	{
	width: 996px;
	height: 32px;
	background-image: url(../gfx/bottom.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#content
	{
	width: 996px;
	height: 640px;
	background-image: url(../gfx/midden.gif);
	background-repeat: repeat;
	text-align: center;
	padding-top: 30px;
}



.linkover {
	Filter: Alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}


#footer
{
	float: left;
	width: 956px;
	margin: auto;
	font-family: arial; color: #a29f9f; font-size: 11px; line-height: 18px;
	height: 40px;
	padding-left: 20px;
	padding-right: 20px;
}


#footer1
	{
	float: left;
	text-align: left;
}

#footer2
	{
	float: right;
}


ul li
{
	list-style: none;
	float: left;
}

