@import url("css/framework.css"); /* alaja css framework */

@import url("font/stylesheet.css"); /* QuicksandLight @font-face */

@import url("css/custom.css"); /* europa custom styling */

/*------------------------------------------------------------------------

------------------------------------------------------------------------*/

/* 

Please uncomment one of these styles to fit your needs:

@import url("css/style-dark.css");
@import url("css/style-minimal.css");

*/
#hintergrund {
	position:absolute;
	z-index:-999;
	width:100%;
	
}
    #novum {
	float: right;
	height: 140px;
	width: 140px;
	margin-top: 10px;
}

#font {
	font-family: "Times New Roman", Times, serif !important;
	font-size: 38px;
	font-weight: bold;
	color: #E21817;
}
#language {
	float: right;
	height: 25px;
	width: 25px;
}
.linktext a {
	color: #524D46 !important;
}
#foot-wrapper #foot .centered { padding-top: 20px; }

#wishlist {
	float: left;
	height: auto;
	width: 900px;
	margin-left:30px;
}

