html {
	width: 100%;
	height: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
}
body {
	margin: 0px;
	font-size: 100%;
	padding: 0px;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
table, div {
	font-size: 1em;
	line-height: 1em;
}
img {
	border: 0;
}
p {
	margin-top: 0;
	margin-bottom: 0;
}
a {
	color: #333;
	background-color: #fff;
	line-height: 1.3em; /* Aktuelles.aspx - sonst verschwindet die Linie des zweiten (doppelzeiligen) Links */
}
a:hover {
	color:#FF0000;
}
strong a {
	text-decoration:underline;
}
h1 {
	font-size: 1.25em;
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	color: #663;
}
h2 {
	font-size: 75%;
	margin: 0;
	padding: 0 0 6px 0;
}
#top {
	height: 23.5%;
}
#middle {
	text-align: right;
}
#content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 440px;
	padding: 0 20px 20px 20px;
	overflow: visible;
	text-align: left;
	z-index: 10;
}
#content span.plaintext {
	font-size: 75%;
}
#head {
	display:none;
}
#search {
	display:none;
}
#search_headline {
	display:none;
}
#search input {
	display:none;
}
#footer {
	display:none;
}


.standardspacer {
	height: 20px;
}
.smallspacer {
	height: 5px;
}
.anchor {
	font-size: 75%;
	padding: 0 0 10px 0;
}
.anchor a {
	/*text-decoration:none;*/
}
.pagetop-anchor {
	padding-top:10px;
	text-align:right;
}
.pagetop-anchor a {
	/*text-decoration: none;*/
	font-size: 75%;
}
ol {
	margin-top: 0;
}
ol li {
	margin-bottom: 10px;	
}
#topnavi {
	display:none;
}
#bottomnavi {
	display:none;
}
