body
{
	font-family: Arial;
}

h3
{
    color: white;
}

a
{
	color:#F4F4F4;
	text-decoration:none;
}

a:hover
{
	color:#FFFFFF;
}

.tdHeader
{
	padding-top:5px;
	padding-bottom:5px;
}

.tdLeft
{
	padding-left:10px;
}

.tdRight
{
	padding-left:10px;
	padding-right:10px;
}

.tdAlignRight
{
	text-align:right;
}

.tbLogin
{
	width:200px;
}

.aPopUp
{
	border: 0;
}

.maindiv
{
	margin-left:auto;
	margin-right:auto;
	width:790px;
}

.rounded
{
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}

.rounded2
{
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

.greyblock
{
    background-color:#b0b0b0;
    height:110px;
	width:770px;
    padding:10px;
}

.intro
{
	font-family:Arial;
    font-size:13px;
    color:white;
}

.picture
{
    background-color:#ffffff;
    border-color:#b0b0b0;
    height:180px;
    width:395px;
	margin-top:-144px;
	float:right;
}

.lndbutton
{
	background-image:url('img/algemeen/rect_button_trans.png');
	background-color:#461a58;
	width:140px;
	height:27px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
    font-weight:bold;
	position:relative;
}

.tussen
{
	height:5px;
}

.yellowblock
{
    background-color:#d1c716;
    height:40px;
	width:790px;
    position:relative;
    top:65px;
}

#LoginIntro
{
	padding-top:10px;
	padding-left:10px;
	width:550px;
}

#loginvlaggendiv
{
    display: none;
}

#loginvlaggendiv a
{
    padding: 0;
    margin: 0;
}

#loginvlaggendiv img
{
    border: none;
}
#LoginInfoText
{
    padding-top: 65px;
    padding-left: 40px;
    width: 550px;
}
.customLogin .logoimage {
/* Tijdelijke oplossing voor restyle NXT, in less is dit niet meer nodig */
	display: none;
}

