/* Functiongraphics */

.functions {
	background-image:url(../img/functions.jpg);
}

.theme {
	background-image:url(../img/leftbg.gif);
}

.functions2 {
	background-image:url(../img/pfadleiste.jpg);
}


.functionstop {
	background-image:url(../img/menu1bg.gif);
	text-align: right;
}

.PRINT_PDF_CONTAINER {
	position: relative;

}

.RIGHT_BLOCK {
	height: 100%; 
	position: absolute; 
	right: 0%;
	top: 0%;
	width: 190px;
	background-repeat: no-repeat;
	background-color: #000097;
	 
}