﻿html {
	overflow: auto;
}

img {
	border:0px;	
}

body {
   font-family: Arial;
   font-size:11px;
   margin: 0; 
   padding: 0;
}

h1 {
	font-size:14px;
	font-weight: bold;
}

div#header {
}

img#logo {
	z-index: 3;
}

/* MENU */
div#menu {
	text-align: right;
}

div#menu ul {
	list-style:none;
	padding:0px; 
	margin:0px;
}

.subMenu li {
	padding-right:20px;
}
/* /MENU */

/* iDEAL */
	label.iDEALeasy {width: 120px; text-align: left;}
	button.iDEALeasy {background-color: #FFFFFF;}
/* /iDEAL */

.incbtw {font-size:7pt;color:Black;}

/* MEMORY */
.FormLabel
{
    position:relative;
    display:block;
    width:125px;
    height:30px;
    float:left;
    clear:left;
}

.FormTextbox
{
    position:relative;
    display:block;
    width:250px;
    float:left;
    padding-left:3px;
    font-size: 11px;
}

.leftfield
{
	clear:both;
	position: relative;
	float:left;
	width: 90px;
	padding-top:5px;
}

.rightfield
{
	position: relative;
	float:left;
	width: 250px;
}

.rightfiller
{
	float:left;
	position: relative;
	width: 100px;
}

.leftfiller
{
	position: relative;
	float:left;
	width: 25px;
}

.DisclaimerLinks
{
	float:left;
	position:relative;
}

.MemoryPrivacy
{
	float:left;
	position: relative;
	font-weight: bold;
	clear:right;
	margin-top: 3px;
}

.MemoryCheckbox
{
	float:left;
	position: relative;
}

.ErrorLabel
{
	position:			relative;
	float:				left;
	color:				red;
	font-size:			13px;
	font-weight:		bolder;
	font-style:			italic;
	margin-top:			-10px;
	padding:			5px 5px 5px 5px;
	list-style-type:	none;
}

.errorfield
{
	float:left;
	position: relative;
	width: 15px;
	color:red;
	font-size: 20px;
	margin-left:3px;
	vertical-align:middle;
}

.errorfield_text
{
	float:left;
	position: relative;
	color:red;
	margin-left:3px;
	vertical-align:middle;
}

.ValidationSummary1
{
	background-color:red;
	color:White;
	margin: 0;
	padding: 0;
	list-style-type:none;
}

.pnl_content_memory
{
	padding: 25px;
}

.pnl_tellafriend
{
	padding: 5px;
	background-color: Silver;
	width: 400px;
}

.pnl_gegevens
{
	padding: 5px;
	border: solid 1px #999999;
	width: 500px;
}

.Score
{
	float:left;
	position: relative;
	font-size: 16px;
	color: maroon;
	font-weight: bold;
}

.ScoreTekst
{
	float:left;
	position: relative;
	padding-top: 3px;
	font-weight: bold;
}
