body{
	overflow:hidden;
}
#orvv{
	background:url(images/back.png) repeat;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#orvv-all{
	position:absolute;
	top:10%;
	bottom:0;
	left:50%;
	width:1px;
}
#orvv-box{
	background:#fff;
	position:absolute;
	top:0;
	left:-440px;
	width:880px;
	height:100%;
}
#orvv-title{
	background:url(images/grafiken-vv-001.png);
	font-weight:bold;
	position:absolute;
	top:-32px;
	left:0;
	width:868px;
	height:28px;
	padding:10px 0 0 12px;
	color:#fff;
}
#container{
	width:840px;
	height:97%;
	margin:6px 0 0 16px;
	padding:10px 0 0 24px;
}
#orvv-close-btn{
	background: url("../incl/left/db_dialog/img/button/db_close.png") repeat center top;
	position:absolute;
	top:6px;
	top:5px;
	right:10px;
	width:22px;
	height:21px;
	width:20px;
	height:20px;
}
#orvv-close-btn:hover{
	background-position: center center;
	cursor:pointer;
}
.fein{
	font-weight:normal !important;
	color:#777 !important;
}
a.orvv{
	color:#333 !important;
}
a.orvv:hover{
	color:#0056a1 !important;
}
.orvv-weiter{
	display:block;
	background:url(../images/ansprechpartner.jpg);
	font-weight:bold !important;
	width:260px;
	height:22px;
	padding-top:7px;
	color:#fff !important;
	text-align:center;
}
.orvv-weiter:hover{
	background:url(../images/angebot.jpg);
}