BODY {
	background-color: #C4C4C4;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	COLOR: #000000;
}

h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	COLOR: #E60003;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
}

h2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #E60003;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
}

A {
	color: #333333;
	text-decoration: none;
	FONT-SIZE: 10pt;
}

A:HOVER {
	color : #E60003;
	text-decoration : underline;
}

A.Aktivlink {
	color: #F3B800;
	text-decoration: none;
	background-color : #004A80;
}

A.ControlLink {
	color: #000000;
	text-decoration : none;
	font-size : 11pt;
	font-weight : bold;
}

A.ControlLink:HOVER {
	background-color : #f5f5f5;
	text-decoration : none;
}

A.ControlLinkaktiv {
	color: #F3B800;
	text-decoration : none;
	font-size : 11pt;
	font-weight : bold;
	background-color : #004A80;
}

A.ControlLink2 {
	color: #000000;
	text-decoration : none;
	font-size : 9pt;
	font-weight : bold;
}

A.ControlLink2:HOVER {
	background-color : #f5f5f5;
	text-decoration : none;
}

A.ControlLink2aktiv {
	color: #F3B800;
	text-decoration : none;
	font-size : 11pt;
	font-weight : bold;
	background-color : #004A80;
}

td {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.norm_text
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Helvetica, sans-serif;
    TEXT-ALIGN: justify
}

.linkW
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	color: White;
	font-weight : normal;
	text-decoration : none;
}

.linkR10
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	color: #CC0000;
	font-weight : normal;
	text-decoration : underline;
}

.text
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma, Helvetica, sans-serif;
    TEXT-ALIGN: justify
}

.smalltext
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	TEXT-ALIGN: justify
}

.label
{
	FONT-SIZE: 14pt;
	COLOR: #E60003;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight : bold;
}
.label2
{
	FONT-SIZE: 12pt;
	COLOR: White;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight:bold
}

.NaviMain {
	z-index: 88;	
	background-image: url(img/bg_navi_main.gif);
}

.NaviMain a {
	font-size: 11pt;
	padding-top: 5px;	
	padding-right: 10px;
	padding-left: 10px;	
	padding-bottom: 5px;	
	font-weight: bold;	
	height: 20px;	
	background-image: url(img/bg_navi_main.gif);
}

.NaviMain a.active, .NaviMain a:hover {
	color: #FFFFFF;
	font-size: 11pt;
	padding-top: 5px;	
	padding-right: 10px;
	padding-left: 10px;	
	padding-bottom: 5px;	
	font-weight: bold;	
	height: 20px;		
	background-image: url(img/bg_navi_main_active.gif);
}


