.ro {
	background:url(images/ro.gif) top right no-repeat;
}
.lo {
	background:url(images/lo.gif) top left no-repeat;
}
.ru {
	background:url(images/ru.gif) bottom right no-repeat;
}
.lu {
	background:url(images/lu.gif) bottom left no-repeat;
}
.ru50px {
	background:url(images/ru_50px.gif) no-repeat right bottom;
}
.lu50px {
	background:url(images/lu_50px.gif) no-repeat left bottom;
}
.ro50px {
	background:url(images/ro50px.gif) no-repeat right top;
}
.lo50px {
	background:url(images/lo50px.gif) no-repeat left top;
}
.ru150px {
	background:url(images/ru_150px.gif) no-repeat right bottom;
}
.lu150px {
	background:url(images/lu_150px.gif) no-repeat left bottom;
}
.inhalt {
	padding: 0px;
}

/* selektor wir nur von IE < 6 ausgefuehrt */
* html #inhalt2 {
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

/* selektor schliesst alle IE < 6 aus */
html>body #inhalt2	 	{
	padding:10px;
	margin-bottom: 15px;
}

.spacer {
	height: 40px;
}
