body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #15140dss;
	font-weight: normal;
  overflow:scroll;
  overflow:-moz-scrollbars-vertical;
}

a:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e3f241;
	font-size: 13px;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e3f241;
	font-size: 13px;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e3f241;
	font-size: 13px;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration:none;
}

a.info:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #f1f9a0;
	font-size: 12px;
	text-decoration: none;
}

a.info:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #f1f9a0;
	font-size: 12px;
	text-decoration: none;
}

a.info:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #f1f9a0;
	font-size: 12px;
	text-decoration: none;
}

a.info:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
	text-decoration:none;
}

a.anchorlink:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e3f241;
	font-size: 16px;
	text-decoration: none;
}

a.anchorlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e3f241;
	font-size: 16px;
	text-decoration: none;
}

a.anchorlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e3f241;
	font-size: 16px;
	text-decoration: none;
}

a.anchorlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
	text-decoration:none;
}

td, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	}  

input, select, option, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width : 280px;
}

br, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebe9ca;
}  

ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	list-style-type : square;
	list-style-position : outside;
}

/*
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}  

.maintitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

*/


h1 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
font-size: 16px;
}

