.reflink
{
	color: #ffffff;
	text-decoration: underline;
}
html, body
{
	background-color: #5a6473;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 95%;
	line-height: 150%;
	margin: 0;
	padding: 0;
}
#wrap
{
	width: 960px;
	margin: 0 auto;
}
#main
{
	float: left;
	width: 800px;
	min-height: 1200px;
	text-align: justify;
	background-color: #ffffff;
}
#sidebar
{
    float: right;
    width: 150px;
    padding-left: 10px;
    font-size: 75%;
    line-height: 160%;
    color: #ffffff;
}
#lang
{
    text-align: right;
    padding-top: 5px;
    height: 150px;
}
#lang a
{
    color: #ffffff;
}
#contact
{
	font-size: 125%;
	margin-bottom: 90px;
	font-weight: bold;
}
#contact a
{
	color: #ffffff;
}
#maincontent
{
	padding: 40px;
}
.orange
{
	color: #ff6f00;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#ff6f00));
	background: -moz-linear-gradient(top, #faa51a, #ff6f00);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#ff6f00');
}
.orange:hover
{
	border: 1px solid #5a6473;
}
.orange:active
{
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#ff6f00), to(#faa51a));
	background: -moz-linear-gradient(top, #ff6f00, #faa51a);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6f00', endColorstr='#faa51a');
}
a.calltoaction
{
	width: 250px;
	padding: 10px 25px 10px 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
	text-shadow: -1px -1px 2px #618926;
	border: 1px solid #618926;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	white-space: nowrap;
}
a.calltoaction:hover
{
	text-shadow: -1px -1px 2px #465f97;
	border: 1px solid #0f2557;
	text-decoration: none;
}
div#headerdiv
{
	background-image: url(images/sirvlogo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 207px;
	background-color: #5a6473;
}
h2
{
	font-size: 20px;
	color: #5a6473;
}
h5
{
	font-size: 15px;
	color: #5a6473;
	margin: 1.5em 0 0 0;
}
h3
{
	margin: 2em 0 0.5em 0;
}
img
{
	border: 0;
}
div#sirvtitle
{
	font-size: 80px;
	border-bottom: 2px solid #ffffff;
	padding-left: 50px;
	height: 50px;
	margin-top: 40px;
}
#sirvtitle a, #sirvtitle a:hover
{
	text-decoration: none;
	color: #5a6473;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	letter-spacing: 0.1em;
}
div#onlinesurveys
{
	font-size: 30px;
	color: #5a6473;
	padding-left: 50px;
	margin: 0px;
	padding-top: 10px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: left;
	letter-spacing: 0.05em;

}
h1 .v, h2 .v, h3 .v, h4 .v, h5 .v, h6 .v, #nav .v
{
	color: #ff6f00;
	font-weight: bold;
}
.big
{
	color: #ff6f00;
	font-size: 96px;
}
a
{
	color: #0000ff;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
#container
{
	width: 800px;
	margin: 0 auto;
	background-color: #ffffff;
	color: #333333;
}
.algntop
{
	vertical-align: top;
}
.algnbtm
{
	vertical-align: bottom;
}
.SirVchart
{
	width: 320px;
	height: 320px;
}
#nav
{
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
#nav li
{
	width: 25%;
	float: left;
}
#nav a
{
	display: block;
	text-align: center;
	color: #5a6473;
	text-decoration: none;
	text-shadow: -1px -1px 2px #e4e4e4;
	border-bottom: 1px solid #ff6f00;
	height: 30px;
	padding-top: 10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background:-moz-linear-gradient(center top, #e7eafd 0%, white 60%) repeat scroll 0 0;
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e7eafd', endColorstr='#ffffff');
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e7eafd', endColorstr='#ffffff')";
}
#nav a:hover
{
	color: #000000;
}
.actief
{
	font-weight: bold;
}
.moremarg li
{
	margin: 1em 0;
}
.large
{
	font-size: larger;
	line-height: 175%;
}
