#objektBewertungAnzeigen{
}

table.anzeigen{
width:100%;
background-color:#E1EAFC;
border:ridge #C7CDE3 1px;
}
.head{
font-weight:bold;
}
h1{
font-weight:bolder;
}

.bewertungsLink{
margin-top:10px;
margin-bottom:10px;
}

.bewertung_liste {
	clear:both;
}

/****************************************************/
	#anfragen_top  {
		color: #223F81;
		font-weight: bold;
		height:30px;
		clear:both;
	}

	div.art{
		width:130px;
		float: left;
		height:25px;
	}
	div.art img{
		float:left;
		margin-right:5px;
	}
	div.datum {
		width:110px !important;
		float: left;
		height:25px;

	}
	div.uhrzeit {
		width:70px;
		float: left;
		height:25px;
	}
	
	div.zeitraum {
		float: left;
		width:150px;
		height:25px;
		
	}
	div.objektname {
		width:150px;
		float: left;
		height:25px;
	}
	
	div.details {
		width:60px;
		float: left;
		height:25px;
	}
	

	div.details,div.objektname,div.zeitraum,div.uhrzeit,div.datum,div.art {
		padding-top:7px;
		padding-bottom:10px;
		padding-left:8px;
		height:30px;
	}
	
	div.anfrage {
		border-bottom:1px solid #f3f6fc;
	}
	
	div.anfrage div.details img {
		cursor: pointer;
	}
		
	div.anfrage div.showall {
	
		border: 1px solid #e7eefb;
		padding:0px;
		border-top:none;
		clear:both;
	}
	div.anfrage div.showall span{
		margin:10px;
		margin-left:20px;
	}
	.anfragetabelle{
		border-top:1px dashed #C2D4F9;
		background-color:#f3f6fc;
		vertical-align:top;
		width:100%;
	}
/****************************************************/

