BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #5A5B5C;
	background-color : #dfdfdf;
	margin : 0px;
	scrollbar-face-color:#8A8A8A;
	scrollbar-track-color: #dfdfdf;
	scrollbar-highlight-color: #8A8A8A;
	scrollbar-shadow-color: #8A8A8A;
	scrollbar-3dlight-color: #dfdfdf;
	scrollbar-darkshadow-color: #dfdfdf;
	scrollbar-arrow-color: #dfdfdf;
}

A
{
	color : #0F4BA1;
	text-decoration : none;
}

A:HOVER
{
	text-decoration: underline overline;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #5A5B5C;
}

.link
{
	color : #e1e1e1;
	font-size : 11px;
	text-decoration : none;
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #5A5B5C;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #5A5B5C;
}

H3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #5A5B5C;
}

.menu1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #5A5B5C;
}

.menu1:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #EF4824;
}

.menu1active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #EF4824;
}

.menu1active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #EF4824;
}


.menu2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #5A5B5C;
}

.menu2:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #EF4824;
}

.menu2active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #EF4824;
}

.menu2active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #EF4824;
}

INPUT
{
	color: #5A5B5C;
	background-color: #ffffff;
	border-color: #5A5B5C;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TEXTAREA
{
	color: #5A5B5C;
	background-color: #ffffff;
	border-color: #5A5B5C;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

UL	
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
	color: #5A5B5C; 
	text-decoration: none; 
	margin-left: 16px; 
	list-style-image:url(/images/punkt_rot.gif); 
	list-style-position: outside; 
	margin-bottom: 0px; 
	margin-top: 0px
}
