

.ObjDW{
	width:417px;
	height:147px;
	position:relative;	
	overflow:hidden;
	}
	
	.ObjMask{
		width:412px;
		height:142px;
		position:absolute;
		top:0;
		left:0;
		background-image:url(../pics/layer.png);
		background-repeat:no-repeat;	
		cursor:pointer;
		color:#FFF;
		padding:5px 0 0 5px;	
		}

	#objTextLink {
		color:#912716;
		font-weight:bold;
		position:absolute;
		right:3px;
		bottom:0;
		
		padding-left:10px;
		background-image: url("../pics/arrow.jpg");
		background-position: left -10px;
		background-repeat: no-repeat;
	}
	
	#objTextLink a {
		color:#912716;
	}


.box{
	width:460px;
	float:left;	
	margin-top:55px;
	}
	
	.boxHead, .boxBot{
		width:461px;
		height:34px;
		margin:0;
		padding:0;	
		background-repeat:no-repeat;
		background-image:url(../pics/box-red-top.jpg);
		background-position:bottom;
		}
	
	.boxBot{
		background-image:url(../pics/box-red-bot.jpg);
		height:21px;
		width:436px;
		padding:0 12px;			
		}
		
	.boxBot.border {
		border-top:1px solid #c8c8c8;
		}
		
	#Top5 .boxBot{
		padding-top:266px;
		}		
		
	#Gesuche .boxIn, #Neubau .boxIn{
		min-height:242px;	
	}		

	body#result .boxBot{padding:0 12px 0 0; margin-left:-8px;}
	
	.boxIn{
		font-size:12px;
		background-image:url(../pics/box-red-kachel-1.jpg);
		background-repeat:repeat-y;		
		width:418px;
		padding:18px 21px 9px 21px;
		}
	.boxIn.first{
		border-bottom:1px solid #c8c8c8;
	}
	
	.boxIn .content{
		float:left;
		width:260px;
	}
	.boxIn .image{
		margin:-1px 0 0 20px;
		border:1px solid #b4b4b4;
		overflow:hidden;	
		width:130px;
		height:83px;
		cursor:pointer;
		}
	
	.boxIn a, .box2In a{
		color:#902616;
		padding-left:8px;
		text-decoration:none;
		background-image:url(../pics/arrow-small.jpg);
		background-repeat:no-repeat;
		background-position:0px -11px;	
		}
	
	.boxIn a:hover, .box2In a:hover{
		color:#0d3a71;
		background-position:0px 3px;		
		}
	
	.boxIn p, .box2In p{
		margin:6px 0 0 0;
		}



.box2{
	width:461px;
	margin-top:55px;
	float:right;	
	}
	
	.box2Top, .box2Bot{
		width:457px;
		height:34px;
		margin:0;
		padding:0 0 0 4px;
		background-repeat:no-repeat;
		background-image:url(../pics/box-blue-top2.jpg);	
		}
		
	.box2In{
		width:457px;
		min-height:34px;
		margin:0;
		padding:0 0 0 4px;
		background-repeat:no-repeat;
		background-image:url(../pics/box-blue-top2.jpg);	
		}		
		
	.box2Bot{
		background-image:url(../pics/box-blue-bot.jpg);
		height:11px;	
		}
	
	.box2In{
		background-image:url(../pics/box-blue-kachel.jpg);
		background-repeat:repeat-y;
		padding:47px 21px 0 21px;
		width:419px;
		height:231px;
		}



.pic{
	width:163px;
	height:154px;
	padding:0 0 3px 0;	
	position:relative;
	overflow:hidden
	}
	
	.mask{
		width:163px;
		height:154px;
		position:absolute;
		top:0px;
		left:0px;	
		background-image:url(../pics/layer2.png);
		background-repeat:no-repeat;
		}
	
.border_grey { border:1px solid #ddd; }
.backgroundlightgrey { background-color:#f8f9fa;}
.backgroundgrey { background-color:#fff;}





