@charset "UTF-8";
/* CSS Document */

.gesperrt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 2px;
	text-align: center;
	padding:1px;
}


a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}.fliesstext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	letter-spacing: 2px;
	text-align: center;
}

.rot {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#F00;
	letter-spacing: 2px;
	text-align: center;
}

::selection {
	background: #00F; /* Safari */
	}
::-moz-selection {
	background: #00F; /* Firefox */
}
.linksbund {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	letter-spacing: 2px;
	text-align: left;
}
#apDiv2 .fliesstext {
	text-align: center;
}
#apDiv2 .fliesstext {
	text-align: center;
}

