@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: .5em 2em;
	text-align: justify;
}

body {
	background-image:url(../img/arcering.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	height: 100%;
}



a:link {
	color: #FFd100;
	text-decoration: none;
	border:none;
}

a:visited {
	text-decoration: none;
	color: #FFd100;
	border:none;
}

a:hover {
	text-decoration: underline;
	color: #FFd100;
	border:none;
}

a:active {
	text-decoration: none;
	color: #FFd100;
	border:none;
}

h1 {
	font-size: 1.2em;
	color: #333333;
	letter-spacing:0.02em;
	font-weight:bold;
}

h2 {
	font-size: 1em;
	color: #888888;
}

.container{
	position:absolute;
    left: 50%; 
    top: 50%;
    width: 908px;
    height: 608px;
    margin-top: -304px; /* half of the height */
    margin-left: -454px; /* half of the width */
}

.holder{
	position:relative;
	width:908px;
	vertical-align:middle;
	margin:0 auto;
	text-align: justify;
}

.lijn{
	height:600px;
	border:1px #888888 solid;
}

.arcering{
	background-image:url(../img/arcering.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-bottom: 1px solid #888888;
	display:table-cell;
	vertical-align:middle;
}

.logo{
	position:relative;
	left: 7px;
}

.payoff{
	position:relative;
	text-align:right;
	right: 6px;
	top: 3px;
}

.shadow_bottom{
	height:16px;
	width:903px;
	background-color:#888888;
	border-top: 1px solid #ffffff;
}

.shadow_right{
	width:16px;
	height:602px;
	background-color:#888888;
	border-left:1px solid #ffffff;	
}

.trc{
	background-image:url(../img/trc.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:16px;
	height:16px;
}

.blc{
	background-image:url(../img/blc.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:16px;
	height:16px;
}

.brc{
	width:16px;
	height:18px;
	top:-2px;
	left:903px;
	position:relative;
	background-color:#888888;
}
.gegevens{
	color: #FFFFFF;
	height: 50px;
}

.gegevens td{
	color: #FFFFFF;
}

img {
	border:none;
}

.content{
	height:100%;
	border:none;
	overflow:auto;
}

.column {
	width:180px;
	border-left: 1px solid #DDDDDD; 
	padding: 0 8px 0 2px; 
	float:left; 
	text-align:justify;
	line-height: 140%
}
