@charset "UTF-8";
#wrapper{
	background-image:url(../img/main_grafik/redgreen/gradient.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#right_content img{
	
}
#right_content h2 {
	background-image:url(../img/main_grafik/redgreen/redgreen_h2.png);
	background-repeat:no-repeat;
	height:64px;
	width:217px;
	margin:0 0 25px 0;
}
#right_content h2 span{
	visibility:hidden;
}
#right_content #right_tekst{
	float:left;
}
#right_content #right_tekst, #right_content img{
	margin:0px 0 60px 60px;
}