/* stylesheet */

body    {
        font-family: Arial,Helvetica;
        color: #000000;
        text-decoration: none;
        font-size: 12;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #FFFFCC;
	background-position: 0 0;
	background-attachment: fixed;
}

//background: url("images/back_portal.jpg");

td {
        font-family: Arial,Helvetica;
        color: #000000;
        text-decoration: none;
        font-size: 12;
}

.blok {
	/* table specs */;
}

.blok_1 {
        font-family: Arial,Helvetica;
        color: #000000;
        text-decoration: none;
        font-size: 14;
	background-color: #FFFFCC;
}

.blok_2 {
        font-family: Arial,Helvetica;
        color: #000000;
        text-decoration: none;
        font-size: 12;
        padding-right: 15px;
}

.blok_3 {
        font-family: Arial,Helvetica;
        color: #000000;
        text-decoration: none;
        font-size: 12;
}

.blok_5 {
        font-family: Verdana,Arial,Helvetica;
        color: #000000;
        text-decoration: none;
        font-size: 9;
}

.balk {
	background-color: #CC3300;
        font-family: Verdana,Arial,Helvetica;
        color: #FFFFFF;
        text-decoration: none;
        font-size: 10;
}

A.balk:link  {
        color: #FFFFFF;
        Text-Decoration : none;
}

A.balk:active {
        color: #FFFFFF;
        Text-Decoration : none;
}

A.balk:visited {
        color: #FFFFFF;
        Text-Decoration : none;
}

A.balk:hover {
        color: #FFFFFF;
	background-color: #000000;
        Text-Decoration : none;
}


A:link  {
        color: #003366;
        Text-Decoration : none;
}

A:active {
        color: #003366;
        Text-Decoration : none;
}

A:visited {
        color: #003366;
        Text-Decoration : none;
}

A:hover {
        background-color: #000000;
        color: #FFFFFF;
        Text-Decoration : none;
}

.menu   {
	font-weight: normal;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	padding-left: 2px;
	padding-right: 2px;
	cursor: default;
}

A.menu:link  {
        color: #000000;
        Text-Decoration : none;
}

A.menu:active {
        color: #000000;
        Text-Decoration : none;
}

A.menu:visited {
        color: #000000;
        Text-Decoration : none;
}

A.menu:hover {
        background-color: #000000;
        color: #FFFFFF;
        Text-Decoration : underline;
}

.vmenu   {
	margin-left : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
 	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	cursor: default;
}

/*
	border : solid 1px #aaaaaa;
	padding: 5px;
	background-color: #FFFFFF; 
*/

A.vmenu:link  {
        color: #000000;
        Text-Decoration : none;
}

A.vmenu:active {
        color: #000000;
        Text-Decoration : none;
}

A.vmenu:visited {
        color: #000000;
        Text-Decoration : none;
}

A.vmenu:hover {
        background-color: #000000;
        color: #FFFFFF;
        Text-Decoration : none;
}

.counter_list_page1_label,
.list_page_title1,
.list_page_intro1 {
	font-weight: bold;
        color: #000000;
        font-family: arial, sans-serif;
        font-size: 10pt;
}

.counter_list_page2_counter,
.list_page_intro2,
.list_page_title2 {
        color: #000000;
        font-family: arial, sans-serif;
        font-size: 10pt;
}


.detail_file_title2 {
        font-weight: bold;
        color: #000000;
        font-family: arial, sans-serif;
        font-size: 12pt;
}
/* end */
