body { font-family: georgia; background-image: url(../graphics/basis/navigationBar.gif); background-repeat: repeat-x; margin: 0; }
table { border-width: 0; }
a, a:focus, focus, input												{ outline: 0; background : transparent; }
a img { border-width: 0px; }
iframe { border-width: 0; frameborder: 0; }
.break { height: 1px; float: none; clear: both; overflow: hidden; }
/* STAGE */
#stage { width: 100%; height: 100%; }
#stage .area { padding-bottom: 30px; }
#stage .width { text-align: left; width: 800px; }
/* HEADER */
#header { height: 160px; }
#header .logo { background-image: url(../graphics/basis/logo.gif); background-repeat: no-repeat; background-position: 0 center; width: 273px; height: 160px; float: left; }
#header #leaf { width: 168px; height: 160px; float: right; }
#header .leaf { background-image: url(../graphics/basis/leaf.gif); }
/* FOOTER */
#footer { background-color: #ededed; height: 83px; border-top: 2px solid #b2b2b2; }
#footer a { color: #535353; font-size: 9px; font-family: "Lucida Grande", Verdana; font-weight: bold; text-decoration: none; }
#footer table { width: 100%; height: 83px; }
#footer table td { text-align: center; border-right: 1px solid #b2b2b2; }
#footer table .first { text-align: left; padding-left: 14px; border-left: 1px solid #b2b2b2; }
#footer table .top { border-top: 1px solid #b2b2b2; }
#footer table .small { width: 140px; }
#footer table .logo { background-color: white; height: 48px; }
/* NAVIGATION */
#navigation { background-image: url(../graphics/navigation/bg.gif); width: 800px; height: 36px; margin-bottom: 40px; border-width: 0; }
#navigation .item { height: 36px; overflow: hidden; float: left; margin-right: 2px; }
#navigation .item a { background-image: url(../graphics/navigation/normal.gif); text-decoration: none; height: 36px; float: left; cursor: pointer; display: block; }
#navigation .item a .left { background-image: url(../graphics/navigation/normalLeft.gif); width: 20px; height: 36px; float: left; }
#navigation .item a .lable { color: white; font-size: 11px; font-family: arial, helvetica; font-weight: bold; text-decoration: none; text-transform: uppercase; float: left; padding-top: 18px; }
#navigation .item a .right { background-image: url(../graphics/navigation/normalRight.gif); width: 20px; height: 36px; float: left; }
#navigation .item a.selected { background-image: url(../graphics/navigation/selected.gif); text-decoration: none; height: 36px; display: block; }
#navigation .item a.selected .left { background-image: url(../graphics/navigation/selectedLeft.gif); width: 20px; height: 36px; float: left; }
#navigation .item a.selected .lable { color: #c2bc68; font-size: 11px; font-family: arial, helvetica; font-weight: bold; text-decoration: none; text-transform: uppercase; float: left; padding-top: 19px; }
#navigation .item a.selected .right { background-image: url(../graphics/navigation/selectedRight.gif); width: 20px; height: 36px; float: left; }
/* TEXT */
.textLarge { color: #1f2b39; }
.textLarge a { text-decoration: none; border-bottom-style: dotted; border-bottom-width: 1px; }
.textLarge a:hover { border-bottom-style: solid; }
.textLarge h1 { color: #4e5d6f; font-size: 38px; font-weight: normal; line-height: 42px; margin-top: 0; margin-bottom: 14px; }
.textLarge h2 { color: #8f8a3f; font-size: 11px; line-height: 16px; font-weight: bold; text-transform: uppercase; margin: 16px 0 5px; }
.textLarge h3 { color: #4e5d6f; font-size: 20px; font-weight: normal; line-height: 26px; margin: 0 0 4px; }
.textLarge h4 { margin: 0 0 8px 0; color: #4e5d6f; font-size: 11px; line-height: 15px; font-weight: normal; text-transform: uppercase; letter-spacing: 1px; }
.textLarge h5 { color: #8f8a3f; font-size: 17px; font-weight: normal; line-height: 23px; margin: 0 0 18px; }
.textLarge h5 a { color: #8f8a3f; border-bottom-color: #8f8a3f; }
.textLarge p { font-size: 11px; line-height: 17px; margin-top: 0; margin-bottom: 10px; }
.textLarge p a { color: #2b2b2b; border-bottom-color: #2b2b2b; }
/* COLUMNS */
.column0 { width: 800px; }
.column1 { width: 527px; }
.column2 { width: 254px; }
/* BOX */
.box { color: #535353; font-size: 11px; font-family: arial, helvetica; line-height: 16px; background-color: #f3f2e1; float: left; margin-top: 16px; border-top: 2px solid #c2bc68; }
.box .padding { padding: 12px 16px 6px; border-top: 1px solid white; }
.box p { margin: 0 0 10px; }
.box a { color: #535353; text-decoration: none; border-bottom: 1px dotted #535353; }
.box a:hover { text-decoration: none; border-bottom-style: solid; }
.box h1 { font-size: 11px; font-weight: bold; line-height: 16px; margin: 0 0 3px; }
/* IMAGES */
.imageLeft { width: 254px; overflow: hidden; float: left; margin-right: 19px; }
.imageRight { width: 254px; overflow: hidden; float: right; margin-left: 19px; }
.imageWide { width: 800px; margin-bottom: 30px; }
/* LIST */
.list { width: 527px; float: left; }
.list .item { width: 100%; overflow: hidden; float: left; clear: both; margin-bottom: 3px; display: block; }
.list .item a { text-decoration: none; padding-top: 6px; padding-right: 5px; padding-bottom: 3px; border-top: 1px solid white; border-bottom: 1px solid white; cursor: pointer; display: block; }
.list .item a:hover { border-top-width: 1px; border-top-color: #868686; border-bottom-style: none; border-top-style: dotted; }
.list .item a .pdf { background-image: url(../graphics/misc/pdf.gif); background-repeat: no-repeat; background-position: 0 top; width: 30px; height: 17px; float: left; }
.list .item a .date { color: #aaa; font-size: 11px; font-family: arial, helvetica; font-weight: bold; line-height: 15px; width: 85px; float: left; display: block; }
.list .item a .title { color: #1f2b39; font-size: 11px; font-family: georgia; line-height: 14px; float: left; display: block; }
/* MATRIX */
.matrix { font-size: 11px; font-family: arial, helvetica; width: 527px; }
.matrix td { height: 18px; }
.matrix .first { width: 1%; color: #4e5d6f; font-weight: bold; padding-right: 40px; }
.matrix a { color: #2b2b2b; text-decoration: none; border-bottom: 1px dotted #2b2b2b; }
.matrix a:hover { border-bottom-style: solid; }
/* SLIDE SHOW */
.slideshow { background-color: #e4e4e4; width: 800px; height: 257px; }
.slideshow .window { background-image: url(../graphics/misc/slideshowBg.gif); }
.slideshow .info { background-image: url(../graphics/misc/slideshow.gif); width: 254px; height: 257px; }
.slideshow h1 { color: white; font-size: 28px; font-weight: normal; line-height: 30px; margin: 0 0 10px; padding-top: 40px; padding-left: 20px; }
.slideshow p { color: white; font-size: 14px; line-height: 20px; padding-right: 20px; padding-left: 20px; }
/* CURRENT */
.current {  }
.current .articles { width: 507px; }
.current .margin { width: 39px; }
.current .newslist { width: 254px; }
.current .discover { width: 254px; }
.articles .item { margin-bottom: 20px; }
.articles .item .image { background-image: url(../graphics/news/shadow.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 100px; height: 108px; }
.articles .item .text { width: 390px; float: right; }
.articles .item .arkiv { margin-bottom: 10px; width: 500px; float: left; }
.articles .item .text p { font-size: 11px; line-height: 17px; }
.newslist .item { background-image: url(../graphics/news/dot.gif); background-repeat: no-repeat; padding-left: 16px; color: #1f2b39; font-size: 11px; font-family: arial, helvetica; line-height: 16px; background-position: 0 4px; margin-bottom: 12px; }
.newslist .item a { font-weight: bold; color: #989898; text-decoration: none; }
.newslist .item a:hover { text-decoration: underline; }
.discover .item a { margin-bottom: 3px; text-decoration: none; display: block; color: white; background-color: #717d8c; height: 43px; width: 254px; font-size: 10px; font-family: arial, helvetica; line-height: 15px; }
.discover .item a:hover { background-color: #4e5d6f; text-decoration: none; }
.discover .text { margin-left: 10px; margin-top: 7px; display: block; float: left; }
.discover .head { color: white; font-family: georgia; font-size: 13px; }

