/* All associated graphics copyright (c) 2008, DEVARIA Webtechnology  Author: Wijnand Schenning   info:wijnand.schenning@gmail.com */

#logoutcontainer {
margin:0 auto;
width:245px;
height:58px;
text-align: right;
background-image:url(img/bg_logout.gif);
background-position:left top;
background-repeat:no-repeat;
position:absolute;
right:5px;
top:0px;
z-index: 100;
}

#logoutsubcontainer {
}

#ingelogd {
margin:0 auto;
width:77px;
height:20px;
margin-top:3px;
margin-left:0px;
margin-right:5px;
text-align: right;
color:#799c13;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
}

#inlognaam {
margin:0 auto;
width:158px;
height:20px;
margin-top:3px;
text-align:left;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
float:left;
}

#ghstknoppen {
	position:absolute;
	right: 70px;
	width: 84px;
	left: 158px;
	top: 20px;
	height:38px;
}

#div1 {
	position:absolute;
	bottom: 11px;
	right: 118;
	width:86px;
	left: 83px;
	height: 19px;
	text-align: left;
	color:#660000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

