/******
this css is for all sites
******/


/******
site
******/

div#loading {
	position: absolute;
	z-index: 10000;
}

div#popupDiv {
	position: absolute;
	z-index: 20000;
}

#menue_left {
	position: relative;
	z-index: 9000;
}

/******
login
******/

*/
#Blog {
	position: relative;
	z-index: 9002;
}

#Navigation {
	position: relative;
	z-index: 9003;
}

#Content {
	position: relative;
	z-index: 9004;
}

#Homepage {
	position: relative;
	z-index: 9005;
}

#Newsletters {
	position: relative;
	z-index: 9006;
}

#Accounts {
	position: relative;
	z-index: 9007;
}
*/