* {
	margin: 0;
	padding:0;
	outline:none;
}
html, body {
	height: 100%;
	width:100%;
}

#container {
	width: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -0px;
}
/* HEADER */
#header{}
#branding{}
#claim {}
#navi {}
#naviAdd {}
#naviLang{}
/* CONTENT */
#contentContainer{}
#contentMain {}
#contentSidebar {}
#contentMain1 {}
#contentMain2 {}
#address{}
#push {
	height: 0px; 
	clear:both;
	float:none;
}
.clear {
	float:none;
	clear:both;
}
/* FOOTER */
#footer {
	width: 0px;
	height: 0px;
	margin: 0 auto;
}
.highlight {}
.image {}
.floatRight {}
.floatLeft {}
