@import url("rte_formate.css"); 
body {
    padding:    0;
    margin:     0;
    background-color: #e6f1e4;
}
.bg_darkgreen {
	background-color: #017f01;
}
.bg_white {
	background-color: #ffffff;
}
.seitentitel {
	background-color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	border: 2px solid #006600;
	vertical-align: middle;
}
img#header_blume {
    position: absolute;
    top: 2;
    left: 0;
    z-index: 15000;
}
.tx-ffiframe-pi1 {
	width: 100%;
	height: 100%;
    padding:    0;
    margin:     0;
    border-width: 0;
    border-style: none;
    border-color: transparent;
}
