body
{
         background-color: #ffffff;
         color: #000000;
         font-family:arial;
}

body,td
{
	font-family: "arial", "tahoma", "verdana", sans-serif;
	font-size: 11pt;
   margin: 40px;
}

*.kseite
{
         border-style:solid;
         border-color: #fff;
         border-width:2px;
         padding: 4px;
}

*.menu
{
         background-color: #ffffdd;
         border-style: solid;
         border-color: #000000;
         border-width: 1px;
         width:100%;
}

*.menu nobr a
{
   font-size: 12pt;
	margin-right: 30px;
}

h1, h2, h3, h4
{
	font-size: 48pt;
	color: #000000;
}


h4 {
	font-size: 12pt;
	  text-decoration: underline;
	  font-weight: bold;
   }

h2
{
	font-size: 24;
         text-decoration: underline;
	  font-weight: bold;
}

small
{
	font-family: "small fonts";
	font-size: 7pt;
}

b
{
 	font-weight: 600;
}

a,a:visited
{
	font-family: "tahoma";
	text-decoration: none;
	color: #0000ff;
         font-weight: 600;
         font-size: 10pt;
}

li
{
 	color: #0000ff;
}


a:hover
{
	color: #6666ff;
}

hr
{
	color: #000000;
         height: 6px;
}

br.clear
{
	clear:both;
}
