html {
height:101%;
}

a {
outline: none;
}

body {
      margin-top: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	  margin-bottom: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}
.suchtext {
position:absolute;
left:-2000px;
}
.rahmen {
	border: 1px solid #000000;
}
a:link {
	color: #787878;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #787878;
	text-decoration: none;
	font-weight: bold;
}	
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

