﻿
#wrapper
{
	min-width:840px;
	font:12px verdana;
	}

#head
{
	margin:0;
	padding:0;
	}
#linksmnu
{
	width:200px;
	min-height:480px;
	max-height:1024px;
	float:left;
	position:relative;
	}
.menuL 
	{
		FONT-SIZE: 12px; 
		COLOR: #707375; 
		FONT-FAMILY: Verdana; 
		TEXT-DECORATION: none; 
		text-align:right;}
		
		a.menuL
	{
		FONT-SIZE: 12px; 
		COLOR: #F48C00; 
		FONT-FAMILY: Verdana; 
		TEXT-DECORATION: none; 
		text-align:right;}
	
#cnt1
{
	float:left;
	position:relative;
	top:10px;
	width:80%;
	max-height:550px;
	overflow:auto;
	/*border:solid 5px red;*/
}

/*#cnt1
{
	float:left;
	/*position:relative;*/	
	overflow:auto;
	position:relative;
	top:150px;
	left:200px;
	min-height:300px;
	/*max-width:900px;
	margin-right:20px;*/
	
#rechtsmnu
{
	width:1px;
	min-height:0px;
	max-height:1024px;
	float:left;
	position:relative;
	}
#mstrfoot, #loginfoot
{
	width:100%;
	min-width:840px;
	position:relative;
	float:left;
	text-align:center;
	padding: 0px;
	bottom:0px;
	margin-top:20px;
	background-color:#F48C00; /*#AA014C;*/ 
	font-size:12px; 
	height:16px;
}
#loginfoot
{
	position:fixed;
	bottom:0px;	
	}
#logScreen
{
	margin:0 auto 0 auto;
	width:500px;
	border:solid 1px gray;
	}

/*classes in heel project */
.ctrGrey
{
	font-family:Verdana;
	font-size:10px; 
	color:#01B3D0;
	}
	
	
	
/*header Ziggo 2*/
table#header
{
	width:100%;
	border-spacing:0px;
	border-collapse:collapse;
	border:0px;
	padding:0px;
}

td#header1td1
{
	font:10px verdana;
	color:#A0A0A0;
	}
td#header1td2 
{
	text-align:right;
}


td
{
 white-space:nowrap;       /* css-3 */
 white-space: -moz-nowrap !important;  /* Mozilla, since 1999 */
 white-space: -nowrap;      /* Opera 4-6 */
 white-space: -o-nowrap;    /* Opera 7 */
 
}
