body {
	background-color: #FFFFFF;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

a:link, a:visited, a:active
{
    font-size: 18px;
	text-decoration: none;
    text-align: right;
    font-weight: 400;
    
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
	display: block;  
  
}
 

a:focus, a:hover
{
    color: #000000;
    font-weight: 500;
    background-color:  	#FFFFCC;
}



.blau {
	background-color: #58ACFA;
	border-color: #666666 black black;
	border-top-width: thin;
	clip: rect(   );
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	line-height: normal;
	overflow: visible;
}


.menu {
	background-color: #336699;
	color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	line-height: normal;
	list-style-position: outside;
	list-style-type: square;
}



h1
{
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 0px;
	padding: 0px;
	margin: 2px;
}

h2
{
	color: #071418;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	margin-bottom: 0px;
}

h3
{
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 0px;
	padding: 0px;
	margin: 0px;
}

h4
{
	color: #071418;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	padding: 0px;
	margin-bottom: 0px;
}

h5
{
	color: #071418;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: 400;
	padding: 0px;
	margin-bottom: 0px;
}

td
{
	background-color: #FFFFFF;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	
	
}

table
{
	border-collapse: collapse;
}

input, textarea, select
{
	background-color: #FFFF99;
}

hr
{
  color: #298A08;

}

