body
{
  background:#77BDEA url(../Images/Background.gif) repeat-x top;
  color:#FFF;
  font-family:"Trebuchet MS", Arial, Halvetica;
  font-size:0.9em;
  margin:0 0 48px;
  text-align:center;
}

h1
{
  font-size:18px;
  margin:0 0 30px 0;
}

.List
{
  list-style-type:none;
  margin-left:16px;
}

.List li
{
  background:url(../Images/Arrow.gif) no-repeat left 10px;
  padding-left:22px;
}

h3
{
  font-size:14px;
}

a, a:link,a:visited
{
  color:#FFF;
}

.Wrapper1
{
  margin:0 auto;
  text-align:left;
  width:886px;
}


.Image
{
	background:#8BC5EA;
	/*border:solid 1px #DDD;*/
	padding:5px;
}


.Error
{
	background:#C94C5E;
	border:1px solid #FF0000;
	padding:16px;
	min-height:1%;
}


.Success
{
	background:#37BD5E;
	border:1px solid #0DBD00;
	padding:16px;
	min-height:1%;
}



/*Content: width:516px;*/

.FormEntry
{
	clear:both;
	width:516px;
}

.FormEntry .Left
{
	float:left;
	padding-bottom:8px;
	text-align:right;
	width:184px;
}

.FormEntry .Left label
{
}

.FormEntry .Right
{
	float:right;
	width:316px;
}

.FormEntry .Right .TextBox
{
	width:306px;
	padding:6px 5px 2px 5px;
	height:20px;
	background: url(../Images/Content.TextBox.Background.gif) right;
	border:0;
}

.FormEntry .Right .TextBoxError
{
	width:306px;
	padding:6px 5px 2px 5px;
	height:20px;
	background: url(../Images/Content.TextBox.Error.Background.gif) right;
	color:#FFF;
	border:0;
}









.AlignRight
{
	text-align:right;
}

.TarievenOverzicht
{
	width:516px;
}

.Hidden
{
	display:none;
}

acronym
{
	border-bottom:dotted 1px;
	cursor:help;
}

caption
{
	display:none;
}
	
	.Login
	{
		margin-bottom:0;
	}
	
	.Login form
	{
		margin-bottom:0;
	}
	
	.LoginText
	{
		margin:0 0 14px 0;
	}
	
	.LoginUsername
	{
		width:131px;
		padding:6px 5px 2px 30px;
		margin:0 0 14px 0;
		height:20px;
		background: url(../Images/LoginUsername.gif) right;
		border:0;
	}
	
	.LoginPassword
	{
		width:131px;
		padding:6px 5px 2px 30px;
		margin:0 0 14px 0;
		height:20px;
		background: url(../Images/LoginPassword.gif) right;;
		border:0;
	}
	
	.LoginSubmit
	{
		/*height:24px;
		width:56px;
		margin:0;
		padding:0;
		background: url(../Images/LoginSubmit.gif);
		border:0;*/
	}

.Banner
{
	margin-bottom:24px;
}

.SubMenu
{
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
}

.SubMenu li
{
	padding-bottom:12px;
}

.SubMenu .Last
{
	padding-bottom:0;
}

.SubMenu a
{
	text-decoration:none;
}

.SubMenu .Parent
{
	font-weight:bold;
}

.SubMenu .Splitter
{
		background: url(../Images/Dot.gif) repeat-x center 8px;
}

.Download
{
	list-style:none;
	margin-left:0;
}

.Download li
{
	background-image:none;
	margin:16px 0;
	padding:0;
}

.Download img
{
	vertical-align:middle;
}




.Question
{
	margin-bottom:12px;
}

.CauseAndSolution
{
	background:#8BC5EA url(../Images/CauseAndSolution.Top.gif) no-repeat top;
}

.CauseAndSolution div
{
	background:url(../Images/CauseAndSolution.Bottom.gif) no-repeat bottom;
	padding:16px;
	min-height:1%;
}




/* MainMenu */

	.MainMenu
	{
		clear:both;
		list-style:none;
		margin:32px 0 0 63px;
		padding:0;
		width:764px;
	}

	.MainMenu li
	{
		float:left;
	}

	.MainMenu a
	{
		background-position:top;
		background-repeat:no-repeat;
		display:block;
		height:38px;
	}

	.MainMenu a:hover, .MainMenu a.Active
	{
		background-position:bottom;
	}

	.MainMenu span
	{
		display:none;
	}

	.Startpagina
	{
		width:40px;
		background:url(../Images/Startpagina.gif);
	}

	.Informatie
	{
		width:144px;
		background:url(../Images/Informatie.gif);
	}

	.Ondersteuning
	{
		width:144px;
		background:url(../Images/Ondersteuning.gif);
	}

	.Tarieven
	{
		width:144px;
		background:url(../Images/Tarieven.gif);
	}

	.BestelOnline
	{
		width:144px;
		background:url(../Images/BestelOnline.gif);
	}

	.Contact
	{
		width:146px;
		background:url(../Images/Contact.gif);
	}

/* MainMenu */

/* Wrapper2 */

	.Wrapper2
	{
		clear:both;
		padding:30px 0 0;
		text-align:justify;
	}

	.Logo
	{
		background:url(../Images/Logo.gif) no-repeat;
		display:block;
		float:left;
		height:260px;
		margin-right:16px;
		width:47px;
	}

	.Logo span
	{
		display:none;
	}
	
	.Content
	{
		float:left;
		line-height:26px;
		margin:0 16px;
		width:516px;
	}
	
	.SideBar
	{
		float:left;
		margin:60px 0 0;
		width:196px;
	}
	
	.Container
	{
		background:#8BC5EA url(../Images/SideBar.Container.Top.gif) no-repeat top;
		margin:0 0 16px;
	}
	
	.Container .Bottom
	{
		background:url(../Images/SideBar.Container.Bottom.gif) no-repeat bottom;
		padding:16px;
		min-height:1%;
	}

/* Wrapper2 */