html { 
margin-bottom: 1px;
height: 100%!important;
} 



BODY {
	scrollbar-face-color: #DCDCDC;
	scrollbar-track-color: #DCDCDC;
	scrollbar-arrow-color: #336699;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #DCDCDC;
	scrollbar-darkshadow-color: #DCDCDC;
	scrollbar-highlight-color : #336699;
	scrollbar-base-color : #ffffff;
	min-height:101%; 
padding: 0;
}

ul {
	margin: 20;
	padding: 0;
}







a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #333333;
	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #333333;
	
}

A:ACTIVE {
	color: #333333;
	text-decoration: underline;
}
A:VISITED {
	
	text-decoration: underline;
	color: #000000;
}

A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
	
}





.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #003366; text-decoration: none;}
.menu a  {  font-size: 13px; color: #003366;  font-weight: normal; text-decoration: none;}
.menu a:link  {  font-size: 13px; font-weight: normal; color: #003366; text-decoration: none;}
.menu a:active  {  font-size: 13px; font-weight: bold; color: #003366; text-decoration: none;}
.menu a:visited {  font-size: 13px;  font-weight: normal; text-decoration: none; color: #003366;}
.menu a:hover   {  font-size: 13px;  text-decoration: none; color: #003366;}
.menu a:focus   {  font-size: 13px; font-weight: normal; color: #003366; text-decoration: none;}


.menufett {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #003366; text-decoration: none;}
.menufett a  {  font-size: 13px; color: #003366;  font-weight: bold; text-decoration: none;}
.menufett a:link  {  font-size: 13px; font-weight: bold; color: #003366; text-decoration: none;}
.menufett a:active  {  font-size: 13px; font-weight: bold; color: #003366; text-decoration: none;}
.menufett a:visited {  font-size: 13px;  font-weight: bold; text-decoration: none; color: #003366;}
.menufett a:hover   {  font-size: 13px;  text-decoration: none; color: #003366;}
.menufett a:focus   {  font-size: 13px; font-weight: bold; color: #003366; text-decoration: none;}


.menuklein {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #003366; text-decoration: none;}
.menuklein a  {  font-size: 11px; color: #003366;  font-weight: normal; text-decoration: none;}
.menuklein a:link  {  font-size: 11px; font-weight: normal; color: #003366; text-decoration: none;}
.menuklein a:active  {  font-size: 11px; font-weight: normal; color: #003366; text-decoration: none;}
.menuklein a:visited {  font-size: 11px;  font-weight: normal; text-decoration: none; color: #003366;}
.menuklein a:hover   {  font-size: 11px;  text-decoration: none; color: #003366;}
.menuklein a:focus   {  font-size: 11px; font-weight: normal; color: #003366; text-decoration: none;}


.menukleinfett {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none;}
.menukleinfett a  {  font-size: 11px; color: #000000;  text-decoration: none;}
.menukleinfett a:link  {  font-size: 11px; color: #000000; text-decoration: none;}
.menukleinfett a:active  {  font-size: 11px; color: #000000; text-decoration: none;}
.menukleinfett a:visited {  font-size: 11px;  text-decoration: none; color: #000000;}
.menukleinfett a:hover   {  font-size: 11px;  text-decoration: none; color: #000000;}
.menukleinfett a:focus   {  font-size: 11px; color: #000000; text-decoration: none;}




td, p, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
}

.fett { font-weight: bold; }

.small  { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003366 }
.small a { font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #003366; }
.small a:link { font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #003366; }
.small A:ACTIVE { color: #003366;
	text-decoration: underline; }
.small A:VISITED { text-decoration: underline;
	font-weight: bold; }
.small A:HOVER { font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline overline;
	color: #003366;
	 }

.white { color:white }

.red { color:#993300 }

.u1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
	font-weight : bold;
}


h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #CC0000;
	font-weight : bold;
}





h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #336699;
	font-weight : bold;
}






