body
{
	margin: 0px;
	padding:0;
	background: #780000;
	color: #FFC7C7;
	font-family: tahoma, arial;
}
		 
#header
{
	margin: 20px 20px 20px 20px;
}

#linkerkolom
{
	position: absolute;
	top: 81px;
	left: 20px;
	width: 160px;
	border: 2px solid #000000;
	background: #A50000;
	margin: 0px;
	padding: 10px;
	height: 300px;
}

#rechterkolom
{
	margin: 20px 20px 20px 220px;
	border: 2px solid #000000;
	background: #a00000;
	padding: 10px;
}

#copyright
{
	color: #780000;
	position: absolute;
	font-size:8pt;
	left: 30px;
	top: 375px;
}

#talen
{
	color: #780000;
	position: absolute;
	font-size:8pt;
	left: 32px;
	top: 85px;
}


#logotekst
{
	font-size:24pt;
}

h1
{
	font-size:18pt;
} 

a
{
	color: #ffd7d7;
}

img
{
	margin: 5px;
}

#link
{
	color: #FFd7d7;
}

#taallink
{
	color: #ffaaaa;
}

#internlink
{
	color: #ffd7d7;
}

#externlink
{
	color: #ffd7d7;
	font-size: 18px;
}

