@charset "UTF-8";
/* CSS Document */

#container {
	background-image: url(images/winkel.jpg);
	background-repeat: no-repeat;
}

.tekst a:hover
{
color: #000000;
text-decoration: underline;
}

.menu a:hover
{
color: #ff5d5b;
text-decoration: none;
}

#current  /* winkel */
{
color: #ff5d5b;
text-decoration: none;
}
#footer a:hover
{
color: #ff5d5b;
text-decoration: underline;
}

#monturen a
{
color: #cccccc;
text-decoration:none;
}

#monturen a:hover
{
color: #df1fc5;
text-decoration:none;
}
