@charset "UTF-8";
body {
	background-image: url(images/bg-hl.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #444444;
	line-height: 1.3em;
}
p {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}
.center {
	z-index: 1;
	top: 0px;
	right: 50%;
	width: auto;
	position: absolute;
	left: 50%;
	height: auto;
}
.content {
	visibility: visible;
	width: 805px;
	z-index: 1;
	position: absolute;
	left: -402px;
	top: 40px;
	height: auto;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	background-image:url(images/bg-hl-main.gif);
	background-repeat: repeat-y;
}
.bottom {
	position: relative;
	bottom: 0px;
	clear: left;
	height: 120px;
	width: 805px;
	background-image: url(images/silhouette.gif);
	background-repeat: no-repeat;
	top: 10px;
}

.header {
	position: relative;
	height: 258px;
	width: 800px;
	top: 0px;
	z-index: 5;
	left: 0px;
	background-image:url(images/logo.gif);
	background-repeat: no-repeat;
}
.languages {
	position: absolute;
	width: 805px;
	left: -402px;
	z-index: 1;
	top: 20px;
}

.main {
	position: relative;
	width: 400px;
	top: -5px;
	z-index: 5;
	text-align: left;
	left: 0px;
	height: auto;
	float: left;
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.navigation-left {
	position: relative;
	height: auto;
	width: 180px;
	text-align: right;
	z-index: 5;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	top: -5px;
}

.navigation-bottom {
	position: relative;
	height: auto;
	width: 400px;
	text-align: center;
	bottom: 0px;
	z-index: 6;
	left: 0px;
	display: block;
}
.contentright {
	position: relative;
	z-index: 5;
	height: auto;
	width: 164px;
	display: block;
	margin-left: 20px;
	margin-top: 15px;
	float: left;
	background-image: url(images/bg-news.png);
	background-repeat: repeat-y;
}

.boxcontent {
	position: relative;
	z-index: 8;
	height: auto;
	width: 130px;
	display: block;
	margin-left: 10px;
}

.formcell {
	position: relative;
	width: 100px;
	display: block;
	float: left;
	clear: right;
}

.clear {
	clear: both;
}

.line {
	height: 1px;
	width: 400px;
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
}

a {
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bolder;
}
a:link {
	color: ##4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.nav  {
	color: #3C428D;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
}
a.nav:link  {
	color: #3C428D;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
}
a.nav:hover  {
	color: #a32925;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
}
a.nav-on {
	color: #a32925;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
}
a.nav-on:link {
	color: #a32925;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
}

a.navsub  {
	color: #4d4d4d;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}
a.navsub:link  {
	color: #4d4d4d;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}
a.navsub:hover  {
	color: #000000;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}
a.navsub-on  {
	color: #000000;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bolder;
}
a.navsub-on:link  {
	color: #000000;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bolder;
}

a:link.navup, a.navup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #a0a0a0;
}
a:hover.navup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #a0a0a0;
}
.navup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a0a0a0;
	font-weight: bolder;
}

.news-latest-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#3C428D;
}
.news {
	position: relative;
	z-index: 20;
}
a:link.smallblue, a.smallblue  {
	font-size:10px;
	color: #a32925;
	text-decoration: none;
}
a.smallblue:hover  {
	font-size:10px;
	color: #a32925;
	text-decoration: none;
	text-decoration: underline;
}
.contentmain {
	background-color: #00CC66;
	position: relative;
	height: auto;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #444444;
	line-height: 1.3em;
}


tr.tr-even, tr.tr-odd {
	color: #3C428D;
	margin-bottom: 12px;
}

tr.tr-0 {
	color: #a32925;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

td {
	padding-right: 15px;
	padding-bottom: 15px;

}
.csc-menu ul, .csc-menu li {
	list-style-type: none;
	float: left;
}
.submenue {
	clear: both;
	width: 400px;
}



a.submenueactiv:visited, a.submenueactiv:link, a.submenueactiv, a.submenueactiv:hover {
	color: #3C428D; 
	text-transform: uppercase;
	
}

a.submenuenon:visited, a.submenuenon:link, a.submenuenon, a.submenuenon:hover {
	color: #a32925;
	
}


