#header_2 {
	height: /*170px;*/100%;
	width: 968px;
	float: left;
	/*overflow:hidden*/  /*Geen uitrekking van het menu; image blijft waarde hoogte behouden van de div*/
}
#links2 {
	float: left;  
	height: /*170px;*/172px;
	width: 648px;
}
#rechts2 {
	float: right;
	width: 307px;
	height: /*170px;*/172px;
}
#menu1 {
	height: 31px;
	width: 648px;
	overflow: hidden;
	float: left;
}
#b1 {
	height: /*139px;*/141px;
	width: 364px;
	float: left;
	overflow: hidden;
}
#b1banner {
	text-align: center;
	float: left;
	background-position: center;
	padding-top: 15px;
}

#b2 {
	height: /*139px;*/ 141px;
	width: 284px;
	float: left;
	overflow: hidden;
}
#b2banner {
	text-align: center;
	background-position: center;
	float: left;
	padding-top: 15px;
}
#b3 {
	height: 31px;
	width: 13px;
	float: left;	
	}
	
#menu2 {
	width: 968px;
	height: 31px;
	margin-top: 15px;
	overflow: hidden;
	margin-bottom: 15px;
	float: left;
}

#inhoud {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 968px;
}
#footer1 {
	text-align: center;
	color: #ffffff;
	margin: 6px;
}
#loginwrap {
	height: 172px;
	width: 306px;
}
#loginleft {
	float: left;
	height: 30px;
	width: 15px;
	background-image: url(http://www.thestorm.be/templates/Storm/images/background/topLeft.jpg);
}
#loginmidden {
	float: left;
	height: 30px;
	width: 276px;
	background-image: url(http://www.thestorm.be/templates/Storm/images/background/topMid.jpg);
	background-repeat: repeat-x;
}
.logininline {
	margin-top: 1px;
	margin-right: 10px; /*5*/
	margin-bottom: 1px;
	margin-left: 10px; /*5*/
}
.wrapper-signup{
 color:#333333;
font-family:Arial,Helvetica,Sans Serif;
font-size:11px;
line-height:120%;
}
#loginrechts {
	background-image: url(http://www.thestorm.be/templates/Storm/images/background/topRight.jpg);
	float: left;
	height: 30px;
	width: 15px;
}
#loginmain {
	background-image: url(http://www.thestorm.be/templates/Storm/images/background/login.jpg);
	background-repeat: repeat-y;
	height: 130px;
	width: 306px;
	float: left;
	font-size: 11px;
}
#loginfoot {
	background-image: url(http://www.thestorm.be/templates/Storm/images/background/loginBottom.jpg);
	float: left;
	height: 12px;
	width: 306px;
	overflow:hidden;
}