.aus_beschreibung,
.aus_seiten_titel,
.aus_kopfzeile,
.aus_absatz_titel,
.aus_menu_titel,
.aus_menu_zeile {
	background-color: #fff;
	color: #000;
}

.seiten_titel div,
.aus_seiten_titel div {
	background: url('../graphics/design/planer-1.gif') left top no-repeat;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	line-height: 18px;
	margin: 10px 0 0 0;
	padding-left: 10px;
}
.kopfzeile,
.aus_kopfzeile {
	color: #FF8c00;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
}
.kapitel_titel div,
.aus_kapitel_titel div {
	background: url('../graphics/design/planer-2.gif') left top no-repeat;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	line-height: 18px;
	margin: 5px 0 0 20px;
	padding-left: 10px;
}
.absatz_titel,
.aus_absatz_titel {
	color: #000066;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}
.menu_zeile,
.aus_menu_zeile {
	height: 20px;
	font-size: 10px;
	width: 25px;
}
.menu_titel,
.aus_menu_titel {
	font-size: 11px;
	font-weight: bold;
}
.beschreibung,
.aus_beschreibung {
	font-size: 10px;
	padding-bottom: 5px;
}
.menu_ein {
	color: #eee;
	height: 20px;
	font-size: 10px;
}
.mask_btn {
	background-color: #eee;
	color: #eeccee;
	font-size: 10px;
	font-weight: 900;
}

.planer_body {
	width: 590px;
	background-color: #fff;
}
.box {
	background-color: #eee;
	color: #000;
	font-size: 10px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 590px;
}

.leerzeile {
	background-color: #fff;
}
