.rahmen {
	border: 2px solid #eeCCCC;
}
.blattrechts {
	background-attachment: scroll;
	background-image: url(layout/layout_14.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.blattlinks {
	background-attachment: scroll;
	background-image: url(layout/layout_10.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.kreuz {
	background-attachment: scroll;
	background-image: url(layout/kreuz_08.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.navischrift {
	margin-right: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 140%;
	color: #5C270D;
	font-weight: bold;
	text-decoration: none;

}
.schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 135%;
}
.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 130%;
}
.blattunten {
	background-attachment: scroll;
	background-image: url(layout/layout_21.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.blattoben {
	background-attachment: scroll;
	background-image: url(layout/deckblatt_02.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.aktiv {
	list-style-position: center center;
	list-style-image: url(layout/pfeilre.gif);
	list-style-type: none;
	display: list-item;
}

.untenstrich {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.sehrfett {
	font-size: 24px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;

}
.linksstrich {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-style: solid;

}

