﻿/*
Hierin worden de aanpassingen per thema weergegeven. 
Voorlopig is alleen teletekst anders
*/

.teletekst .divMidden
{
	width: 465px;
}

.teletekst .divMain
{
	left: 154px;
	width: 720px;
}

.buienradar .divMidden
{
	width: 550px;
	margin: 0 auto;
	position: relative;
	float: none;
}

.profclubs .divMidden
{
	width: 100%;
	margin: 0 auto;
	position: relative;
	float: none;
}

.profclubs iframe
{
	border: none;
}

.quiz .divMidden
{
	display: block;
	width: 100%;
	margin: 0 auto;
	position: relative;
	float: none;
	min-height: 1800px;
}

.uitslagen .divMidden
{
    width: 100%;
	margin: 0 auto;
	position: relative;
	float: none;
}
.uitslagen .divRechts
{
    display: none;
}

