/*                                */
/* CSS file for Layout "cbp1" */
/* copyright d buechner - 2009    */

/* IE6 css fixer v0.1 alpha: Sat, 11 Apr 2009 11:27:13 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
.left,
.right,
#menu li a,
#logo,
#address,
#menu li,
#links,
#content{display:inline;}

/* global */
html{
      width: 100%;
      height: 100%;
      background-color: white;
}

body{
/*       font-family: Garamond,Times New Roman,times, serif; */
      font-family: Verdana,arial,sans-serif;
      padding: 0px;
      margin: auto;
      font-size: .78em;
      background-color: white;
/*      background: white url('images/bg1.png') fixed center no-repeat;*/
}

p{
      margin: 0px;
      padding: 0px 0px 16px 0px;
      line-height: 1.25em;
}

h1{
/*       font-family: times, serif; */
      font-family: Verdana,arial,sans-serif;
      font-size: 105%;
      letter-spacing: .1em;
      background: transparent;
/*       color: #6EAB03; */
}

h2{
      margin: 0px;
      padding: 0px 0px 0px 0px;
      font-size: 100%;
      letter-spacing: .1em;
      font-weight: normal;
      text-decoration: none;
}

a{
      outline: none;
}

img{
      border: 0px;
      vertical-align:top;
}


/* image positioning - left, right and center */

.left{
      float: left;
      padding: 0px 0px 0px 0px;
}

.right{
      float: right;
      padding: 0px 0px 0px 8px;
}

.center{
      display: block;
      text-align: center;
      margin: 0 auto;
}

#menu{
      background: #898867 url(images/menu.png);
      color: #F5F6F0;
      border-color: #EEE;
}

#menu li a{
      background: transparent;
      color: #F5F6F0;
      border-color: #989898;
}

#menu li a:hover,
#menu li a.selected{
      background: #898867 url(images/menu_hover.png);
      color: #F5F6F0;
      border-color: #989898;
}

#left_sidebar,
#content,
#right_sidebar,
#content a:hover{
      background: transparent;
      color: #777;
}

.sidebaritemL,
.sidebaritemR {
      background: #6EAB03;
      color: black;
}

.sbilinks li a,
.sidebaritemL a,
.sidebaritemR a {
      background: #8c8d88 url(images/arrow.png) no-repeat left center;
      color: black;
}

.sbilinks li a:hover,
.sidebaritemL a:hover,
.sidebaritemR a:hover {
      background: #8c8d88 url(images/arrow_select.png) no-repeat left center;
      color: white;
}

.sidebar li a.selected {
      background: #6EAB03 url(images/arrow_select.png) no-repeat left center;
      color: black;
}

#address,
#address a,
#footer a,
#footer a:hover{
      background: transparent;
      color: black;
}

/* block quote */
blockquote{
      margin: 20px 0px 20px 0px;
      padding: 10px 20px 0px 20px;
      border-left: 8px solid;
      border-color: #777;
}

/* unordered list */
ul{
/*       font-family: times, serif; */
      font-family: Verdana,arial,sans-serif;
      font-size: 100%;
      font-weight: normal;
      color: black;
      margin: 8px 0px 0px 16px;
      padding: 0px;
}

ul li{
      list-style-type: square;
      margin: 0px 0px 11px 0px;
      padding: 0px;
}

/* ordered list */
ol{
      margin: 8px 0px 0px 24px;
      padding: 0px;
}

ol li{
      margin: 0px 0px 11px 0px;
      padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#main,
#links,
#footer,
#logo,
#menu,
#content{
      margin-left: auto;
      margin-right: auto;
}

/* main container */
#main{
      width: 1200px;
      padding: 10px 0 0 0;
/*       background: transparent; */
      background: transparent url('images/bg0.jpg') repeat-y;
}

* html #main {  /* Korrektur fuer IE 5.x */
        width: 1200px;
        w\idth: 1208px;
}

/* header */
#header{
        height: 235px;
        width: 1200px;
        background: transparent url('images/bgH.jpg') top no-repeat;
}


/* logo */
#logo{
      padding: 11px 0px 0px 14px;
      float: left;
      background: transparent;
      width:75%;
}

#logo h1{
/*       font-family: Garamond,Times New Roman,times, serif; */
      font-family: Verdana,arial,sans-serif;
/*       text-shadow:gray 3px 2px; */
      margin: 0px;
      padding: 18px 0px 0px 0px;
      font-size: 150%;
      letter-spacing: .2em;
/*       color: white; */
      z-index:9;
}

#logo h2{
/*       font-family: Garamond,Times New Roman,times, serif; */
      font-family: Verdana,arial,sans-serif;
/*       text-shadow:gray 3px 2px; */
      margin: 0px;
      padding: 5px 0px 0px 0px;
      font-size: 100%;
      letter-spacing: .1em;
      color: white;
      text-decoration: none;
      z-index:9;
}

#logo p{
/*       font-family: Garamond,Times New Roman,times, serif; */
      font-family: Verdana,arial,sans-serif;
      padding: 18px 0px 0px 0px;
      font-weight: bold;
      letter-spacing: .1em;
      text-decoration: none;
/*       z-index:9; */
      position: absolute;
}

.light1 {
      top:0;
      left:0;
      color:white;
      position:relative;
      z-index:2;
}

.shade1 {
      top:+0.05em;
      left:+0.05em;
      color:gray;
      position:relative;
      z-index:1;
}

.light2 {
      top:0;
      left:0;
      color:white;
      position:relative;
      z-index:2;
}

.shade2 {
      top:+0.05em;
      left:+0.05em;
      color:gray;
      position:relative;
      z-index:1;
}

#logo a{
      text-decoration: none;
      color: #fff;
}

#address{
      padding: 40px 0px 0px 20px;
      float: left;
      text-align: left;
      color: black;
      font-size:115%;
}

/* navigation menu */
#menu{
      height: 40px;
      width: 1160px;
      border-bottom: 1px solid;
      background-color:#8c8d88;
}

#menu ul{
      margin: 0px auto;
}

#menu li{
      float: left;
      margin: 0px 0px 0px 0px;
      padding: 0px;
      list-style: none;
}

#menu li a{
/*       font-family: verdana, arial, sans-serif; */
      font-family: Verdana,arial,sans-serif;
      display: block;
      float: left;
      height: 27px;
      text-decoration: none;
      padding: 11px 14px 2px 14px;
      text-transform: uppercase;
      font-size: 80%;
      border-right: 1px solid;
}

#links{
      float: right;
      width: 100px;
      text-align: right;
      padding: 10px 18px 0px 0px;
}

/* sidebars left & right */
.sidebarL{
      float: left;
      width: 230px;
      padding: 10px 10px 10px 20px; /*o r u l*/
}

 * html .sidebarL {  /* Korrektur fuer IE 5.x */
        width: 230px;
        w\idth: 222px;
}

.sidebarR{
      float: right;
      width: 460px;
      padding: 10px 20px 10px 10px; /*o r u l*/
      margin: 0px 0px 0px 0px; /*o r u l*/
}

 * html .sidebarR {  /* Korrektur fuer IE 5.x */ 
        width: 460px;
        w\idth: 452px;
}

/* sidebar items / links */

.sidebaritemL {
        float: left;
        background-color: #8c8d88;
}

.sidebaritemR {
        float: right;
        background-color: #8c8d88;
}

.sidebaritemL,
.sidebaritemR {
        text-align: left;
/*         vertical-align:top; */
        width: 95%;
        margin: 0px 0px 11px 0px;
        padding: 0px 0px 0px 0px;
}

.sidebaritemL,
.sidebaritemR li{
        list-style: none;
}

.sidebaritemL h1,
.sidebaritemR h1,
.sidebaritemL h2,
.sidebaritemR h2,
.sidebaritemL p,
.sidebaritemR p {
        margin: 0px 10px 0px 10px
}

.sidebaritemL h1,
.sidebaritemR h1 {
        font-weight: normal;
        color: white;
        padding: 10px 0px 5px 0px;
        text-transform: uppercase;
}

.sidebaritemL p,
.sidebaritemR p {
        line-height: 16px;
        padding: 0px 0px 8px 0px;
}

.sidebaritemL a,
.sidebaritemR a,
.sidebaritemL a:hover,
.sidebaritemR a:hover {
        padding: 0px 0px 2px 14px;
        text-decoration: none;
}

.sbilinks ul{
      margin: 0px 0px 18px 10px;
      background-color: #8c8d88;
}

.sbilinks li{
      list-style: none;
      padding: 0px 0px 0px 0px;
      margin: 0px 0px 5px 0px;
      background-color: #8c8d88;
}

.sbilinks li a,
.sbilinks li a:hover{
      height: 16px;
      text-decoration: none;
      width: 149px;
}

/* Classes for the news module */
#LNEnews {
        line-height: 1.1em;
        padding: 1em 0 .8em 1em;
        color: silver;
}

#LNEnews hr {
        width: 80%;
        margin: auto;
        color: black;
}

.LNEnews_title {
        display: block;
        font-size: 130%;
        font-weight: bold;
        color: silver;
        padding: 0 0 0 1em;
}

.LNEnews_date {
        font-size: 80%;
        margin-top: 0;
        margin-bottom: 0;
        color: white;
        padding: 0 0 0 1em;
}

.LNEnews_text {
        display: block;
        margin-top: 6px;
        margin-bottom: 6px;
        color: silver;
        padding: 0 0 0 1em;
}

.LNEnews_text p {
        margin-bottom: .1em;
}

.LNEnews_author {
        display: block;
        color: white;
        padding: 0 0 0 1em;
}

.LNEnews_email {
        font-size: .9em;
        color: white;
        padding: 0 0 0 1em;
}

/* page content (centre) */

#content{
/*       font-family: times, serif; */
      font-family: Verdana,arial,sans-serif;
      font-size: 90%;
      font-weight: normal;
      color: black;
      text-align: justify;
      width: 440px;
      padding: 5px 5px 5px 5px; /*o r u l*/
      float: left;
}

 * html #content {  /* Korrektur fuer IE 5.x */ 
        width: 440px;
        w\idth: 432px;
}

#content h1{
      text-align:left;
/*       font-family: times, serif; */
      font-family: Verdana,arial,sans-serif;
      margin: 2px 0px 12px 0px;
      font-size: 130%;
      font-weight: bold;
      letter-spacing: .2em;
      text-transform: uppercase;
      color: black;
}

#content h2{
      text-align:left;
/*       font-family: times, serif; */
      font-family: Verdana,arial,sans-serif;
      margin: 2px 0px 12px 0px;
      font-size: 122%;
      font-weight: bold;
      letter-spacing: .1em;
      text-transform: uppercase;
      color: black;
}

#content h3{
      text-align:left;
/*       font-family: times, serif; */
      font-family: Verdana,arial,sans-serif;
      margin: 2px 0px 12px 0px;
      font-size: 115%;
      font-weight: bold;
      color: black;
}

#content p{
/*       font-family: times, serif; */
      font-family: Verdana,arial,sans-serif;
      margin: 2px 0px 12px 0px;
      font-size: 122%;
      font-weight: normal;
      color: black;
}

#content p:first-letter{
      font-size: 125%;
      font-weight: bold;
      color: #8c8d88;
}

#content a,
#content a:hover{
      padding: 0px 0px 2px 0px;
      text-decoration: none;
      background: transparent;
      color: #F06B00;
}

/* footer */
#footer{
      clear: both;
      font-family: verdana, arial, sans-serif;
      font-size: 80%;
      text-transform: uppercase;
      text-align: center;
      background: transparent url('images/bgF.jpg') center no-repeat;
      color: black;
/*      border-color: #6D913D;  */
      padding: 0px 0px 0px 0px;
      width: 1200px;
      height: 52px;
}

#footer a{
      text-decoration: none;
      padding: 0px 0px 2px 0px;
      border-bottom: 1px dashed;
}

#footer a:hover{
      text-decoration: none;
      padding: 0px 0px 2px 0px;
      border-bottom: 1px solid;
      color:black;
}


/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */

.rtop,
.rbottom{
      display: block;
}

.rtop .r1,
.rtop .r2,
.rtop .r3,
.rtop .r4,
.rbottom .r1,
.rbottom .r2,
.rbottom .r3,
.rbottom .r4{
      display: block;
      height: 1px;
      overflow: hidden;
}

.r1{
      margin: 0 5px
}

.r2{
      margin: 0 3px
}

.r3{
      margin: 0 2px
}

.rtop .r4,
.rbottom .r4{
      margin: 0 1px;
      height: 2px
}

.rtop,
.rbottom{
      background: #e8e6e7;
}

.rtop .r1,
.rtop .r2,
.rtop .r3,
.rtop .r4,
.rbottom .r1,
.rbottom .r2,
.rbottom .r3,
.rbottom .r4{
      background: #8c8d88;
}