﻿html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

html
{
	overflow-y: scroll;
}

body
{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	background: #fff;
	height: 100%;
}

img 
{
	border: 0px;
}

#seForm 
{
	height: 100%;
}

#menuOmvat 
{
	width: 100%;
	height: 78px;
	background: #fff;
	overflow: hidden;
}

#snellinks
{
	width: 908px;
	height: 33px;
	padding-top: 15px;
	overflow: hidden;
	margin: 0px auto;
}

#snellinks .snellink
{
	float: left;
	position: absolute;
	padding-left: 15px;
}

#snellinks #snellink1 
{
	margin-left: 0px;
}

#snellinks #snellink2 
{
	margin-left: 616px;
}

#snellinks #snellink3 
{
	margin-left: 770px;
}

#menu 
{
	width: 908px;
	height: 30px;
	overflow: hidden;
	margin: 0px auto;
}

#menu .omvatPnl
{
	height: 30px;
	overflow: hidden;
}

#menu .subPnl
{
	width: 292px;
	min-height: 5px;
	height: auto !important;
	height: 5px;
	padding-bottom: 5px;
	background: #fff;
	position: absolute;
	z-index: 10000;
	display: none;
    opacity: 0.0;
	filter: alpha(opacity=0);
}

#menu .subPnl .subOmvatPnl
{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	display: none;
}

#menu .menuPnl
{
	width: 139px;
	height: 30px;
	padding-left: 15px;
	overflow: hidden;
	float: left;
}

#menu .menuPnlSmall
{
	width: 123px;
	height: 30px;
	padding-left: 15px;
	overflow: hidden;
	float: left;
}

#menu .menuLink 
{
	cursor: pointer;
}

#slideshow 
{
	width: 908px;
	height: 520px;
	overflow: hidden;
}

#contentOmvat
{
	width: 100%;
	height: 100%;
	background-repeat: repeat;
	background-position: top center;
}

#content
{
	width: 908px;
	height: 100px;
	margin: 0px auto;
}

#content #treinkaartje 
{
	width: 262px;
	height: 134px;
	padding: 15px;
	overflow: hidden;
	margin-right: 16px;
	float: left;
	background: #fff;
}

#content #kolommen
{
	width: 600px;
	min-height: 520px;
	height: auto !important;
	height: 520px;
	overflow-x: hidden;
	margin-right: 0px;
	float: left;
}

#content #kolommen #kolomBreed 
{
	width: 600px;
	overflow-x: hidden;
	margin-bottom: 16px;
	background: #fff;
	clear: both;
} 

#content #kolommen #kolomLinks 
{
	width: 292px;
	overflow-x: hidden;
	margin-right: 0px;
	float: left;
	background: #fff;
}

#content #kolommen #kolomRechts
{
	width: 292px;
	overflow-x: hidden;
	margin-right: 0px;
	float: right;
	background: #fff;
}


#content #kolommen .minheight
{
	min-height: 520px;
	height: auto !important;
	height: 520px;
}
