
#inhalt h2 {
	font-size: 14px;
	text-align: center;
}


.bckgd2 {
	border: 1px solid #DDDDDD;
	background-color: #fBfBfB;
}

.bckgd2 h2 {
	background-color: #e8e8e8;
	padding: 8px;
	margin-top: 0;
	margin-bottom: 0;
}

.bckgd2 p {
	padding: 4px;
}

h3 {
	font-size: 16px;
	color: #6d6d6d;
	font-weight: normal;
}

h3 em {
	font-style: normal;
	color: #9E2666;
}

/* Lamellen */
.textbox, .textbox_top_left, .textbox_top_right {
	background-color: #e8e8e8;
	font-size: 10px;
}

.textbox {
	padding: 8px;
	text-align: justify;
}

.textbox_top_left {
	float: left;
}

.textbox_top_right {
	float: right;
	font-weight: bold;
	cursor: pointer;
}

.textbox_text_0 {
	display: none;
}

.textbox_text_1 {
	display: block;
}

.more {
	text-align: center;
	font-size: 0.9em;
	width: auto;
}

.more span {
	cursor: pointer;
}

.more-box {
	border-top: 1px solid #DDDDDD;
	display: none;
	font-size: 0.9em;
	padding: 4px;
	text-align: justify;
}


		.tbl_eigenschaften {
				width: 100%;
				border-spacing: 0px;
		}
				.tbl_eigenschaften td {
						padding: 0px;
						vertical-align: top;
				}
		
		
		
		.tbl_farbauswahl {
				table-layout: fixed;
				border-spacing: 0px;
		}
		
		.tbl_farbauswahl a {
				text-decoration: none;
				color: #999999;
		}
		
		.tbl_farbauswahl a img {
				border: 0;
		}
		
		.tbl_farbauswahl td {
				text-align: center;
				padding-right: 10px;
				padding-bottom: 10px;
				width: 42px;		/* fuer ungleiche Breite (insbesondere die Jalousien) */
		}
		
		.eignung_spezial {
				width: 100%;
				border-spacing: 0px;
		}
		
				.eignung_spezial td {
						padding: 4px;
						vertical-align: middle;
				}
				
				.eignung_spezial a {
						text-decoration: none;
				}
				
				.eignung_spezial a img {
						border: 0;
						vertical-align: middle;
				}
		
		

