div#welcome{
	float:right;
	background:#fff;
	width:160px;
	height:310px;
	padding:10px 10px 0px 10px;
	overflow:hidden;
}

div#welcome h1{
	color:#35869b;
	font-size:20px;
	font-weight:normal;
}

div#text{
	padding:0px;
	margin:0px;
	line-height:0px;
	background:transparent;
}

div#text img{
	margin:0px;
}

ul#info{
	margin:0px;
	padding:0px;
	width:180px;
	float:right;
	clear:right;
	list-style:none;
	margin-bottom:50px;
}

ul#info li{
	color:white;
	font-family:Verdana, Arial, Sans-serif;
	font-size:9px;
	font-weight:bold;
	background:#1f3f48;
	text-align:right;
	border-bottom:1px solid black;
	padding:0px 8px 0px 8px;
}

ul#info li span, ul#info li a{
	display:block;
	height:21px;
	color:white;
}

ul#info li a{
	text-decoration:none;
	font-style:normal;
	background:url('../img/next.gif') right 8px no-repeat;
	padding-right:12px;
}

ul#info li a:hover{
	text-decoration:underline;
}

/* GJ: 02-01-2008 Login blok vooor homepage */
/*#login_to_user
{
margin:0px;
margin-left:5px;
background: #35869B;
width: 270px; 
height: 120px;
position:absolute;
top:210px;
left:1005px;
z-index:10000;

}

#login_to_user h1
{
margin: 5px 0px 10px 0px;
padding-top: 10px;
color:white;
font-size: 20px;

}

#login_to_user p
{
margin: 5px 0px 0px 0px;
color:white;
font-size: 9px;
}

#login_to_user input
{
margin-left: 0px;
width: 173px; 
}

#login_to_user img
{
cursor: pointer;
}

#log{
margin-left:50px;
}*/


/*#login_to_user
{
	background:#35869B;
	margin:0px;
	padding:19px 10px 10px 10px;
}
#login_to_user h1
{
	margin:0px;
	font-size:20px;
	font-weight:normal;
	color:white;
}

#login_to_user input{
	width:100%;
	margin:8px 0px 0px 0px;
}

#login_to_user button span{
	display:none;
}
#login_to_user button{
	padding:0px;border:none;
	background:url('../img/login_nl.gif');
	width:123px;
	height:19px;
	margin:7px 0px 8px 105px;
}

div#toolslog{
	position:absolute;
	overflow:hidden;
	top:210px;
	z-index:100;
	right:0px;
	left:1010px;
	width:253px;
}*/
#login_to_user
{
	background:#35869B;
	margin:0px;
	padding:19px 10px 10px 10px;
	height:124px;
}
#login_to_user h1
{
	margin:0px;
	font-size:20px;
	font-weight:normal;
	color:white;
}

#login_to_user input{
	width:100%;
	margin:8px 0px 0px 0px;
}

#login_to_user button span{
	display:none;
}
#login_to_user button{
	padding:0px;border:none;
	background:url('../img/login_nl.gif');
	width:123px;
	height:19px;
	margin:7px 0px 8px 105px;
}

div#toolslog{
	position:absolute;
	overflow:hidden;
	top:650px;
	z-index:100;
	right:0px;
	left:757px;
	width:253px
}


/* NEW LOGIN */

#login_to_user_new
{
	background:#35869B;
	margin:0px;
	height:124px;
}

#login_to_user_new input{
	width:100%;
	margin:0px;
	margin:5px 0px 0px 0px
}

#login_to_user_new button span{
	display:none;
}
#login_to_user_new button{
	margin:0px;
	padding:0px;
	border:none;
	background:url('../img/login_nl.gif');
	width:123px;
	height:19px;
}
