html, body{
	height:100%;
	text-align: left;
}

body{
	text-align: center;
	font-family: Arial,tahoma,verdana;
	font-size: 11px;
	color: white;
	background-color: #23221D;
	margin:0;
	padding:0;
}

.wrapper{	
	position:relative;
	width: 100%;
	height:100%;
}

#container{
	position:relative;
	width:325px;
	
}
#top{
	width: 100%;
}
	
#idcreation{
	position:relative;
	top:0px;
}

a:link       { color: #3e6d90; font-family: Arial; font-size: 8pt; text-decoration: underline}
a:visited    { color: #3e6d90; font-family: Arial; font-size: 8pt; text-decoration: underline}
a:active     { color: #3e6d90; font-family: Arial; font-size: 8pt; text-decoration: underline}
a:hover     { font-family: Arial; color: #3e6d90; font-size: 8pt; text-decoration: none}

.floatleft{	
	float:left;
	
}
#width{	
	width: 320px;
	margin:0 auto;
}

.LnkTalen, .LnkTalen a, .LnkTalen a:link,.LnkTalen a:visited,.LnkTalen a:active,.LnkTalen a:hover {
font-size:16px; color:White;text-decoration:none;
}
.LnkTalen{background-image:url(images/home-bg.jpg);width:320px;height:102px;background-repeat:no-repeat;display:block}

.spnAdres,  .spnAdres a, .spnAdres a:link,.spnAdres a:visited,.spnAdres a:active,.spnAdres a:hover 
{font-size:11px; color:#7b7b7f;text-decoration:none;
    }
    
