.widget {
	margin-bottom: 20px;
	padding: 0;
	height: 214px;
	background:  white url(/fileadmin/images/box_shadow_right.gif) right repeat-y;
       	position: relative;
}
.widget  a{
	                         text-decoration:none;
}
.widget_image {
	float:left;
        margin:-15px 0 0 0;
}
.widget_right {
	padding: 15px 0 0 0;
	margin: 0;
	background: transparent url(/fileadmin/images/box_tr.gif) right top no-repeat;
}
.widget_text {
	margin: 0;
	padding: 0 15px 0 5px;
	background:   url(/fileadmin/images/box_br.jpg) right bottom no-repeat;
        height: 200px;
	float:left;
}
html>body .widget_text {margin-left: 136px; float: none;}
.widget_text img{
	float: right;
}

.widget_bottom {
	position: absolute;
	bottom: 15px; right: 90px;
}

.widget img{
	border: none;
}
.widget_text h3{
	margin: 0 15px 2px 5px;
	padding: 0;
	font-size: 1.2em;
        line-height: .9em;
        color: #444;                            
}
.widget  h3 a{
	color: #444;
}
.widget_text p{
	margin: 0 20px 15px 5px;
	padding: 0;
	font-size: 0.9em;
	line-height: 1em;

}
.widget  p a{
	color: #666;                            
}