@CHARSET "ISO-8859-1";

@media screen, projection {
body {
	background-image: url(images/background_blue.png);
	background-repeat: no-repeat;
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
	direction: ltr;
	padding: 0 0 0 3px;
	margin: 0;
}
h1 {
	font-size: 1.2em;
	color: #333;
}
h2 {
	font-size: 1.4em;
	color: #333;
}
h3 {
	font-size: 1.2em;
	color: #333;
}
h4 {
	font-size: 1em;
	color: #333;
}
table {
	border-collapse: collapse;
	empty-cells: show;
	max-width: 580px;	
}
caption {
	text-align: left;
}
tr {
}
th {
	text-align: left;
	color: black;
	background-color: #e9f1fe;
	border: 1px solid #ccc;
	vertical-align: top; 
}
td {
	border: 1px solid #ccc;
	vertical-align: top; 
}
.align-right {
	text-align: right;
}
.important {
	color: #ff3300;
	background-color: transparent;
	font-weight: bold;
}
.detail {
	color: #00669c;
	background-color: transparent;
	font-weight: bold;
}
#header {
	clear: both;
	width: 1000px;
	height: 60px;
	padding: 15px;	
}
#header_image {
	float: left;
	border: 0;
	padding: 0 25px 0 0;	
}
#header_slogan {
	float: left;
	margin: 0;
	padding: 43px 0 0 4px;
	font-size: 1.2em;
	font-weight: bold;
	color: white;
	background-color: transparent;	
}
#header_navigation {
	float: right;
	width: 400px;
}
#header_navigation ul.language {
	clear: both;
	margin: 0;
	padding: 0 20px 0 0;
}
#header_navigation li.language_act {
	list-style: none; 
	float: right;
	padding: 0 15px 0 0;	
	font-size: 0.85em;
	color: white;
	background-color: transparent;
}
#header_navigation li.language_no {
	list-style: none; 
	float: right;
	padding: 0px 15px 0 0;	
	font-size: 0.85em;
	color: white;
	background-color: transparent;
}
#header_navigation ul.sida {
	clear: both;
	margin: 0;
	padding-top: 31px;
	padding-right: 20px;
}
#header_navigation li.sida {
	list-style: none; 
	float: right;
	padding: 0px 15px 0 0;	
	font-size: 0.85em;
	color: white;
	background-color: transparent;	
}
#header_navigation a {
	color: white;
	background-color: transparent;	
	padding: 0;
	margin: 0;
}

#topnavigation {
	clear: both;
	width: 1000px;
	height: 42px;	
}

#menu1_left {
	float: left;
	width: 3px;
	height: 42px;
	background-image: url(images/topnavi_left.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#menu1 {
	float: left;
	font-weight: bold;
	font-size: 0.9em;
	width: 720px;
	background-image: url(images/topnavi_background.png);
	background-repeat: repeat-x;
}
#menu1 div {
	float: left;	
	width: 120px;
	height: 42px;
	list-style: none; 
	color: black;
	background-color: transparent;	
}
#menu1 div.level1_no {
	background-image: url(images/topnavi_normal.png);
	background-repeat: no-repeat;
	display: block;
	padding-top: 12px;
}
#menu1 div.level1_act {
	background-image: url(images/topnavi_active.png);
	background-repeat: no-repeat;
	display: block;
	color: white;
	background-color: transparent;	
	padding-top: 12px;
}
#menu1 a.normal {
	color: black;
	background-color: transparent;	
	text-decoration: none;
	padding: 10px;
	valign: bottom;
}
#menu1 a.normal:link {
}
#menu1 a.normal:visited {
}
#menu1 a.normal:hover {
	color: #00669c; 
	background-color: transparent; 
}
#menu1 a.normal:active {
}
#menu1 a.active {
	color: white;
	background-color: transparent;	
	text-decoration: none;
	padding: 10px;
}
#menu1_right {
	float: left;
	width: 268px;
	height: 42px;
	background-image: url(images/topnavi_right.png);
	background-repeat: no-repeat;
}
#menu1_right form {
	float: right;
	padding: 6px;
	margin-right: 10px;
}


div#breadcrumbs {
	clear: both;
	width: 1000px;
}
ul#breadcrumbs {
	border: 0;
	padding: 0 0 10px 10px;
}
#breadcrumbs li{
	font-size: 0.8em;
	color: #999;
	background-color: transparent;
	float: left;
	list-style: none;
}
#breadcrumbs li.level1_no{
	visibility: hidden;
	padding: 0;
	margin: 0;
	width: 0;
	height: 0;
}
#breadcrumbs li.level1_act{
}
#breadcrumbs li.level2_no{
	visibility: hidden;
	padding: 0;
	margin: 0;
	width: 0;
	height: 0;
}
#breadcrumbs li.level2_act{
}
#breadcrumbs li.level3_no{
	visibility: hidden;
	padding: 0;
	margin: 0;
	width: 0;
	height: 0;
}
#breadcrumbs li.level3_act{
}
#breadcrumbs a {
	text-decoration: none;
	color: #00669c;
	background-color: transparent;	
}
#breadcrumbs a:hover {
	text-decoration: underline;
}











#content {
	clear: both;
	width: 1000px;
}

#subnavigation {
	float: left;
	padding: 0;
	margin: 0;	
}
#menu2 {
	width: 194px;
	padding: 0;
	margin: 0;
}
#menu2 a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: white;
	background-color: transparent;
}
#menu2 a.normal {
	color: #333;
	background-color: transparent;
}
#menu2 a.normal:link {
}
#menu2 a.normal:visited {
}
#menu2 a.normal:hover {
	color: #00669c;
	background-color: transparent;
}
#menu2 a.normal:active {
}
#menu2 div.level1_no {
	font-size: 0.9em;
	visibility: hidden;
	height: 0;
	width: 0;
}
#menu2 div.level1_act {
	background-image: url(images/subnavi_level1.png);
	background-repeat: no-repeat;
	width: 184px;
	padding: 10px 0 13px 10px;
	font-size: 0.9em;
	font-weight: bold;
	color: white;
	background-color: transparent;
}
#menu2 div.level2_no {
	background-image: url(images/subnavi_level2.png);
	background-repeat: repeat-y;
	width: 174px;
	margin: 0;
	font-size: 0.9em;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
	color: #666;
	background-color: transparent;
}
#menu2 div.level2_act {
	background-image: url(images/subnavi_level2.png);
	background-repeat: repeat-y;
	width: 174px;
	padding: 4px 10px 4px 10px;
	font-size: 0.9em;
	font-weight: bold;
	color: black;
	background-color: transparent;
}
#menu2 div.border_level2 {
	background-image: url(images/subnavi_border_level2.png);
	background-repeat: no-repeat;
	width: 191px;
	padding: 0x;
	height: 1px;
	margin: 0;
	padding: 0;
}
#menu2 div.level3_no {
	background-image: url(images/subnavi_level3.png);
	background-repeat: repeat-y;
	width: 164px;
	padding: 4px 10px 4px 20px;
	color: #333;
	background-color: transparent;
	font-size: 0.9em;
}
#menu2 div.level3_act {
	background-image: url(images/subnavi_level3_active.png);
	background-repeat: repeat-y;
	width: 164px;
	padding: 4px 10px 4px 20px;
	font-size: 0.9em;
}
#menu2 div.border_level3 {
	background-image: url(images/subnavi_level3.png);
	background-repeat: repeat-y;
	width: 191px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
#menu2_bottom {
	clear: both;
	background-image: url(images/subnavi_bottom_xl.png);
	background-repeat: no-repeat;
	width: 191px;
	height: 58px;
	margin: 0px;
	padding: 0px;
}

#information {
	float: left;
	width: 606px;
}
#information img {
	border: 0;
	padding-right: 30px;
	padding-bottom: 10px;
}
#information ul {
	padding: 0 25px 0 0;
	margin: 10px 10px 10px 18px;
}
#information li {
	padding: 0;
	margin: 0;
}
#information a {
	color: #00669c;
	background-color: transparent;	
}
#information a:hover {
}
#information div.container {
}
#information div.container_top {
	background-image: url(images/container_header.png);
	background-repeat: no-repeat;
	width: 596px;
	padding: 10px 0 13px 10px;
	font-size: 0.9em;
	font-weight: bold;
}
#information div.container_center {
	font-size: 0.85em;
	line-height: 1.4em;
	color: #333;
	background-color: transparent;
	background-image: url(images/container_borders.png);
	background-repeat: repeat-y;
	width: 576px;
	padding: 15px;
	overflow: hidden;
}
#information div.container_bottom {
	background-image: url(images/container_bottom.png);
	background-repeat: no-repeat;
	width: 606px;
	height: 15px;
}
#information img {
	margin: 0;
	padding: 0;
}
#information p.bodytext {
	padding-right: 0px;
}
#information div.content_left {
	float: left;
	width: 268px;
}
#information div.content_right {
	float: right;
	width: 268px;
}
#information div.inner_content_left {
	float: left;
	width: 268px;
}
#information div.inner_content_right {
	float: left;
	padding-left: 20px;
	width: 268px;
}

#subinformation {
	float: left;
	width: 190px;
	padding: 0 0 10px 3px;
}
#subinformation a {
	color: #00669c;
	background-color: transparent;	
}
#subinformation a:hover {
}


#subinformation div.subcontainer {
}
#subinformation div.subcontainer_2h {
}
#subinformation div.subcontainer_header {
	background-image: url(images/subinformation_header.png);
	background-repeat: no-repeat;
	width: 180px;
	padding: 10px 10px 13px 10px;
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
	background-color: transparent;
}
#subinformation div.subcontainer_header_2h {
	background-image: url(images/subinformation_header.png);
	background-repeat: no-repeat;
	width: 180px;
	padding: 4px 10px 4px 10px;
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
	background-color: transparent;
}
#subinformation div.subcontainer_center {
	font-size: 0.85em;
	line-height:1.4em;
	color: #333;
	background-color: transparent;
	background-image: url(images/subinformation_borders.png);

	background-repeat: repeat-y;
	width: 175px;
	padding: 5px 5px 10px 10px;
}
#subinformation div.subcontainer_bottom {
	background-image: url(images/subinformation_bottom.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 13px;
}

div#lastupdate {
	clear: both;
	width: 1000px;
	padding: 0 0 10px 210px;
	color: #999;
	background-color: transparent;
	font-size: 0.8em;
}
div#footer {
	clear: both;
	width: 1000px;


	padding: 0 0 20px 210px;
	color: #999;
	background-color: transparent;
	font-size: 0.8em;
}

div.csc-sitemap ul {
	padding: 0;

	margin: 0;
}
div.csc-sitemap li {
	list-style: none;
	padding: 0;
	margin: 0;
}

}

@media print {
* { background: #fff; color: #000; }
body {
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
}
h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
}
.align-right {
	text-align: right;
}
table {
	border-collapse: collapse;
	empty-cells: show;
}
caption {
	text-align: left;
}
th {
	text-align: left;
	border: 1px solid black;
	vertical-align: top; 
}
td {
	border: 1px solid black;
	vertical-align: top; 
}
#information div.container_top {
	font-size: 1.6em;
	font-weight: bold;
	padding: 30px 0 20px 0;
}

#header, #topnavigation, #subnavigation, #breadcrumbs, #subinformation { display: none; }
}
.tx-indexedsearch-searchbox table, tr {
	border: 0;
}
.tx-indexedsearch-searchbox td {
	border: 0;
	padding: 1px 0 1px 0;
}
.tx-indexedsearch-res table, tr {
	border: 0;
}
.tx-indexedsearch-res td {
	border: 0;
	padding: 1px 0 1px 0;
}
