#kopf ul#styleswitch {
	position: absolute;
	top: -25px;
	right: 45px;
	width: 100%;
	z-index: 300;
	float: right;
	padding-bottom: 7px;
	border-bottom: 1px solid #72ae15;
	list-style-type: none;
	display: none; }
#kopf ul#styleswitch li {
	position: relative;
	top: 4px;
	float: right; }
#kopf ul#styleswitch li a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	height: 15px;
	display: block; }
#kopf ul#styleswitch li a img {
	width: 29px;
	height: 15px;
	z-index: 10; }
#kopf ul#styleswitch li.titel {
	background-image: url(../bilder/textslide/titel.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -1000em;
	position: relative;
	width: 154px;
	height: 15px;
	margin-top: 2px;
	padding-right: 15px; }
#kopf ul#styleswitch li a.decreaseFont {
	position: relative;
	margin-right: 9px; }
#kopf ul#styleswitch li a.increaseFont {
	margin-left: 9px; }
#kopf ul#styleswitch li a.resetFont {
	border-right: 1px solid #72ae15;
	border-left: 1px solid #72ae15; }
