body {
	background-color: #b5aeaf;
	}
#wrapper {
	position: relative;
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/geopad_portal_versie_20141002.png);
	font-family: NeubauGrotesque-Bold;
	font-variant: small-caps;
	font-size: 1.75em;
	color: white;
	letter-spacing: 0.1em;
	}
#taalkeuze {
	position: relative;
	width: 100%;
}
#grijsbalkje {
	position: absolute;
	width: 100%;
	height: 100px;
	top: 135px;
	background-color: #b5aeaf;
	opacity: 0.65;
}
#nl {
	position: absolute;
	width: 350px;
	height: 200px;
	left: 90px;
	top: 90px;
	}
	
#nl a {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    text-decoration: none; /* No underlines on the link */
    z-index: 10; /* Places the link above everything else in the div */
    /* background-color: #FFF; /* Fix to make div clickable in IE */
    /* opacity: 0; /* Fix to make div clickable in IE */
    /* filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}
#logonl {
	visibility: hidden;
	width: 305px;
	height: 200px;
	background-image: url(../images/GEOPADEN_logo_NL.png);
	background-repeat: no-repeat;
	}
#tekstnl {
	position: absolute;
	top: 70%;
	width: 100%;
	text-align: center;
	}
#de {
	position: absolute;
	width: 350px;
	height: 200px;
	left: 585px;
	top: 90px;
	}
#de a {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    text-decoration: none; /* No underlines on the link */
    z-index: 20; /* Places the link above everything else in the div */	
 }	
#logode {
	visibility: hidden;
	width: 305px;
	height: 200px;
	background-image: url(../images/GEOPADEN_logo_DE.png);
	background-repeat: no-repeat;
	}
#tekstde {
	position: absolute;
	width: 100%;
	top: 70%;
	text-align: center; 
	}


#sponsors {
	position: relative;
	width: 82%;
	margin-left: auto;
	margin-right: auto;
	top: 285px;	
}
#sponsor-tekst {
	position: relative;
	width: 100%;
	height: 50px;
	color: #d6eafd;
	font-family: Arial, sans-serif;
	font-size: 0.4em;
	line-height: 1em;
	letter-spacing: 0.1em;
	font-variant: normal;
	font-weight: bold;
}
#sponsor-logos {
	position: relative;
	width: 100%;
	height: 250px;
}
#sponsor-kolom1 {
	position: absolute;
	top: 0;
	left: 0%;
	width: 22%;
	height: 250px;
}
#sponsor-kolom2 {
	position: absolute;
	top: 0;
	left: 25%;
	width: 22%;
	height: 250px;
}
#sponsor-kolom3 {
	position: absolute;
	top: 0;
	left: 50%;
	width: 22%;
	height: 250px;
}
#sponsor-kolom4 {
	position: absolute;
	top: 0;
	left: 75%;
	width: 22%;
	height: 250px;
}
#copyright {
	position: absolute;
	left: 115px;
	top: 730px;
	color: #8d888a;
	font-family: Arial;
	font-size: 8pt;
	font-variant: normal;
	text-decoration: none;
	}
a {
	text-decoration: none;
	color: #d6eafd;
	text-decoration: underline;
}
#copyright a {
	color: #8d888a;
	}
.nadruk {
	font-size: 24pt;
	color: #d6eafd;
	}

.table {
	width: 100%;

}

.table-row {
	
}

.table-cell {
	width: 8%;
	vertical-align: bottom;

}

