body {
    color: #000;
    font-size: 12px;
    margin: 0;
    padding: 0;
    height: 100%;
    background: url(../images/background.png) top left repeat-x;
    background-attachment: fixed;
    text-align: center;
    font-family: arial
    }
img {
    border: 0 none
    }
a {
    font-weight: normal;
    text-decoration: none;
    color: rgb(1, 100, 46)
    }
a:hover {
    color: rgb(0, 137, 45)
    }
h1 {
    font-size: 18px;
    color: rgb(1, 100, 46)
    }
h2 {
    font-size: 15px;
    color: rgb(1, 100, 46)
    }
h2 a {
    font-weight: bold
    }
h3 {
    color: rgb(1, 100, 46)
    }
#center {
    width: 1000px;
    margin: 30px auto 0 auto;
    text-align: left
    }
#header {
    width: 740px;
    height: 290px;
    border-top: 1px solid green;
    border-left: 1px solid green;
    border-right: 1px solid green
    }
#header .custom {
    text-align: center
    }
#logo {
    width: 250px;
    height: 220px;
    background: url(../images/logo.jpg) top left no-repeat;
    float: left
    }
#image_top {
    width: 490px;
    height: 220px;
    background: url(../images/header-bild-01.jpg) top left no-repeat;
    float: left
    }
#main {
    clear: both;
    width: 740px;
    margin: 0;
    padding: 0;
    border-left: 1px solid green;
    border-right: 1px solid green
    }
#top {
    border-bottom: 1px dotted green
    }
#top .menu {
    margin: 0 0 0 10px;
    padding: 0;
    list-style: none
    }
#top .menu li {
    float: left
    }
#top .menu li a {
    padding: 0 7px 0 7px;
    line-height: 30px;
    text-decoration: none;
    color: green;
    border-right: 1px solid green
    }
#top .menu li.item-107 a {
    border: 0
    }
#content {
    padding: 30px
    }
#content2 {
    width: 370px;
    float: left;
    padding: 15px 30px 30px 30px;
    background: green
    }
#content23 {
    width: 180px;
    float: left;
    padding: 15px 30px 30px 30px
    }
#content3 {
    width: 470px;
    float: left;
    padding: 15px 30px 30px 30px
    }
.blog .item img {
    height: 80px;
    width: 100px
    }
#left {
    float: right;
    width: 265px;
    padding: 15px
    }
#right {
    float: right;
    width: 170px;
    padding: 17px;
    background: #D9E6AF
    }
.item-separator {
    clear: both;
    height: 1px;
    background: #00632F;
    margin: 35px 0 15px 0
    }
p.readmore {
    margin: -10px 0 0 0;
    padding: 0
    }
#bottom {
    clear: both;
    margin: 0 0 0 0;
    padding: 0;
    width: 1000px
    }
#ln {
    width: 742px;
    height: 10px;
    background: green
    }
#bottom .menu {
    margin: 0 0 0 70px;
    padding: 0;
    list-style: none
    }
#bottom .menu li {
    float: left
    }
#bottom .menu li a {
    padding: 0 7px 0 7px;
    line-height: 30px;
    text-decoration: none;
    color: grey;
    font-size: 10px;
    border-right: 1px solid grey
    }
#bottom .menu li.item-107 a {
    border: 0
    }
ul.category-module_news {
    list-style: none;
    margin: 0;
    padding: 0
    }
ul.category-module_news h1 {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #000
    }
p.mod-articles-category-introtext {
    margin: 0;
    padding: 0
    }
p.mod-articles-category-readmore {
    float: right;
    margin: 0;
    padding: 0
    }
p.mod-articles-category-readmore a {
    display: block;
    width: 80px;
    height: 15px;
    overflow: hidden
    }
.item-page {
    position: relative
    }
ul.actions {
    position: absolute;
    list-style: none;
    top: 0;
    right: 10px
    }
ul.actions li {
    float: left
    }
.blog .actions {
    display: none
    }