﻿html, body
{
	margin: 0px;
	padding: 0px;
}

html
{
	overflow-y: scroll;
}

body
{
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	background: #fff;
}

img 
{
	border: 0px;
}

.Omvat
{
	width: 900px;
	margin: 0px auto;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

.Header
{
	height: 80px;
	background: #4b4b4b;
	overflow: hidden;
}

.ContentLeft 
{
	width: 250px;
	padding-left: 50px;
	margin-right: 50px;
	float: left;
}

.Menu 
{
	margin-bottom: 20px;
}

.ContentLeftOmvat 
{
	
}

.ContentRight 
{	
	width: 500px;
	margin-left: 0px;
	margin-right: 50px;
	float: right;
}

.ContentRightPayoff 
{
	margin-bottom: 20px;
}

.ContentRightOmvat 
{
	
}

.seLink a:link, .seLink a:hover, .seLink a:active, .seLink a:visited
{
	color: #000;
	text-decoration: underline;
}

.seLink a:hover
{
	text-decoration: none;
}

.pointer
{
	cursor: pointer;
}

.pSelectieOmvat
{
	width: 200px;
	height: 150px;
	position: relative;
	left: -5px;
	top: -9px;
}

.pSelectieOmvat input
{
	margin-top: 3px;
}

.pTableRow 
{
	height: 22px;
}

.pCellT 
{
	width: 15px;
}

.pCellA
{
	width: 75px;
}

.pCellB
{
	
}

.pCellC
{
	
}

.pSoort
{
	margin-left: 3px;
}