/* CSS Document */

body {
	font-size:12 px;

	font-family:arial;
}

.beige_14_fett {
	font-size:14px;
	color:#d3a64e;
	font-weight:bold;
}

.beige_16_fett {
	font-size:16px;
	color:#d3a64e;
	font-weight:bold;
}

.beige_18_fett {
	font-size:18px;
	color:#d3a64e;
	font-weight:bold;
}

.beige_20_fett {
	font-size:20px;
	color:#d3a64e;
	font-weight:bold;
}

.braun_14_fett {
	font-size:14px;
	color:#7d5233;
	font-weight:bold;
}

.braun_16_fett {
	font-size:16px;
	color:#7d5233;
	font-weight:bold;
}

.braun_18_fett {
	font-size:18px;
	color:#7d5233;
	font-weight:bold;
}

.braun_20_fett {
	font-size:20px;
	color:#7d5233;
	font-weight:bold;
}

.grau_14_fett {
	font-size:14px;
	color:#3e3e3e;
	font-weight:bold;
}

.grau_16_fett {
	font-size:16px;
	color:#3e3e3e;
	font-weight:bold;
}

.grau_18_fett {
	font-size:18px;
	color:#3e3e3e;
	font-weight:bold;
}

.grau_20_fett {
	font-size:20px;
	color:#3e3e3e;
	font-weight:bold;
}


.bild_box {
		position:relative;
		padding:20px 10px 10px 40px;
		background:#f5f5f5;
		border-right:#ccc solid 2px;
		border-bottom:#aaaaaa solid 2px;
		
}
