/* --- Homepage (not logged in) --- */



div#home_container {

	width: 564px;

	height: 1%;

	overflow: hidden;

	margin-bottom: 15px;

}



/* --- Intro --- */

div#intro-text {

	float: left;

	height: 108px;

	width: 272px;

}



div#intro-text h2 {

	background: url(../images/layout/home/header_intro_text.gif) top left;

	background-repeat: no-repeat;

	width: 234px;

	height: 50px;

	text-indent: -9999px;

	margin:0px 0 5px 0;

}



div#intro-text p {

	line-height: 17px;

	margin-bottom:0px;

	color: #FFF;
	
	text-align: justify;

}



/* --- Signup --- */



#signup {

	float: right;

	height: 384px;

	width: 272px;

	background: url(../images/layout/home/home3stappen.gif) no-repeat;

}



#signup p {

	padding: 5px 30px 5px 30px;

	color: #6C6C6C;

	line-height:17px;

}



#signup p.beautytest {

	font-family: Arial;

	height: 91px;

	margin-top: 75px;

}



#signup p.beautytest a {

	display: block;

	padding:10px 0 0 0;

	margin:0 0 0 -8px;

}



#signup p.beautytest #marianaLink{

	color:#cb932d;

	display: inline;

	padding:0;

	margin:0;

}





#signup p.aanmelden {

	font-family: Arial;

	height: 98px; /* 108px; */

	margin-top: 40px;

}

#signup p.aanmelden a {

	font-family: Arial, Verdana, Sans-serif;

	color: #fff;

	text-decoration:underline;

}



#signup p.aanmelden a:hover {

	color: #ccc;

}



#signup a img {

	border: none;

	margin-left:6px;

}



/* --- Login --- */



#loginform td {

}



#loginmenu #process_error {

	width: 80%;

}



* html #login_errors {

	width: 600px;

}
