body {
	color: #333333;
	background: white url(../images/elements/body-background.gif) repeat-y;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%; /* 1em = 10px */
	line-height: 1.5em;
}

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px
}

.list-content li{
	list-style-type: square;
	list-style-position: inside;
}

/*------------------ structure elements -------------------- */

#nsios-logo {
	position: absolute;
	top: 60px;
	left: 806px;
}

#form-search {
	position: absolute;
	top: 1px;
	left: 785px;
}

#form-search input {
	font-family: verdana, arial, helvetica, sans-serif;
	border: none;
	float: left;
	margin-left: 1px;
}

#form-search .button {
	width: 47px;
	height: 24px;
	padding: 0;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #563603;
	color: white;
	cursor: pointer;
}

#form-search .text {
	height: 19px;
	width: 108px;
	padding: 5px 5px 0px 21px;
	font-size: 1.1em;
	background-color: #ccdf6a;
	color: #563603;
}

#flash-banner {
	position: absolute;
	top: 0;
	left: 20px;
}

/* breadcrumbs */
#breadcrumbs {
	position: absolute;
	top: 11px;
	left: 30px;
	list-style: none;
	font-size: 1.1em;
	z-index: 5;
}

#breadcrumbs li {
	float: left;
	line-height: 0;
	margin-left: 5px;
}

#breadcrumbs span {
	margin-right: 5px;
}

#breadcrumbs-home {
	margin-top: -11px;
	margin-right: -5px;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active {
	color: #563603;
	text-decoration: none;
}

#breadcrumbs-home a {
	position: relative;
    padding: 0;
    margin: 0;
    width: 24px; /* image width */
    height: 24px; /* image height */
    overflow: hidden;
	display: block;
}

#breadcrumbs-home a span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 0;
    margin: 0;
    width: 24px; /* image width */
    height: 24px; /* image height */
    background-position: top left;
	background-repeat: no-repeat;
	background: url(../images/elements/sysmenu-home.gif) top left no-repeat;
}


/* system menu */
#sysmenu {
	position: absolute;
	top: 119px;
	left: 20px;
	width: 526px;
	height: 24px;
	z-index: 1;
}

#body-inside #sysmenu {
	top: 0;
	height: 143px;
	background: transparent url(../images/elements/background-content.jpg) 0 0 no-repeat;
}

#sysmenu #sysmenu-main {
	margin-left: 12px;
	list-style: none;
}

#body-inside #sysmenu #sysmenu-main {
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 0;
}

#sysmenu #sysmenu-main li {
	float: left;
	margin-right: 7px;
}

#sysmenu #sysmenu-aux {
	margin-right: 8px;
	list-style: none;
}

#body-inside #sysmenu #sysmenu-aux {
	position: absolute;
	bottom: -2px;
	right: 0;
	width: 100px;
	line-height: 0;
}

#sysmenu #sysmenu-aux li {
	float: right;
	margin-right: 7px;
}

#sysmenu-hicontrast {
	margin-top: 2px;
}

#sysmenu-main a,
#sysmenu-aux a {
	position: relative;
    padding: 0;
    margin: 0;
    width: 24px; /* image width */
    height: 24px; /* image height */
    overflow: hidden;
	display: block;
}
#body-intro #sysmenu-aux a {
	color: #6F5836;
}

#sysmenu-main a span,
#sysmenu-aux a span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 0;
    margin: 0;
    width: 24px; /* image width */
    height: 24px; /* image height */
    background-position: top left;
	background-repeat: no-repeat;
}

#sysmenu-smaller a span { background: url(../images/elements/sysmenu-smaller2.gif) top left no-repeat; }
#sysmenu-larger a span { background: url(../images/elements/sysmenu-larger2.gif) top left no-repeat; }
#body-intro #sysmenu-smaller a span { background-image: url(../images/elements/sysmenu-smaller.gif); }
#body-intro #sysmenu-larger a span { background-image: url(../images/elements/sysmenu-larger.gif); }

#sysmenu-print a span { background: url(../images/elements/sysmenu-print.gif) top left no-repeat; }
#sysmenu-contact a span { background: url(../images/elements/sysmenu-contact.gif) top left no-repeat; }
#sysmenu-sitemap a span { background: url(../images/elements/sysmenu-sitemap.gif) top left no-repeat; }
#sysmenu-credits a span { background: url(../images/elements/sysmenu-credits.gif) top left no-repeat; }

#sysmenu #sysmenu-language a {
	width: auto;
	height: auto;
	margin-top: 4px;
	text-decoration: none;
	color: #563603;
	font-weight: bold;
	line-height: 1.8; 
}

/* main menu */
#main-menu {
	position: absolute;
	left: 546px;
	width: 219px;
}

#main-menu a:link, #main-menu a:visited, #main-menu a:hover, #main-menu a:active {
	display: block;
	text-decoration: none;
	color: #563603;
}

#main-menu li {
	font-size: 1.6em;
	line-height: .8;
	text-transform: uppercase;
	padding: 4px;
	border-top: 1px solid #edf7ba;
}

#main-menu li.last {
	border-bottom: 1px solid #edf7ba;
}

#main-menu span {
	width: 20px;
	color: white;
	background-color: #563603;
	margin-right: 6px;
}

#main-menu li:hover,
#main-menu li.alt {
	background: url(../images/elements/menu-hover-background.gif) top left repeat-y;
}

#main-menu li:hover span,
#main-menu li.alt span {
	color: #563603;
	background-color: #bdd63d;
}

#main-menu ul {
	margin-top: 4px;
	margin-bottom: -4px;
	display: none;
}

#main-menu li.alt ul {
	display: block;
}

#main-menu li li {
	font-size: .7em;
	line-height: 1;
	margin-left: -4px;
	padding: 6px 0 6px 25px;
	background: #edf7ba url(../images/elements/submenu-bullet.gif) 10px 6px no-repeat;
}

#main-menu li:hover li,
#main-menu li.alt li {
	background: #edf7ba url(../images/elements/submenu-bullet.gif) 10px 6px no-repeat;
}

#main-menu li:hover li span,
#main-menu li.alt li span {
	background-color: transparent
}

#main-menu li li:hover,
#main-menu li li.alt {
	background: #edf7ba url(../images/elements/submenu-bullet-on.gif) 10px 6px no-repeat;
}

#body-intro #main-menu { top: 259px; }

#body-inside #main-menu { top: 204px; }

/* slogan */
#slogan {
	position: absolute;
	top: 143px;
	left: 0px;
	width: 546px;
	height: 41px;
	background: url(../images/elements/slogan.jpg) no-repeat;
}

/* content */
#content {
	position: relative;
	margin-top: 184px;
	margin-left: 20px;
	width: 493px;
	min-height: 320px;
	background: url(../images/elements/background-content.jpg) 0 -184px no-repeat;
	color: #563603;
	padding: .1em 19px 3em 14px;
	font-size: 1.2em;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #563603;
}

#content h1 {
	font-size: 1.6em;
	line-height: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 2em;
	margin-bottom: .9em;
}

#content h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2.6em;
	margin-bottom: .7em;
}

#content h4 {
	font-size: 1em;
	font-weight: bold;
}

#content h4:first-letter,
#content #front-page-welcome p:first-letter,
#body-inside #content .content-text:first-letter {
	font-size: 3em;
	line-height: 1.2em;
	font-weight: bold;
	background-color: #563603;
	color: #edf7ba;
	float: left;
	padding: .2em .15em;
	margin-top: .08em;
	margin-right: .15em;
}

#content p.after-h2:first-letter  {
	font-size: 2em;
	line-height: 1.2em;
	font-weight: bold;
	background-color: #563603;
	color: #edf7ba;
	float: left;
	padding: .2em .15em;
	margin-top: .08em;
	margin-right: .15em;
}

#content #front-page-welcome p:first-line,
#body-inside #content .content-text:first-line,
#content p.after-h2:first-line {
	font-weight: bold;
}

#content p.listing-item {
	margin-bottom: .5em;
}

#content p.news-date,
#content p.content-date {
	margin-top: 1.5em;
	font-style: italic;
}

#content ul.news-list {}

#content ul.news-list li { margin-bottom: .5em; }

#content ul.link-list {
	margin-top: 1em;
}

#content ul.link-list li {
	background: url(../images/elements/bullet.gif) 0 .4em no-repeat;
	padding-left: 1.1em;
	margin-top: .1em;
}

/* sidebar */
#body-inside #sidebar {
	position: absolute;
	top: 300px;
	left: 809px;
	width: 160px;
}

/* head images */
#image-film {
	position: absolute;
	top: 0;
	left: 20px;
	width: 526px;
	height: 143px;
}

#body-intro #lead-image {
	position: absolute;
	top: 0;
	left: 546px;
	width: 239px;
	height: 239px;
}

#body-inside #lead-image {
	position: absolute;
	top: 0;
	left: 546px;
	width: 239px;
	height: 184px;
}

#overlay-image-film {
	position: absolute;
	top: 119px;
	left: 20px;
	width: 526px;
	height: 24px;
	background: transparent url(../images/overlays/image-film.png) top left no-repeat;
}

#body-inside #overlay-lead-image {
	position: absolute;
	top: 0;
	left: 546px;
	width: 239px;
	height: 184px;
	z-index: 2;
	background: transparent url(../images/overlays/leadimage-inside.png) top left no-repeat;
}

#body-intro #overlay-lead-image {
	position: absolute;
	top: 119px;
	left: 546px;
	width: 20px;
	height: 120px;
	z-index: 2;
	background: transparent url(../images/overlays/lead-image-intro.gif) top left no-repeat;
}

/* sidebar news */
#news {
	position: absolute;
	top: 300px;
	left: 809px;
	width: 160px;
}

#body-inside #news {
	position: relative;
	top: auto;
	left: auto;
	width: 160px;
}

#news h2 {
	position: relative;
	width: 158px;
	padding: .4em 0 .3em 24px;
	margin-left: -23px;
	margin-bottom: .5em;
	background-color: #ccdf6a;
	color: #563603;
	text-transform: uppercase;
	font-size: 1.3em;
}

#news .news-list li {
	font-size: 1.2em;
	margin-bottom: 1em;
}

#news .news-list li a {
	color: #4c3231;
	text-decoration: none;
}

#news .date {
	color: #8ba500;
	font-style: italic;
	font-size: .9em;
}

#news ul.link-list {
	margin-top: 1em;
}

#news ul.link-list li {
	background: url(../images/elements/bullet.gif) 0 .4em no-repeat;
	padding-left: 1.1em;
	margin-top: .1em;
	font-size: 1.2em;
}

#news ul.link-list li a {
	color: #4c3231;
}

/* business card */
#business-card {
	position: fixed;
	padding-bottom: 2em;
	bottom: 0;
	left: 809px;
	width: 160px;
	color: #563603;
	background-color: white;
	font-size: 1.1em;
}

#body-inside #business-card {
	position: relative;
	bottom: auto;
	left: auto;
	margin-top: 60px;
}

#business-card p {
	margin-bottom: 1em;
}

#business-card a:link, #business-card a:visited, #business-card a:hover, #business-card a:active {
	color: #563603;
	text-decoration: none;
}

#member-business-card {
	float: right;
	width: 152px;
	padding: 9px 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	color: #222222;
	font-size: .9em;
	background-color: #edf7ba;
	overflow: hidden;
}

#member-business-card a:link, 
#member-business-card a:visited, 
#member-business-card a:hover, 
#member-business-card a:active {
	color: #003391;
	text-decoration: underline;
}

#businesscard-image {
	margin-bottom: 10px;
}

#member-creations {
	clear: both;
	margin-left: -5px;
	margin-right: -5px;
}

#member-creations .creation {
	float: left;
	padding: 3px;
	margin: 5px;
	background-color: #edf7ba;
}

#member-creations p {
	min-height: 3em;
	font-size: .9em;
	color: #563603;
}

h2#chairman-name {
	clear: both;
}

img#chairman-image {
	float: right;
	border: 3px solid #edf7ba;
	margin-left: 10px;
}


/* search results */
.searchResultInStructure { margin-bottom: .5em; }

.searchResultInData { margin-bottom: .5em; }

.search-results-url { font-size: .9em; }

/* site map */
.siteMapL1 {

}

.siteMapL2 {
	margin-left: 2em;
}


/*------------------ forms -------------------- */

.formatted-form {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

.formatted-form em {
	color: #c00;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
}

.formatted-form dl {
	margin: 10px 0;
	padding: 0;
}

.formatted-form dt {
	margin: 7px 0 0 0;
	padding: 0;
}

.formatted-form dt.checkbox {
	margin: 2px;
	padding: 0;
}

.formatted-form dd {
	margin: 0;
	padding: 0;
}

.formatted-form dt em, .formatted-form .note em {
	color: #c00;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
}

.formatted-form  input.text {
	width: 250px
}

.formatted-form hr {
	border: none 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

.formatted-form .securityInput, 
.formatted-form .securityCode {
	float: left;
}

.formatted-form dd.note {
	clear: left;
}

.formatted-form dt.submit {
	padding-top: 15px;
}

/*---------------- end forms----------------- */