.schrift_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.schrift_link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6633;
	text-decoration: none;
}
.bg_links {
	background-image: url(../images/rand_links.jpg);
	background-repeat: repeat;
}
.bg_rechts {

	background-image: url(../images/rand_rechts.jpg);
	background-repeat: repeat;
}
.rahmen_oben {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.rahmen_unten {
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.rahmen_links {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.rahmen_rechts {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.schrift_standard_hell {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

