@charset "utf-8";
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.site_container {
	width:793px;
	margin-left:auto;
	margin-right:auto;
}

.flash_anim{
	float:left;
	width:585px;
}

.new_items{
	float:left;
	width:208px;
}

.header_menu {
	background-color:#ED9200;
}

.content_container {
	background-color:#FFFAED;
}

.content_left {
	float:left;
	width:210px;
}

.content_right{
	float:left;
	width:541px;
	margin-left:16px;
}

.footer_container {
	text-align:center;
	padding:10px;
}

.clearFloat{
	clear:both;
}

#inloggen {
	background-image:url(images/back_inloggen.jpg);
	padding:5px;
	height:167px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
.inloggen_titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 23px;
	color: #FFF;
}
.inloggen_button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 23px;
	color: #FFF;
}
.inloggen_klein {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #FFF;
}
