#Main
{
	background-image: url(/images/frame_home.png);
}

p
{
	font-size: 11px;
	color: white;
	padding-bottom: 10px;
}

#HeaderHome, #r1, #r2, #r3, #Intro, #Nieuws
{
	position: absolute;
	left: 40px;
}

#HeaderHome
{
	top: 30px;
}

	#r1
	{
		top: 76px;
	}

#Intro
{
	top: 90px;
}

#Intro p
{
	font-size: 12px;
}

	#r2
	{
		top: 188px;
	}

#Hoofd, #Nieuwsbrief
{
	position: absolute;
	top: 153px;
	left: 436px;
	width: 220px;
}

#Nieuwsbrief
{
	top: 185px;
	width: 200px;
}

#Nieuwsbrief p.title
{
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 12px;
}

#Nieuwsbrief .btnAanmelden
{
	margin: 0px;
	padding: 0px;
	color: white;
	background-color: #98987e;
	border: none;
	font-size: 18px;
	text-align: left;
}

#Nieuws
{
	top: 200px;
	width: 370px;
	overflow: hidden;
	height: 200px;
}

	#r3
	{
		top: 410px;
	}




#NieuwsScroll
{
	overflow: auto;
	height: 200px;
	padding-right: 20px;
}

p.nieuwstitel, p.nieuwstekst, p.nieuwsmeer
{
	margin: 0px;
	padding: 0px;
}

p.nieuwstitel a, p.nieuwstekst a, p.nieuwsmeer a
{
	color: white;
}

p.nieuwstitel a:hover, p.nieuwstekst a:hover, p.nieuwsmeer a:hover
{
	color: white;
	text-decoration: underline
}

li.nieuwsitem
{
	margin-bottom: 15px;
}

p.nieuwstitel
{
	text-transform: uppercase;
	font-weight: bold;
}
