<style>

<!--

body
   { margin-bottom:0px; margin-right:0px; }

body,p,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,input,select
   { font-family: Arial,sans-serif,helvetica; }

body,p,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,input,select
   { font-size:10pt; }

.klein
   { font-size:8pt; }

.weiss
   { color:#FFFFFF; }

.weissklein
   { font-size:8pt; color:#FFFFFF; }

a:link
   { color:#FFFFFF; text-decoration:none; }
a:visited
   { color:#FFFFFF; text-decoration:none; }
a:hover
   { color:#FFFFFF; text-decoration:underline; }
a:active
   { color:#FFFFFF; text-decoration:underline; }


a.weiss:link
   { color:#FFFFFF; text-decoration:none; }
a.weiss:visited
   { color:#FFFFFF; text-decoration:none; }
a.weiss:hover
   { color:#FFFFFF; text-decoration:underline; }
a.weiss:active
   { color:#FFFFFF; text-decoration:underline; }

h3
  { font-size:12px; }

h4
  { margin-top:20px; }
  

/* search */

form div.search-field {
	/*
	background: url(/images/suchfeld.gif) no-repeat left top;
	float: left;
	width: 222px;
	height: 21px;
	*/
}

form input.ssinput {
	background: url(/images/suchfeld.gif) no-repeat left top;
	float: left;
	width: 222px;
	height: 21px;
	border: 0;
}
  
-->
</style>
