div.banner {
  margin: 0;
  font-size: 80% /*smaller*/;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  position: fixed;
  top: 120px;
  left: 5px;
  width: 8.5em;
  right: auto;

	width:130px;
	height:21px;
	margin:4px;
	text-align: right;
	font-size: 16px;
}


div.banner a { display:block; text-decoration:none; line-height: 16px; font-size: 16px; font-weight: bold; }
div.banner a:link, div.menue a:visited { color:#3366CC; line-height: 16px; font-size: 16px; font-weight: bold; }
div.banner a:hover { color:white; line-height: 16px; font-size: 16px;font-weight: bold; }
div.banner a:active { color:black; line-height: 16px; font-size: 16px;font-weight: bold; }
* html div.banner a { width:100%;  line-height: 16px; font-size: 16px;font-weight: bold;}

.title-vorschau {
	text-align: center;
	font-size: x-large;
}

