/* CSS Document */
.clr {
	clear: both;
}

body {
	margin: 10px 0px 0px 0px;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","lucida grande","MS PGothic",Osaka,"ƒqƒ‰ƒMƒmŠpƒS Pro W3",Arial,sans-serif;
	font-style: normal;
	font-size: 0.9em;
	line-height: 1.3em;
	/*letter-spacing : 0.3em;*/
	/*word-spacing: 0.3em;*/
	/*background-image: url(../images/bg.jpg);*/
	/*background-color: #f0ffff;*/
	background-color: #ddf4fc;
}

body.width_narrow #wrapper {
	width: 540px;
	margin: 0 auto;
	position: relative;
	background-color: #126eb9;
}

body.width_wide #wrapper {
	width: 920px;
	margin: 0 auto;
	position: relative;
	background-color: #126eb9;
}

#outer {
	width: 100%;
	background: url(../images/bg.jpg) repeat-x;
}

#left-body {
	width: 10px;
	height: 100%;
	background-color: #126eb9;
	position: absolute;
	z-index: 100;
}

#right-body {
	width: 10px;
	height: 100%;
	background-color: #126eb9;
	position: absolute;
	top: 0px;
	left: 910px;
	z-index: 101;
}

a:link {
	color: #126eb9;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #126eb9;
	border:none;
}

a:hover {
	text-decoration: none;
	color: #126eb9;
	border:none;
}

a:active {
	text-decoration: none;
	color: #126eb9;
	border:none;
}

a:link img, active img, hover img, visited img ,focus img {
	border:solid 0px #000000;
}

img {
	border:solid 0px #000000;
	margin-bottom: -1px;
}

#bodycontents {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 0px #000000;
	position: relative;
	overflow: hidden;
	top: 0px;
	left: 10px;
	width: 900px;
}

#header {
	width: 900px;
	height: 20px;
	position: relative;
	background: url(../images/layouts/header.jpg) no-repeat;
}

#headerspace {
	float: left;
	width: 400px;
	height: 20px;
	position: absolute;
	left: 0px;
}

#headermodule {
	float: right;
	width: 500px;
	height: 20px;
	position: absolute;
	left: 410px;
	top: 0px;
}

#langmodule {
	float: right;
	width: 200px;
	height: 20px;
	position: absolute;
	left: 900px;
}

#logo{
	background: url(../images/layouts/namilogo.jpg) no-repeat;
	width: 900px;
	height: 80px;
	float: left;
	position: relative;
}

#logospace {
	float: left;
	width: 330px;
	height: 80px;
	position: absolute;
	left: 0px;
}

#topmodule {
	margin-top: -5px;
	float: right;
	width: 500px;
	height: 80px;
	position: absolute;
	left: 400px;
}

#bar_line {
	margin-top: -4px;
	width: 900px;
	height: 21px;
	float: left;
	position: relative;
}

#left_bar_button {
	background: url(../images/layouts/left_bar_button.jpg) no-repeat;
	width: 180px;
	height: 20px;
	position: absolute;
	left: 0px;
}

#bar_center {
	background: url(../images/layouts/bar_center.jpg) no-repeat;
	width: 540px;
	height: 20px;
	position: absolute;
	left: 180px;
}

#right_bar_button {
	background: url(../images/layouts/right_bar_button.jpg) no-repeat;
	width: 180px;
	height: 20px;
	position: absolute;
	left: 720px;
}

#barcenter {
	background: url(../images/layouts/barcenter.jpg) no-repeat;
	width: 900px;
	height: 25px;
	position: relative;
}


/* ################# breadcrumbs ################ */
#breadcrumbs {
	margin-top: -8px;
	padding-left: 5px;
	text-align: left;
	color: #FFFFFF;
}

#breadcrumbs p {
	padding: 0px;
	display: inline;
}

* html #breadcrumbs {
	height: 65px;
}

#breadcrumbs a {
	text-transform: none;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #DF6641;
	font-weight: bold;
}

#breadcrumbs span {
	color: #FFFFFF;
	font-size: 0.9em;
	margin-top: -3px;
}

#breadcrumbs span a:hover, #breadcrumbs span a:active, #breadcrumbs span a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

.delimiter{
	font-weight: bold;
}

.nonActiveBreadCrumbs{
	font-weight: bold;
}
/* ################# End breadcrumbs ################ */

/* ################# Contents Area ################ */
#contentarea {
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	border: solid 0px #EEEEEE;
	width: 900px;
	float: left;
	position: relative;
}

#left {
	margin: 0px 0px 0px 0px;
	/*background-color: #dcd9d6;*/
	background-color: #f0ffff;
	border: 0px solid #cccccc;
	width: 180px;
	height: 2000px;
	position: absolute;
	left: 0px;
}

#leftmenuarea {
	margin: 0px 0px 0px 0px;
	border: 0px solid #cccccc;
	width: 180px;
	height: auto !important;
	position: relative;
	left: 0px;
}

#line1_left_menu{
	background: url(../images/menus/menu_top.gif) no-repeat;
	width: 180px;
	height: 12px;
	position: relative;
}

#line2_left_menu{
	background: url(../images/menus/menu_bottom.gif) no-repeat;
	width: 180px;
	height: 12px;
	position: relative;
}

#search {
	background: url(../images/layouts/search_bg_0.gif) no-repeat;
	width:180px;
	height: 30px;
	overflow: hidden;
	position: relative;
}

#pr_left {
	border: 0px solid #cccccc;
	height: 350px;
	width: 180px;
	position: relative;
}

#main {
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	border: solid 1px #EEEEEE;
	width: 720px;
	float: left;
	position: relative;
	overflow: hidden;
	left: 180px;
	padding-left: 0px;
}

#contents_height {
	margin: 0px 0px 0px 0px;
	border: solid 0px #EEEEEE;
	background-color: red;
	width: 0px;
	height: 1000px;
	float: right;
	position:relative;
	left : 0px;
}

#right {
	margin: 0px 0px 0px 0px;
	background: url(../images/layouts/rightbody.gif) repeat-y;
	border: solid 0px #EEEEEE;
	width: 180px;
	height: 800px;
	float: right;
	position:absolute;
	left:540px;
}
/* ################# End Contents Area ################ */

/* ################# Main Menu ################ */
a.mainlevel:link, a.mainlevel:visited {
	border: 0px solid #CCCCCC;
	display: block;
	background: url(../images/menus/mainmenu_0.gif) no-repeat;
	vertical-align: bottom;
	font-size: 14px;
	font-weight: bold;
	color: blue;
	text-align: left;
	height: 20px;
	width: 180px;
	padding-top: 4px;
	padding-left: 25px;
}

a.mainlevel:hover, a.mainlevel:active {
	border: 0px solid #cccccc;
	background: url(../images/menus/mainmenu_1.gif) no-repeat;
	color: #FF9933;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: -3px;
}

a.mainlevel #active_menu:link:active {
	border: 0px solid #CCCCCC;
	display: block;
	background: url(../images/menus/mainmenu_2.gif) no-repeat;
	vertical-align: bottom;
	font-size: 14px;
	font-weight: bold;
	color: blue;
	text-align: center;
	height: 20px;
	width: 180px;
	padding-top: 4px;
}

a.mainlevel_header:link, a.mainlevel_header:visited {
	border: 0px solid #CCCCCC;
	background: url(../images/menus/menuheader_0.gif) no-repeat;
	margin-top: -2px;
	font-size: 12px;
	font-weight: bold;
	color: blue;
	text-align: center;
	height: 18px;
	width: 110px;
	padding-top: 1px;
	float: right;
}

a.mainlevel_header:hover {
	border: 0px solid #cccccc;
	background: url(../images/menus/menuheader_1.gif) no-repeat;
	color: #FF9933;
	font-weight: bold;
}

a.mainlevel_header #active_menu {
	border: 0px solid #cccccc;
	background: url(../images/menus/menuheader_2.gif) no-repeat;
	color: #DF6641;
	font-weight: bold;
}

a.mainlevel_right:link, a.mainlevel_right:visited {
	border: 0px solid #CCCCCC;
	background: url(../images/menus/right_button_0.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: blue;
	text-align: center;
	height: 35px;
	width: 180px;
	float: right;
	padding-top: 10px;
}

a.mainlevel_right:hover {
	border: 0px solid #cccccc;
	background: url(../images/menus/right_button_1.gif) no-repeat;
	color: #FF9933;
	font-weight: bold;
}

a.mainlevel_right #active_menu {
	border: 0px solid #cccccc;
	background: url(../images/menus/right_button_2.gif) no-repeat;
	color: red;
	font-weight: bold;
}

a.sublevel:link, a.sublevel:visited {
	border: 0px solid #cccccc;
	display: block;
	background: url(../images/menus/submenu_0.gif) no-repeat;
	height: 17px;
	width: 175px;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	text-align: left;
	vertical-align: bottom;
	padding-top: 3px;
	padding-left: 25px;
}

a.sublevel:hover {
	background: url(../images/menus/submenu_1.gif) no-repeat;
	text-decoration: none;
	color: #FF9933;
}

a.sublevel:active {
	background: url(../images/menus/submenu_2.gif) no-repeat;
	text-decoration: none;
	color: #FF9933;
}

a.sublevel #active_menu {
	color: #FF3366;
	background: url(../images/menus/submenu_2.gif) no-repeat;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
/* ################# End Main Menu ################ */

/* ################# Footer ################ */
#footerarea {
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	border: solid 0px #EEEEEE;
	width: 900px;
	float: left;
	position: relative;
}

#bottom_line {
	background: url(../images/layouts/bottom_line.jpg) no-repeat;
	width: 900px;
	height: 10px;
	position: relative;
}

#bottom {
	background: url(../images/layouts/bottom.jpg) no-repeat;
	width: 900px;
	height: 20px;
	text-align: center;
	font-weight: bolder;
	position: relative;
}

#footer {
	background: url(../images/layouts/footer.jpg) no-repeat;
	background-color: #126eb9;
	width: 900px;
	height: 40px;
	padding-top: 3px;
	text-align: center;
	font-size:0.8em;
	font-weight: bolder;
	position: relative;
}
/* ################# End Footer ################ */


table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/bar_01b.jpg) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 25px;
	padding-top: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.componentheading {
	background: url(../images/bar_title_02b.jpg) no-repeat 0px 0px;
	text-align: left;
	padding-top: 1px;
	padding-left: 5px;
	height: 20px;
	font-weight: bold;
	font-size: 16px;
	color: #008080;
	text-transform: uppercase;
}

.contentheading {
	height: 25px;
	background: url(../images/write1.jpg) no-repeat 0px 0px;
	color: #191970;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
}

.contentpagetitle {
	font-size: 11px;
	font-weight: bold;
	color: blue;
	text-align: left;
}

table.contentpaneopen {
	width: 630px;
	padding: 0px;
	border-collapse: collapse;
	font-size: 12px;
}

ul #mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 1em;
}

ul #mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 9px;
	line-height: 11px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul #mainlevel-nav li a {
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons > ul #mainlevel-nav li a {
	width: auto;
}

ul #mainlevel-nav li a:hover {
	color: #fff;
	background: #cccccc;
}

.col-innermenu1 {
	border: 1px solid #cccccc;
	background: url(../images/bottom_01.jpg);
	padding-top: 5px;
	height: 100%;
}

.col-innermenu2 {
	background: url(../images/bottom_02.jpg);
	padding-top: 8px;
}

/* ################   Position ################  */
#all {
	background: #FFFFFF;
	border: solid 1px #DBB0CD;
	color: #000000;
	font-size: 0.8em;
	margin: 0 auto;
	padding: 0 3px 3px 3px;
	text-align: left;
}
/* ###################### generell ###################### */

.unsichtbar,.u2,.invisible, .unseen {
	display: inline;
	height: 0px;
	left: -3000px;
	position: relative;
	top: -2000px;
	width: 0px;
	z-index: 200;
}
/* ###############  main * ########################### */
/* position */

.leading {
	color: #000000;
	position: relative;
	width: 540px;
}

.leading_separator {
	border-bottom: solid 0px #333333;
	display: block;
	margin: -10px 0 0px 0;
}

.pageinfo {
	height: 25px;
	background: url(../images/write1.jpg) no-repeat 0px 0px;
	color: #191970;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
	padding-left: 20px;
	margin-bottom: -5px;
}

.article_separator {
	border: solid 1px #333333;
	display: none;
	margin: 0px 0 0px 0;
}

.blog {
	background: #fff;
	padding: -5px 0px 0px 0px;
	position: relative;
	float: left;
	/*width: 540px;     */
}

.cols1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 {
	width: 100%;
}

.cols3 {
	width: 100%;
}

.column1, .column2 {
	border: solid 0px #D4A7C5;
	margin: 0 5px 0 0;
	position: relative;
}

.article_row {
	margin: 0px 0 0px 0;
	padding: 0px;
	position: relative;
}

.article_column {
	border: solid 0px #ccc;
	padding: 0px 0px 0px 0;
	position: relative;
}

.row_separator2 {
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}
/* ###############  end main * ########################### */
/* layout */

p.buttonheading {
	text-align: right;
}

.buttonheading img {
	border: 0;
}

p.buttonheading a:link, p.buttonheading a:visited {
	border: solid 2px #fff;
}

.leading p.buttonheading a:link,.leading p.buttonheading a:visited {
	border: solid 2px #EFDEEA;
}

p.buttonheading a:hover {
	background:none !important;
	color:#000 !important;
}

p.buttonheading a:active, p.buttonheading a:focus {
	border: solid 2px;
	color: #000;
}

#main h3 {
	margin: 20px 0 10px;
}

#main .blog_more h2 {
	background: #fff;
	color: #0033CC;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

#main .blog_more li a {
	display: block;
	margin: 0;
	padding: 0;
}

#main .blog_more li {
	padding: 0px;
}

#main .blog_more ul li a {
	background: url(../images/icons/nextdoc_0.gif) no-repeat;
	border: solid 1px #ccc;
	font-weight: bold;
	padding-left: 30px;
	height: 24px;
	margin-bottom: 3px;
}

#main .blog_more ul li a:hover {
	background:#E95700 url(../images/icons/nextdoc_1.gif) no-repeat !important;
	color: #33FFFF;
	font-weight: bold;
	padding-left: 30px;
}

#main .blog_more ul li a:active, #main .blog_more ul li a:focus {
	background:#E95700 url(../images/icons/nextdoc_1.gif) no-repeat !important;
	color: #33FFFF;
	font-weight: bold;
	padding-left: 30px;
}

#main .blog_more ul {
	background: #FFFFCC;
	border: solid 1px #ccc;
	color: #000;
	line-height: 1.3em;
	list-style-type: none;
	margin: 0;
}

#main .blog_more {
	position: relative;
	width: 720px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}
/* end layout */
/* print */

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background: inherit;
	margin: 0.5em 0 0.0em 0;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background: inherit;
	margin: 0.0em 0 0.0em 0;
	padding: 0.0em 0.0em 0.0em 0;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0.4em 0 0.3em 0;
}

h1, h2, h3 {
	page-break-after: avoid;
}
/* end print */
/* System Messages */

#system-message {
	margin: 10px 0 20px 0;
	padding: 0 !important;
	background: #fff;
	border: solid 0px;
}

#system-message dt {
	font-weight: bold;
}

#system-message dd {
	margin: 0;
	font-weight: bold;
	text-indent: 0px;
	background: #fff;
	padding: 0;
}

#system-message dd ul {
	color: #93246F;
	margin-bottom: 10px;
	list-style: none;
	padding: 0px;
	border-top: 3px solid #93246F;
	border-bottom: 3px solid #93246F;
}
/* System Standard Messages */

#system-message dt.message {
	display: none;
}

#system-message dd.message {
	display: block;
}

#system-message dd.message ul {
	background: #F2E3ED;
}
/* System Error Messages */

#system-message dt.error {
	display: none;
}

#system-message dd.error {
	display: block;
}

#system-message dd.error ul {
	color: #93246F;
	background: #F2E3ED;
	border-top: 3px solid #93246F;
	border-bottom: 3px solid #93246F;
	margin: 0;
}
/* System Notice Messages */

#system-message dt.notice {
	display: none;
}

#system-message dd.notice {
	display: block;
}

#system-message dd.notice ul {
	color: #93246F;
	background: #F2E3ED;
	border-top: 3px solid #93246F;
	border-bottom: 3px solid #93246F;
}

.table_wide_border {
	width : 720px;
	position: relative;
	background-color: #FFFFFF;
	float:none;
	overflow:hidden;
}

.table_wide_border #div_border_head{
	width : 720px;
	position: relative;
}

.table_wide_border #div_top_left {
	background: url(../images/contents/top_left.gif) no-repeat;
	width : 12px;
	height: 25px;
	position: absolute;
	left: 0px;
}

.table_wide_border #div_top {
	background: url(../images/contents/top.gif) repeat-x;
	width : 692px;
	height: 25px;
	position: absolute;
	left :12px;
	text-align:center;
	text-shadow:#0000EE;
	color: #339900;
	padding-top: 5px;
	font-weight:bold;
}

.table_wide_border #div_top_right {
	background: url(../images/contents/top_right.gif) no-repeat;
	width : 12px;
	height: 25px;
	position: absolute;
	left: 704px;
}


.table_wide_border #div_border_contents {
	width : 720px;
	position: relative;
}

.table_wide_border #div_left {
	background: url(../images/contents/left.gif) repeat-y;
	width : 12px;
	height: 100%;
	position: absolute;
	left: 0px;
	top :25px;
}

.table_wide_border #div_large_contents {
	width : 692px;
	height: 100%;
	position: relative;
	left:12px;
	top:25px;
	overflow:hidden;
	padding:1px 1px 1px 1px;
}

.table_wide_border #div_right {
	background: url(../images/contents/right.gif) repeat-y;
	width : 12px;
	height: 100%;
	position: absolute;
	left : 704px;
	top:25px;
}


.table_wide_border #div_border_bottom {
	width : 720px;
	position: relative;
	margin-bottom: 35px;
}

.table_wide_border #div_bot_left {
	background: url(../images/contents/bot_left.gif) no-repeat;
	width : 12px;
	height: 12px;
	position: absolute;
	left: 0px;
	top :25px;

}

.table_wide_border #div_bot {
	background: url(../images/contents/bot.gif) repeat-x;
	width : 692px;
	height: 12px;
	position: absolute;
	left: 12px;
	top :25px;

}

.table_wide_border #div_bot_right {
	background: url(../images/contents/bot_right.gif) no-repeat;
	width : 12px;
	height: 12px;
	position: absolute;
	left: 704px;
	top :25px;

}

.table_narrow_border {
	width : 360px;
	position: relative;
	background-color: #FFFFFF;
	overflow:hidden;
}

.table_narrow_border #div_border_head{
	width : 360px;
	position: relative;
}

.table_narrow_border #div_top_left {
	background: url(../images/contents/top_left.gif) no-repeat;
	width : 12px;
	height: 25px;
	position: absolute;
	left: 0px;
}

.table_narrow_border #div_top {
	background: url(../images/contents/top.gif) repeat-x;
	width : 340px;
	height: 25px;
	position: absolute;
	left :12px;
	text-align:center;
	text-shadow:#0000EE;
	color: #339900;
	padding-top: 5px;
	font-weight:bold;
}

.table_narrow_border #div_top_right {
	background: url(../images/contents/top_right.gif) no-repeat;
	width : 12px;
	height: 25px;
	position: absolute;
	left: 342px;
}

.table_narrow_border #div_border_contents {
	width : 360px;
	position: relative;
}

.table_narrow_border #div_left {
	background: url(../images/contents/left.gif) repeat-y;
	width : 12px;
	height: 100%;
	position: absolute;
	left: 0px;
	top :25px;
}

.table_narrow_border #div_large_contents {
	width : 329px;
	height: 100%;
	position: relative;
	left:12px;
	top:25px;
	overflow:hidden;
	padding:1px 1px 1px 1px;
}

.table_narrow_border #div_right {
	background: url(../images/contents/right.gif) repeat-y;
	width : 12px;
	height: 100%;
	position: absolute;
	left : 342px;
	top:25px;
}

.table_narrow_border #div_border_bottom {
	width : 360px;
	position: relative;
	margin-bottom: 35px;
}

.table_narrow_border #div_bot_left {
	background: url(../images/contents/bot_left.gif) no-repeat;
	width : 12px;
	height: 12px;
	position: absolute;
	left: 0px;
	top :25px;

}

.table_narrow_border #div_bot {
	background: url(../images/contents/bot.gif) repeat-x;
	width : 340px;
	height: 12px;
	position: absolute;
	left: 12px;
	top :25px;

}

.table_narrow_border #div_bot_right {
	background: url(../images/contents/bot_right.gif) no-repeat;
	width : 12px;
	height: 12px;
	position: absolute;
	left: 342px;
	top :25px;

}

.box_wide_border {
	width : 720px;
	position: relative;
	background-color: #FFFFFF;
	overflow:hidden;
}

.box_wide_border #div_border_head{
	width : 720px;
	position: relative;
}

.box_wide_border #div_top_left {
	background: url(../images/contents/box_top_left.gif) no-repeat;
	width : 8px;
	height: 8px;
	position: absolute;
	left: 0px;
}

.box_wide_border #div_top {
	background: url(../images/contents/box_top.gif) repeat-x;
	width : 712px;
	height: 8px;
	position: absolute;
	left :8px;
	text-align:center;
	text-shadow:#0000EE;
	color: #339900;
	padding-top: 0px;
	font-weight:bold;
}

.box_wide_border #div_top_right {
	background: url(../images/contents/box_top_right.gif) no-repeat;
	width : 8px;
	height: 8px;
	position: absolute;
	left: 712px;
}

.box_wide_border #div_border_contents {
	width : 720px;
	position: relative;
	overflow:hidden;
}

.box_wide_border #div_left {
	background: url(../images/contents/box_left.gif) repeat-y;
	width : 8px;
	height: 100%;
	left: 0px;
	top :8px;
	position: absolute;
}

.box_wide_border #div_large_contents {
	width : 704px;
	height: 100%;
	position: relative;
	left:8px;
	top:8px;
	overflow:hidden;
	padding:1px 1px 1px 1px;
	margin-bottom: 8px;
}

.box_wide_border #div_right {
	background: url(../images/contents/box_right.gif) repeat-y;
	width : 8px;
	height: 100%;
	position: absolute;
	left : 712px;
	top:8px;
}

.box_wide_border #div_border_bottom {
	margin-top : -8px;
	width : 720px;
	position: relative;
	margin-bottom: 15px;
}

.box_wide_border #div_bot_left {
	background: url(../images/contents/box_bot_left.gif) no-repeat;
	width : 8px;
	height: 8px;
	position: absolute;
	left: 0px;
	top :8px;

}

.box_wide_border #div_bot {
	background: url(../images/contents/box_bot.gif) repeat-x;
	width : 704px;
	height: 8px;
	position: absolute;
	left: 8px;
	top :8px;

}

.box_wide_border #div_bot_right {
	background: url(../images/contents/box_bot_right.gif) no-repeat;
	width : 8px;
	height: 8px;
	position: absolute;
	left: 712px;
	top :8px;

}

.box_narrow_border {
	width : 345px;
	position: relative;
	background-color: #FFFFFF;
	overflow:hidden;
}

.box_narrow_border #div_border_head{
	width : 345px;
	position: relative;
}

.box_narrow_border #div_top_left {
	background: url(../images/contents/box_top_left.gif) no-repeat;
	width : 8px;
	height: 8px;
	position: absolute;
	left: 0px;
}

.box_narrow_border #div_top {
	background: url(../images/contents/box_top.gif) repeat-x;
	width : 325px;
	height: 8px;
	position: absolute;
	left :8px;
	text-align:center;
	text-shadow:#0000EE;
	color: #339900;
	padding-top: 0px;
	font-weight:bold;
}

.box_narrow_border #div_top_right {
	background: url(../images/contents/box_top_right.gif) no-repeat;
	width : 8px;
	height: 8px;
	position: absolute;
	left: 323px;
}

.box_narrow_border #div_border_contents {
	width : 345px;
	position: relative;
}

.box_narrow_border #div_left {
	background: url(../images/contents/box_left.gif) repeat-y;
	width : 8px;
	height: 100%;
	position: absolute;
	left: 0px;
	top :8px;
}

.box_narrow_border #div_large_contents {
	width : 325px;
	height: 100%;
	position: relative;
	left:8px;
	top:8px;
	overflow:hidden;
	padding:1px 1px 1px 1px;
}

.box_narrow_border #div_right {
	background: url(../images/contents/box_right.gif) repeat-y;
	width : 8px;
	height: 100%;
	position: absolute;
	left : 323px;
	top:8px;
}

.box_narrow_border #div_border_bottom {
	width : 345px;
	position: relative;
	margin-bottom: 15px;
}

.box_narrow_border #div_bot_left {
	background: url(../images/contents/box_bot_left.gif) no-repeat;
	width : 8px;
	height: 8px;
	position: absolute;
	left: 0px;
	top :8px;

}

.box_narrow_border #div_bot {
	background: url(../images/contents/box_bot.gif) repeat-x;
	width : 325px;
	height: 8px;
	position: absolute;
	left: 8px;
	top :8px;

}

.box_narrow_border #div_bot_right {
	background: url(../images/contents/box_bot_right.gif) no-repeat;
	width : 8px;
	height: 8px;
	position: absolute;
	left: 323px;
	top :8px;

}

.table_540_border {
	width : 540px;
	position: relative;
	background-color: #FFFFFF;
	float:none;
	overflow:hidden;
}

.table_540_border #div_border_head{
	width : 540px;
	position: relative;
}

.table_540_border #div_top_left {
	background: url(../images/contents/top_left.gif) no-repeat;
	width : 12px;
	height: 25px;
	position: absolute;
	left: 0px;
}

.table_540_border #div_top {
	background: url(../images/contents/top.gif) repeat-x;
	width : 512px;
	height: 25px;
	position: absolute;
	left :12px;
	text-align:center;
	color: #339900;
	padding-top: 5px;
	font-weight:bold;
}

.table_540_border #div_top_right {
	background: url(../images/contents/top_right.gif) no-repeat;
	width : 12px;
	height: 25px;
	position: absolute;
	left: 524px;
}

.table_540_border #div_border_contents {
	width : 540px;
	position: relative;
}

.table_540_border #div_left {
	background: url(../images/contents/left.gif) repeat-y;
	width : 12px;
	height: 100%;
	position: relative;
	left: 0px;
	top :25px;
}

.table_540_border #div_large_contents {
	width : 512px;
	height: 100%;
	position: relative;
	left:12px;
	top:25px;
	overflow:hidden;
	padding:1px 1px 1px 1px;
}

.table_540_border #div_right {
	background: url(../images/contents/right.gif) top right repeat-y;
	width : 12px;
	height: 100%;
	position: relative;
	left : 524px;
	top:25px;
}

.table_540_border #div_border_bottom {
	width : 540px;
	position: relative;
	margin-bottom: 35px;
}

.table_540_border #div_bot_left {
	background: url(../images/contents/bot_left.gif) no-repeat;
	width : 12px;
	height: 12px;
	position: absolute;
	left: 0px;
	top :25px;
}

.table_540_border #div_bot {
	background: url(../images/contents/bot.gif) repeat-x;
	width : 512px;
	height: 12px;
	position: absolute;
	left: 12px;
	top :25px;
}

.table_540_border #div_bot_right {
	background: url(../images/contents/bot_right.gif) no-repeat;
	width : 12px;
	height: 12px;
	position: absolute;
	left: 524px;
	top :25px;

}

.box_540_border {
	width : 540px;
	position: relative;
	background-color: #FFFFFF;
	float:none;
	overflow:hidden;
}

.box_540_border #div_border_head{
	width : 540px;
	position: relative;
}

.box_540_border #div_top_left {
	background: url(../images/contents/box_top_left.gif) no-repeat;
	width : 8px;
	height: 8px;
	position: absolute;
	left: 0px;
}

.box_540_border #div_top {
	background: url(../images/contents/box_top.gif) repeat-x;
	width : 516px;
	height: 8px;
	position: absolute;
	left :8px;
	text-align:center;
	color: #339900;
	padding-top: 0px;
	font-weight:bold;
}

.box_540_border #div_top_right {
	background: url(../images/contents/box_top_right.gif) no-repeat;
	width : 8px;
	height: 8px;
	position: absolute;
	left: 524px;
}



.box_540_border #div_border_contents {
	width : 540px;
	position: relative;
}

.box_540_border #div_left {
	background: url(../images/contents/box_left.gif) repeat-y;
	width : 8px;
	height: 100%;
	position: absolute;
	left: 0px;
	top :8px;
}

.box_540_border #div_large_contents {
	width : 516px;
	height: 100%;
	position: relative;
	left:8px;
	top:8px;
	overflow:hidden;
	padding:1px 1px 1px 1px;
}

.box_540_border #div_right {
	background: url(../images/contents/box_right.png) repeat-y;
	width : 8px;
	height: 100%;
	position: absolute;
	left : 524px;
	top:8px;
	clear:both;
}

.box_540_border #div_border_bottom {
	width : 540px;
	position: relative;
	margin-bottom: 15px;
}

.box_540_border #div_bot_left {
	background: url(../images/contents/box_bot_left.gif) no-repeat;
	width : 8px;
	height: 8px;
	position: absolute;
	left: 0px;
	top :8px;
}

.box_540_border #div_bot {
	background: url(../images/contents/box_bot.gif) repeat-x;
	width : 516px;
	height: 8px;
	position: absolute;
	left: 8px;
	top :8px;
}

.box_540_border #div_bot_right {
	background: url(../images/contents/box_bot_right.gif) no-repeat;
	width : 8px;
	height: 8px;
	position: absolute;
	left: 524px;
	top :8px;
}

.box_260_border {
	width : 260px;
	position: relative;
	background-color: #FFFFFF;
	float:none;
	overflow:hidden;
}

.box_260_border #div_border_head{
	width : 260px;
	position: relative;
}

.box_260_border #div_top_left {
	background: url(../images/contents/box_top_left.gif) no-repeat;
	width : 8px;
	height: 8px;
	position: absolute;
	left: 0px;
}

.box_260_border #div_top {
	background: url(../images/contents/box_top.gif) repeat-x;
	width : 236px;
	height: 8px;
	position: absolute;
	left :8px;
	text-align:center;
	color: #339900;
	padding-top: 0px;
	font-weight:bold;
}

.box_260_border #div_top_right {
	background: url(../images/contents/box_top_right.gif) no-repeat;
	width : 8px;
	height: 8px;
	position: absolute;
	left: 244px;
}

.box_260_border #div_border_contents {
	width : 260px;
	position: relative;
}

.box_260_border #div_left {
	background: url(../images/contents/box_left.gif) repeat-y;
	width : 8px;
	height: 100%;
	position: absolute;
	left: 0px;
	top :8px;
}

.box_260_border #div_large_contents {
	width : 236px;
	height: 100%;
	position: relative;
	left:8px;
	top:8px;
	overflow:hidden;
	padding:1px 1px 1px 1px;
}

.box_260_border #div_right {
	background: url(../images/contents/box_right.png) repeat-y;
	width : 8px;
	height: 100%;
	position: absolute;
	left : 244px;
	top:8px;
	clear:both;
}

.box_260_border #div_border_bottom {
	width : 260px;
	position: relative;
	margin-bottom: 15px;
}

.box_260_border #div_bot_left {
	background: url(../images/contents/box_bot_left.gif) no-repeat;
	width : 8px;
	height: 8px;
	position: absolute;
	left: 0px;
	top :8px;
}

.box_260_border #div_bot {
	background: url(../images/contents/box_bot.gif) repeat-x;
	width : 236px;
	height: 8px;
	position: absolute;
	left: 8px;
	top :8px;
}

.box_260_border #div_bot_right {
	background: url(../images/contents/box_bot_right.gif) no-repeat;
	width : 8px;
	height: 8px;
	position: absolute;
	left: 244px;
	top :8px;
}

/* ########################## search ############################ */
.searchintro {
font-weight:normal;
margin:0 0 20px;
}

.searchintro img {
display:inline; border:0px
}

.display {
margin:20px 0 0;
text-align:right;
}

.filter {
margin:10px 0 0;
}

.inputbox:focus {
border:solid 2px #000;
}

fieldset.word,fieldset.only {
border:solid 1px #ccc;
}

.only {
border:solid 0;
margin:10px 0 0 10px;
padding:5px 10px;
line-height:1.3em;
}

.word {
background:#fff;
padding:10px 10px 10px 0;
border:solid 0 !important;
}

.word input {
background:#fff;
border:solid 2px #999;
color:#93246F;
font-weight:bold;
margin:0 0 0 10px;
padding:2px;
}

.phrase {
color:#000;
margin:10px 10px 10px 0;
padding:10px;
width:60%;
border:solid 1px #ccc;
float:left;
}

/*Selects*/
.phrase .inputbox {
background:#fff;
color:#000;
display:block;
height:1.5em;
margin-top:10px;
width:12em;
}

.phrase .inputbox option {
background:#EFDEEA;
border-bottom:solid 1px #333;
padding:2px;
}

.phrase .inputbox option a:hover {
background:#C00;
border-color:#CFD0D6;
color:#fff;
}

.search_result legend {
border-bottom:solid 0 #000;
background:#fff;
}

.light_box {
	padding-top: 3px;
}


/* ###############  right #################  */
#right .moduletable {
background:#fff;
color:#000;
margin:10px 0;
padding:10px;
}

#right h3 {
background:#fff;
border-bottom:solid 1px #D4A7C5;
color:#333;
margin:3px 0 3px;
padding:0 5px 0 0;
}

#right h4 {
color:#000;
font-size:1em;
padding:0px 5px 0 0;
margin:0;
border:solid 0;
}

#right ul {
border:solid 0 #ccc;
color : #000000;
margin:  -15px 5px 0px 0px;
padding: 0px 0px 0px 0;
position:relative;
width :170px;
height: 30px;

}

#right ul li {
margin-bottom:0px;
position:relative;
background: url(../images/menus/right_news_0.gif) no-repeat;
width :170px;
height: 30px;
padding-left: 20px;
color: #ff745c;
}

#right ul li a {
color: #ff745c;
font-weight:normal;
padding:2px 0 0 0;
width :170px;
height: 30px;
}

#right ul li a:link,#right ul li a:visited {
width :170px;
height: 30px;
color: #ff745c;
}

#right ul li a:hover,#right ul li a:active,#right ul li a:focus {
width :170px;
height: 30px;
color:#93246F;
}

#right #news {
	width :180px;
	position: relative;
	top: 100px;
	margin-left:2px;
}

#news .article_separator {
	background: url(../images/menus/line_0.gif) no-repeat;
	width: 180px;
}


/*========================== Color boxes ==============================*/
.bluebox {
	background-image: url(../images/blue.jpg);
	background-repeat: repeat-x;
	background-color: #EDF7FA;
	border: 1px solid #8DCCD5;
}

.blueboxheader {
	font-weight: bold;
	font-size: 140%;
	padding-left: 10px;
	text-align:left;
	margin-bottom:10px;
	color: #176CC3;
}

.blueboxheader img {
	margin-bottom: -7px;
}

.purplebox {
	background-image: url(../images/purple.jpg);
	background-repeat: repeat-x;
	background-color: #FAE8FF;
	border: 1px solid #C577F7;
}

.purpleboxheader {
	font-weight: bold;
	font-size: 140%;
	padding-left: 10px;
	text-align:left;
	margin-bottom:10px;
	color: #5F367A;
}

.purpleboxheader img {
	margin-bottom: -7px;
}


.yellowbox {
	background-image: url(../images/yellow.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFDD;
	border: 1px solid #FFD409;
}

.yellowboxheader {
	font-weight: bold;
	font-size: 140%;
	padding-left: 10px;
	text-align:left;
	margin-bottom:10px;
	color: #FD8900;
}

.yellowboxheader img {
	margin-bottom: -7px;
}

.graybox {
	background-image: url(../images/gray.jpg);
	background-repeat: repeat-x;
	background-color: #ECECEC;
	border: 1px solid #555555;
}

.grayboxheader {
	font-weight: bold;
	font-size: 140%;
	padding-left: 10px;
	text-align:left;
	margin-bottom:10px;
	color: #0000DD;
}

.grayboxheader img {
	margin-bottom: -7px;
}

/* ==================Design layer ================*/
.earthonhand {
		z-index: 100;
		left : 400px;
		position: relative;
}


.tbhead {
	font-weight: bold;
	text-align: left;
	background : #f7f7f7;
}

table{
	border: none;
	margin:0px;
    width: 98%;
    border-spacing: 0;
    border-collapse: collapse;
}

th{
	padding: 0;
}

tr{
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
}

td{
    border-spacing: 0;
    border-collapse: collapse;
	padding-top: 1px;
    padding-left: 5px;

}

.tr_line{
	border: #ccc 1px solid;
	border-collapse: collapse;
	border-left: none;
	border-right: none;
	border-top: none;
}

.partner_file {
	color:#880000;
}