﻿body 
{
	background-color: #fff;
	
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	font-size:13px;
}

h1
{
	color: #00AA00;
	font-size: 20px;
	margin-top:-1px;
}

h2
{
	color: #00AA00;
	font-size: 20px;
}

h3
{
	color: #00AA00;
	font-size: 14px;
}

h4
{
	color: #00AA00;
	background-color:#FFF;
	font-size: 14px;
}

a
{
	color: #00AA00;
}

a.active
{
		text-decoration: underline;
}

.container-x
{
	background-image: url(/static/img/background.gif);
	background-repeat: repeat-x;
}

.container-y
{
	background-image: url(/static/img/background.gif);
	background-repeat: repeat-x;
}

.logo .naam a,
.logo .naam a:visited,
.logo .naam a:hover
{
	font-family: arial;
	font-size:40px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}

.logo .payoff1
{
	font-family: arial;
	font-size:21px;
	color: #666;
}

.payoff2
{
	font-size:20px;
	color: #666;
	
	border-bottom:1px solid #00AA00;
}

.main
{
}

.main .bl1x1_bg
{
	background-image: url(/static/img/background_1x1.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}

.main .bl1x2_bg
{
	background-image: url(/static/img/background_1x2.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}

.main .bl1_5x0_75_bg
{
	background-image: url(/static/img/background_1_5x0_75.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}

.main .bl1_5x1_bg
{
	background-image: url(/static/img/background_1_5x1.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}

.main .bl1_5x1_25_bg
{
	background-image: url(/static/img/background_1_5x1_25.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}

.main .bl1_5x2_bg
{
	background-image: url(/static/img/background_1_5x2.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}

.main .bl2x1_bg
{
	background-image: url(/static/img/background_2x1.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}

.main .bl2x2_bg
{
	background-image: url(/static/img/background_2x2.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}

.main .bl3x1_bg
{
	background-image: url(/static/img/background_3x1.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}

.main .bl3x2_bg
{
	background-image: url(/static/img/background_3x2.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}

.main .bl4x1_bg
{

}

.main .bl4x2_bg
{
	background-image: url(/static/img/background_4x2.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}

.main .bl4x2_1_bg
{
	background-image: url(/static/img/background_4x2_1.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}

.main .meerinfo
{
	cursor:hand;
}


.text ul
{
	margin: 15px 0px 15px 0px;
	padding-right: 10px;
}

.text li
{
	list-style-type: disc;
	margin-left:20px;
}

.portfolio ul
{
	margin:0;
	padding:0;
}

.portfolio li
{
    list-style-type: disc;
    color: #666;
    font-size:11px;
}

ul p
{
	color: #999;
	font-size:11px;
}

.partners
{
	border-top:1px solid #00AA00;
}

.footer,
.footer a
{
	font-size:11px;
	color: #666;
}

.footer input
{
	height:10px;
	width:92px;
	font-size:11px;
	padding:0;
	margin:0;
}

.footer input.submit
{
	width:22px;
	height:18px;
	padding:0;
	margin:0;
}
	
