@charset "utf-8";
/* CSS Document */

.rot {
	color: #FF0000;
	font-weight:bold;
	font-size: 13px;
}

.beschreibung_kurz {
	font-size: 11px;
	background-color: #ECF0F1;
	padding: 5px;
}

.description {
	background: transparent url('/fileadmin/haussanierung/images/bg_transparent.png') 0 0;
	display: none;
	color: #666666;
	border: 2px solid #E1E1E1;
	line-height: 18px;
	padding: 15px;
	cursor: pointer;
	font-size: 11px;
	width: 450px;
	overflow: hidden;
	text-align: left;
	border: 5px #CCCCCC solid;
	position: absolute;
	display:none;
	margin: -70px 0 0 -600px;
}

.description a, description img {
	border: none;
	color: #333333;
}

.description_img {
	float: left;
	margin: 0px 10px 10px 0px;
}

.title_blau {
	color:	#0069b1;
	font-weight: bold;
}
