#vorschau-rahmen {
	background-color: #ededed;
	text-align: left;
	width: 870px;
	height: auto;
	margin-right: auto;
	margin-left: auto; }
#vorschau-menu {
	background-color: #ededed;
	width: 190px;
	height: 100%;
	float: left;
	margin-top: 20px; }
.menukasten {
	color: white;
	background-color: #4c4c4c;
	width: 190px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px; }
.menukasten p {
	font-size: 0.75em;
	margin: 8px; }
.menukasten h3 {
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	margin: 5px 10px;
	padding: 8px 4px;
	border: solid 2px red; }

.menukasten ul {
	margin-left: 8px; }

.menukasten li {
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 10px;
	list-style-type: none; }

#vorschau-inhalt {
	background-color: #b3b3b3;
	text-align: center;
	width: 670px;
	height: 100%;
	float: right;
	margin-top: 20px; }
#vorschau-rahmen strong {
	color: inherit;
	font-size: inherit;
	font-weight: bold;
	line-height: inherit; }

#vorschau-inhalt img {
	margin: 10px;
	 }
#vorschau-inhalt h1 {
	color: white;
	font-size: 1.2em;
	margin-top: 15px;
	margin-bottom: 15px; }

#vorschau-inhalt p {
	color: black;
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 10px; }
#vorschau-inhalt a {
	color: black;
	margin-top: 10px;
	margin-bottom: 10px; }

#vorschau-oben {
	margin: 20px; }
#vorschau-unten {
	font-size: 96%;
	text-align: left;
	margin: 40px 20px 20px; }
#blaettern {
	text-align: center; }
#seitenzaehler a:link {
	color: black;
	font-weight: normal;
	text-decoration: none; }

#seitenzaehler a:visited {
	color: black;
	font-weight: normal;
	text-decoration: none; }

#seitenzaehler p {
	color: white;
	font-weight: bold; }

.mini {
	font-size: 0.8em;
	text-align: center; }
.menukasten a {
	color: white; }

.menukasten h3 a {
	color: white;
	text-decoration: none; }


