body, html{
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	height: 100%; 
	max-height: 100%; 
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
}

#framecontentLeft{
	border-right: 1px #1B4C86 solid;
	background:url('/images/menu/en/11.jpg');	
}

#framecontentLeft, #framecontentTop{
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 199px;
	height: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0% 100%
}

#framecontentTop{ 
	left: 199px;
	right: 0;
	width: auto;
	height: 112px;
	overflow: hidden;
}

#maincontent{
	position: fixed; 
	left: 199px;
	top: 112px;
	right: 0;
	bottom: 0;
	margin-left: 20px;
	margin-top: 20px;
	overflow: auto; 
}

.innertube{
	margin: 0px;
}

* html body{
	padding: 112px 0 0 199px;
}

* html #maincontent{
	height: 100%; 
	width: 100%; 
}

* html #framecontentTop{
	width: 100%;
}

.kop
{
 	font-size: 15px;
 	font-weight: bold; 
 	color: #0F4587;
 	line-height: 30px;
}

.subkop
{
	font-size: 13px;
	font-weight: bold; 
 	line-height: 25px;
}

a
{
	font-weight: bold; 
	color:#000000;
}

a:hover
{
	font-weight: bold; 
	color: #D36F19;
}

.lilink
{
	line-height: 18px;
	color: #D36F19;
}

.nolink
{
	line-height: 5px;
}

.lilink:hover
{
	line-height: 18px;
	color: #000000;
}

.tabel
{
	line-height: 0px;	
}

img
{
	border:0px;
}

ul li
{
	list-style-image: url('/images/bullet.gif');	
	color: #D36F19;
}

.ulnormal .linormal
{
	list-style-image: url('/images/bullet.gif');	
	color: #000000;
}

.afbeelding
{
	border: 1px solid #000000;	
}

.solutionslink
{
	font-size: 10px;
	line-height: 5px;
	color: #D36F19;
}

.solutionslink:hover
{
	font-size: 10px;
	line-height: 5px;
	color: #000000;
}


.solutionslink2
{
	font-size: 10px;
	line-height: 17px;
	color: #D36F19;
}

.solutionslink2:hover
{
	font-size: 10px;
	line-height: 17px;
	color: #000000;
}


.solnolink
{
	font-size: 10px;
	line-height: 17px;
}

.formtext
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;	
}
