﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 5% 0 5% 0;
}

.container {
	width:720px;
	height:528px;
	margin:0 auto;
}

.bovenbalk {
 	widht:720px;
	height:53px;
}

.onderbalk {
	width:720px;
	height:475px;
	background-image:url(/images/trxl2014.jpg);
	background-repeat:no-repeat;
}

.catalogus {
	display:block;
	margin:130px 74px 0 30px;    
	float:right;
	width:199px;
	height:148px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
    cursor: pointer;
}

.catalogus a:link,
.catalogus a:visited,
.catalogus a:hover,
.catalogus a:active
{
	text-decoration:none;
	color:#FFF;
}

.lotflyer {
	display:block;
	float:left;
	margin:135px 0 0 30px;
	width:199px;
	height:148px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
    cursor: pointer;
}

.lotflyer a:link,
.lotflyer a:visited,
.lotflyer a:hover,
.lotflyer a:active
{
	text-decoration:none;
	color:#FFF;
}

.titel {
	font-size:21px;
	font-family:Arial, Helvetica, sans-serif;
}

.afbeelding {
	margin: 5px 0 7px;
    height: 57px;
}

.vlag1 {
	float:left;
	background-image:url(/images/vlag-ned-2.gif);
	background-repeat:no-repeat;
	margin:16px 7px 0 20px;
    border: 0px;
}


.vlag2 {
	float:left;
	background-image:url(/images/vlag-eng-2.gif);
	background-repeat:no-repeat;
    margin:16px 7px 0 0;
    border: 0px;
}


.vlag3 {
	float:left;
	background-image:url(/images/vlag-fra-2.gif);
	background-repeat:no-repeat;
	margin:16px 0 0;
    border: 0px;
}


.link {
	display:block;
	width:30px;
	height:21px;
}

.vlag1active {
	float:left;
	background-image:url(/images/vlag-ned-1.gif);
	background-repeat:no-repeat;
	margin:16px 7px 0 20px;
    border: 0px;
}

.vlag2active {
	float:left;
	background-image:url(/images/vlag-eng-1.gif);
	background-repeat:no-repeat;
	margin:16px 7px 0 0;
    border: 0px;
}

.vlag3active {
	float:left;
	background-image:url(/images/vlag-fra-1.gif);
	background-repeat:no-repeat;
	margin:16px 0 0;
    border: 0px;
}

.global-sbeeldmerk-15 {
	width:15px;
	height:15px;
	float:left;
	margin:21px 0 0 554px;
}

.global-sbeeldmerk-15 a:link,
.global-sbeeldmerk-15 a:visited,
.global-sbeeldmerk-15 a:active{
	width:15px;
	height:15px;
	background-image:url(/images/s-15.png);
}

.global-sbeeldmerk-15 a:hover {
	width:15px;
	height:15px;
	background-image:url(/images/s-15.png);
	background-position: 0 -15px;
}

.linkglobal-s {
	display:block;
	width:15px;
	height:15px;
}