


.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;
}

.inhalt {
	position:relative;
	width:auto;
	height:100%;
	margin: 10px;
	padding:1.0em 2.0em 3.0em 2.0em;
}

.inhalt p {
	position:relative;
	
	width:auto;
	height:100%;
	margin:10px;
	border-top:2.0em;
	padding-bottom:1.5em ;
	}
