body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/_bg_menu.gif);
	background-repeat: repeat;
}

img {
	border: none;
}

.style5 {
	color: #FFFFFF;
	font-size: 16px;
}

p {
    font-family: "Trebuchet MS";
	 font-size: 12px;
    color: #000000;
}

li, input, textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

td {
    font-family: "Trebuchet MS";
	 font-size: 12px;
    color: 000000;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: 000000;
	background-repeat: no-repeat;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: FFFFFF;
	background-repeat: no-repeat;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: FFFFFF;
	background-repeat: no-repeat;
}

h4 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: FFFFFF;
	background-repeat: no-repeat;
}

a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration : none;
	border: none;
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration : none;
	border: none;
}

a:hover, a:hover:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #138B3D;
	text-decoration : none;
	border: none;
}

/* left links tr - td hover */

tr.normal td {
    font-size: 12px;
    text-decoration: none;
    line-height: 190%;
    outline: none;
    background-color: #EEEEEE;
}

tr.normal td A:link { color: black; outline: none; font-size: 12px; }
tr.normal td A:active { color: black; outline: none; font-size: 12px; }
tr.normal td A:hover { color: black; outline: none; font-size: 12px; }
tr.normal td A:visited { color: black; outline: none; font-size: 12px; }
tr.normal td A:visited:hover { color: black; outline: none; font-size: 12px; }

tr.normalon td {
    font-size: 12px;
    text-decoration: none;
    line-height: 190%;
    /*background-color: #355993;*/
	 background-color: #006666;
    outline: none;
    cursor: pointer;
}

tr.normalon td A:link { color: white;  outline: none; font-size: 12px; }
tr.normalon td A:active { color: white;  outline: none; font-size: 12px; }
tr.normalon td A:hover { color: white;  outline: none; font-size: 12px; }
tr.normalon td A:visited { color: white;  outline: none; font-size: 12px; }
tr.normalon td A:visited:hover { color: white;  outline: none; font-size: 12px; }

/* left links tr - td hover */

tr.normal_sub td {
    font-size: 11px;
    text-decoration: none;
    line-height: 190%;
    outline: none;
    background-color: #FFFFFF;
}

tr.normal_sub td A:link { color: black; outline: none; font-size: 11px; }
tr.normal_sub td A:active { color: black; outline: none; font-size: 11px; }
tr.normal_sub td A:hover { color: black; outline: none; font-size: 11px; }
tr.normal_sub td A:visited { color: black; outline: none; font-size: 11px; }
tr.normal_sub td A:visited:hover { color: black; outline: none; font-size: 11px; }

tr.normalon_sub td {
    font-size: 11px;
    text-decoration: none;
    line-height: 190%;
    background-color: #CCCCCC;
    outline: none;
    cursor: pointer;
}

tr.normalon_sub td A:link { color: black;  outline: none; font-size: 11px; }
tr.normalon_sub td A:active { color: black;  outline: none; font-size: 11px; }
tr.normalon_sub td A:hover { color: black;  outline: none; font-size: 11px; }
tr.normalon_sub td A:visited { color: black;  outline: none; font-size: 11px; }
tr.normalon_sub td A:visited:hover { color: black;  outline: none; font-size: 11px; }

/* headline */
.headline {
    font-size: 18px;
    color: #006666;
	 font-family: "Times New Roman", Times, serif;
}

.lang_label {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-weight: normal;
}




