body, html 
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
body
{
	background-image: url(images/body-rep.gif);
	background-repeat: repeat-x;
	line-height:1.5;
}
*
{
	font-family: Verdana;
}
img
{
	border: none;
}

a
{
    color:#555555;
    text-decoration:underline;
}
#tekstrechts h1
{
	font-size: 14px;
	color: #D5242A;
	text-transform: uppercase;
}

#container
{
	position: relative;
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	background-image: url(images/content_repeater_slice.png);
	background-repeat: repeat-y;
	overflow: auto;
}
#footer
{
	height: 34px;
	width: 968px;
	position: relative;
	background-image: url(images/footer.gif);
	clear: both;
	margin: -34px auto 0 auto;
    font-size:11px;
	
}
#copyright
    {
     padding:7px;
     text-align: center;
    }

#menu
{
	height: 43px;
}

#header
{
	height: 204px;
	background-image: url(images/header.jpg);
}

#contentcontainer
{
	position: relative;
	overflow: auto;
	margin-bottom: 0x;
	
	
}
#kadercontainer
{
	margin-left: 32px;
	margin-top: 23px;
	background-image: url(images/kader_home.jpg);
	background-repeat: no-repeat;
	height: 311px;
}

.kaderhome
{
	width: 407px;
	height: 210px;
	float: left;
	margin-left: 30px;
	margin-top: 40px;
}
.kadertitel
{
	width: 407px;
	height: 34px;
	background-image: url(images/kader_titel.jpg);
	text-align: center;
}
.kaderafbeelding
{
	height: 176px;
	width: 203px;
	float: right;
}
.kadertekst
{
	height: 142px;
	width: 204px;
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: -20px;
	font-size:12px
}
.kadertekstlink
{
	height: 176px;
	width: 204px;
	background-image: url(images/kader_tekst_link.jpg);
}
.kaderlink
{
	height: 34px;
	width: 204px;	
	text-align: center;
	color: #fff;
	font-family: Verdana;
	font-size: 11px;
}

.kaderlink a
    {
    text-align: center;
	color: #fff;
	text-decoration:none;
    }

.kaderlink a:hover
    {
    color:#83a2cf;
    }    
    

#contentleft
{
	float: left;
	width: 227px;
	background-image: url(images/left-rep.gif);
	background-repeat: repeat-y;
	min-height: 299px;
}
#contentright
{
	float: left;
	width: 741px;
}
#tekstrechts
{
	width: 532px;
	float: left;
	font-size: 10px;
	color: #555;
}
#afbeeldingrechts
{
	width: 208px;
	float: left;
}


#rechtstop
{
	background-image: url(images/contentrighttop.jpg);
	height: 36px;
}