@media all {

#deco_1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 85px;
	height: 462px;
	background: #FFF url("../../../fileadmin/veripan/images/home/bg_deco_1.gif") no-repeat;
}
#deco_2 {
	position: absolute;
	left: 85px;
	top: 0px;
	width: 196px;
	height: 329px;
	background: #E6F0C4 url("../../../fileadmin/veripan/images/home/bg_deco_2.gif") no-repeat;
}
#deco_3 {
	position: absolute;
	left: 281px;
	top: 0px;
	width: 392px;
	height: 329px;
	background: #EEE;
}
#title {
	position: absolute;
	left: 85px;
	top: 329px;
	width: 196px;
	height: 133px;
	background: #8FBE00;
}
#title .content {
	padding: 16px 22px 20px 20px;
}
#text {
	position: absolute;
	left: 281px;
	top: 329px;
	width: 392px;
	height: 133px;
	background: transparent url("../../../fileadmin/veripan/images/home/bg_text.jpg") no-repeat;
}

#text a,
#text a:link {
	color: #000;
	text-decoration: underline;
}

#text a:active,
#text a:hover {
	color: #000;
}

#text .content {
	margin: 0;
	padding: 20px;
/*	padding-top: 39px;*/
	padding-top: 44px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
}
#deco_4 {
	position: absolute;
	left: 0px;
	top: 462px;
	width: 673px;
	height: 77px;
	background: #FFF;
}
}