﻿body 
{
	margin: 0px;
}

.taskit_watermerk
{
Background-image:url(/image/Image4_4x1.gif);
background-repeat: no-repeat;
background-position: bottom center;
height:87;
width:161;
}

.achtergrond_navigatie
{
Background-image:url(/image/Image4_3x1.gif);
/* background-attachment: fixed; <- niet compadible in andere browsers dan IE6.0 */
background-repeat: no-repeat;
background-position: top center;
height:100%;
}

.achtergrond_main
{
Background-image:url(/image/Image4_3x2.gif);
/* background-attachment: fixed; <- niet compadible in andere browsers dan IE6.0 */
background-repeat: no-repeat;
background-position: top center;
height:100%;
text-align:center;
margin: 0px auto;
}

.achtergrond_main2
{
Background-image:url(/image/waterkanon_in_lagen_3x2.gif);
/* background-attachment: fixed; <- niet compadible in andere browsers dan IE6.0 */
background-repeat: no-repeat;
background-position: top center;
height:100%;
}


.Whitetext, .Whitetext TD, Whitetext TR, .Whitetext a:link, .Whitetext a:visited
{
	color:White;
}

.Blacktext, .Blacktext TD, .Blacktext TR, .Blacktext a:link, .Blacktext a:visited
{
	color:#4982cc;
	font-size:10px;
}

.RealBlacktext, .RealBlacktext TD, .RealBlacktext TR, .RealBlacktext a:link, .RealBlacktext a:visited
{
	color:#000000;
}

TD
{
	font-family:Arial;
	font-size:12px;
}

.footer
{
	font-family:Arial;
	font-size:12px;
	color:White;
}