html, body {
    margin: 0;
    padding: 0;
    background: #fff url(../images/base_bg.png) repeat-x 0 81px;
    width: 100%;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
}

* html #wrap {
    height: 100%;
}

p, td {
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
}

a img {
    border: 0;
}

a {
    color: #ff8400;
    text-decoration: underline;
}

a:hover {
    color: #f5bd01;
    text-decoration: underline;
}

a.hidden {
    text-decoration: none;
    color: #000;
    cursor: default;
}

form {
    margin: 0;
    padding: 0;
}

div.clr {
    clear: both;
}

ul {
    margin: 0 0 0 20px;
    padding: 0;
    list-style-type: square;
    line-height: 16px;
}

h1 {
    font-size: 20px;
    font-weight: normal;
    color: #000;
    margin: 5px 0 10px;
}

h2 {
    font-size: 16px;
    font-weight: normal;
    color: #000;
    margin: 2px 0 7px;
}

#wrap {
    position: relative;
    min-height: 100%;
    margin: 0 auto;
    width: 100%;
}

#page {
    width: 890px;
    margin: 0 auto;
    padding-bottom: 80px;
}

#top {
    height: 81px;
    overflow: hidden;
}

#header {
    position: relative;
    height: 248px;
}

#intro {
    width: 386px;
    margin: 30px 0 0 30px;
    font-size: 12px;
    position: absolute;
}

#logo {
    position: absolute;
    margin: 5px 0 0 20px;
}

#company_name {
    font-size: 26px;
    font-weight: normal;
    text-transform: none;
    color: #ff8400;
    font-family: Tahoma, Geneva, sans-serif;
    margin: 25px 0 0 95px;
    width: 300px;
    position: absolute;
}

#search-box {
    position: absolute;
    margin: 25px 0 0 610px;
    width: 250px;
}

.search-area {
    background: url(../images/search_area.png) no-repeat 0 1px;
    width: 190px;
    height: 29px;
    border: none;
    padding-left: 5px;
    padding-right: 4px;
}

#menu {
    color: #FFF;
    padding: 10px 0 0;
    white-space: nowrap;
    height: 50px;
}

#menu .item {
    padding: 0 18px;
    background: url(../images/mbg.png) repeat-x;
    font-size: 14px;
    vertical-align: top;
    line-height: 35px;
}

#menu a {
    text-decoration: none;
    color: #FFF;
}

#menu a:hover {
    color: #FFF;
    text-decoration: underline;
}

#contentwrap {
    position: relative;
    overflow: hidden;
}

#body_area {
    color: #000;
    text-align: justify;
    padding: 0 0 10px;
    vertical-align: top;
    float: left;
    width: 620px;
    font-size: 12px;
    margin: 20px 0 0 15px;
}

#sidebar {
    float: right;
    width: 240px;
    margin-top: 25px;
}

#sidebar .banner {
    margin-bottom: 10px;
}

#login_form {
    height: 20px;
    width: 150px;
    font-size: 12px;
}

#footer {
    height: 80px;
    background: #8ec227 url(../images/footer_bg.png) repeat-x top;
    margin-top: -70px;
}

#bottom_menu {
    width: 880px;
    margin: 0 auto;
    color: #fff;
    text-align: left;
    padding: 15px 0px 4px;
    font-size: 12px;
}

#bottom_menu a {
    color: #fff;
    text-decoration: underline;
    padding: 0 10px;
}

#bottom_menu a:hover {
    color: #000;
    text-decoration: underline;
}

#bottom_addr {
    width: 860px;
    margin: 0 auto;
    color: #000;
    text-align: left;
    padding: 4px 0px 15px;
    font-size: 11px;
}

#bottom_addr a {
    text-decoration: underline;
    color: #FFF;
}

#bottom_addr a:hover {
    text-decoration: underline;
}

#sidebar {
}

#sidebar h2 {
    font-size: 16px;
    font-weight: bold;
    color: #61A200;
    border-bottom: 1px solid #61A200;
}

#sidebar h3 {
    font-size: 14px;
    font-weight: bold;
    color: #61A200;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid #FEFAF3;
}

#sidebar li {
    list-style: none;
    border-bottom: 1px solid #FEFAF3;
}

#sidebar li a {
    color: #61A200;
    text-decoration: none;
    padding: 3px;
    display: block;
}

.categories li {
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    background: url(../images/divider1.gif) repeat-x left bottom;
}

.categories li.last {
    background: none;
    padding: 0;
    margin: 0;
}

.categories li span {
    display: block;
    padding-left: 15px;

    height: 1%;
    background: url(../images/marker.gif) no-repeat left 5px;
}

.categories li a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;

}

.news {
    margin-top: -25px;
}

.news li {
    padding-top: 2px;
    font-size: 12px;
    padding-bottom: 10px;
}

.news li strong {
    font-size: 10px;

    display: block;

}

.news li h4, .news li h4 a {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #61A200 !important
}

.form {
    border: none;
}

.form fieldset {
    border: none;
    margin: 0px;
    padding: 0px;
}

.form input {
    border: 1px solid #61A200
}

.form label {
    font-size: 14px;
    float: left;
    width: 123px;
    font-weight: bold;
    color: #61A200;
}

.button {
    background: #61A200;
    border: 1px solid #000000;
    color: #FFFFFF
}

.form textarea {
    width: 403px;
    height: 252px;
    padding: 2px 0 2px 3px;
    border: 1px solid #61A200;
    overflow: auto;
}

.field {
    padding-top: 5px;
}

.pagination a {
    padding: 5px;
    background: #61A200;
    color: #FFFFFF !important;
    text-decoration: none;
    font-weight: bold;

}

.pagination a.current {
    padding: 5px;
    background: #000000;
    color: #FFFFFF !important;
    text-decoration: none;
    font-weight: bold;

}

.pagination a:hover {
    color: #000000 !important;

}

.actday {
    background: #5C5C5C;
    color: #FFFFFF;
    font-size: 8pt;
    cursor: pointer;
}

.kalendartd {
    background: #161616;
    color: #FFFFFF;
    font-size: 7pt;
    text-align: center;

}

.actday {
    background: #5C5C5C;
    color: #FFFFFF;
    font-size: 8pt;
    cursor: pointer;
    text-align: center;
}

.actday:hover {
    background: #BC0203;

}

#kalendarn {

    background: #5C5C5C;

}

/* calendar */
table.calendar {
    border-left: 1px solid #999;
}

tr.calendar-row {
}

td.calendar-day {
    min-height: 80px;
    font-size: 11px;
    background: #FFFFFF;
    border: 1px solid #999;
}

* html div.calendar-day {
    height: 80px;
}

td.calendar-day:hover {
    background: #eceff5;
}

td.calendar-day-np {
    background: #eee;
    min-height: 80px;
}

* html div.calendar-day-np {
    height: 80px;
}

td.calendar-day-head {
    background: #ccc;
    font-weight: bold;
    text-align: center;
    width: 120px;
    padding: 5px;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
}

div.day-number {
    background: #999;
    padding: 5px;
    color: #fff;
    font-weight: bold;
    float: right;
    margin: -5px -5px 0 0;
    width: 20px;
    text-align: center;
}

/* shared */
td.calendar-day, td.calendar-day-np {
    width: 120px;
    padding: 5px;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
}


