
* {
    margin:0;
    padding:0;
}

body {
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana;
    font-size:12px;
    color: #333333;
}

li {
    list-style-type:circle;
    margin-left:16px;
}

input.text {
    border: 1px solid #bdbdbd;
    padding: 2px;
}

input.button {
    font-weight: bold;
    padding: 2px 5px;
}
textarea {
    border: 1px solid #bdbdbd;
    padding: 2px;
    width: 324px;
}

p {
    font-family: Arial, Verdana;
    font-size: 13px;
    line-height: 130%;
    text-align: justify;
}

h1 {
    font-family: Arial, Verdana;
    font-size: 16px;
    line-height: 130%;
    padding: 0;
    color: #2B9612;
}

h1 img {
    position: absolute;
    bottom: 0;
}

h2 {
    font-family: Arial, Verdana;
    font-size: 14px;
    line-height: 130%;
    padding: 0;
}

#login {
    left: 0;
    position: absolute;
    top: 0;
}

#header {
    width:100%;
    background-color: #2B9612;
    border-top: 1px solid #FFFFFF;
}

#header-inner {
    margin-left: auto;
    margin-right: auto;
    height:80px;
    width:778px;
}

#subheader {
    width:100%;
    background-color:#bdbdbd;
    margin:1px 0 1px 0;
    height: 18px;
}

#subheader-inner {
    margin-left: auto;
    margin-right: auto;
    padding-left:208px;
    width:570px;
    height:18px;
}

#main-menu .item-a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#main-menu .item-a:hover {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

#main-menu .item-a-active {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

#contact {
float:left;
margin-left:207px;
margin-top:3px;
color:#DDDDDD;
}

#logo {
width:207px;
float:right;
margin-right:-1px;
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
}

#menu {
    width:207px;
    height:100%;
    float:left;
    margin-bottom:-1px;
}

#menu-inner {
}

#main {
    width:100%;
    min-height:350px;
}

#main-inner {
    margin-left: auto;
    margin-right: auto;
    width:778px;
}

#main-menu {
    background-color:#60B04D; 
    border-top: 1px solid #FFFFFF;
    width:570px; 
    height:16px; 
    padding-top:2px;
    margin-top:-8px;
    margin-left:-10px;
    margin-bottom:8px;
    text-align:justify;
}

.main-submenu-item {
    margin: 0 0 1px 0;
    background-color: #ffffff;
    padding: 5px 10px 5px 10px;
    float: right;
    clear: both;
    display:inline;
}

.main-submenu-item:hover {
    margin: 0 0 1px 0;
    background-color: #eee;
    color: #333333;
    padding: 5px 10px 5px 10px;
    float: right;
    clear: both;
    display:inline;
}

.main-submenu-item a {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.main-submenu-item a:hover {
    font-style: normal;
    text-decoration: none;
    color: #333333;
}

.main-submenu-item-active {
    text-align:right;
    margin: 0 0 1px 0;
    background-color: #60b04d;
    padding: 5px 10px 5px 10px;
    float: right;
    clear: both;
}

.main-submenu-item-active a {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.main-submenu-item-active a:hover {
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

#main-content {
    float: left;
    width: 560px;
    margin-left:1px;
    padding: 8px 0 9px 9px;
    border-left: 1px solid #bdbdbd;
}

.tekst {
    margin: -28px 0 8px -11px;
    border-right:1px solid #FFFFFF;
}

.main-picture {
    margin: -27px 0 8px -11px;
    border-right:1px solid #FFFFFF;
    border-left:1px solid #FFFFFF;
}

.fancybox {
    margin:1px;
}

table.kreato {
    border-collapse: collapse;
    margin-left:11px;
}

table.kreato td {
    padding: 4px;
    background-color:#E7E7E7;
    border: 1px solid #FFFFFF;
}

.googlepicasa {
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
}

.divPicasa {
    color:#FFFFFF;
    font-size:10px;
    font-weight:bold;
    background-color:#60B04D;
    border-left:1px solid #FFFFFF;
    border-top:1px solid #FFFFFF;
    padding: 2px 0;
}

#main-images {
    float: left;
    width: 244px;
    margin: 19px 0 0 0;
}

#main-images .photo {
    margin: 0 0 20px 0;
}

a {
    text-decoration: none;
    color: #2b9612;
}

a:hover {
    text-decoration: underline;
    color: #2b9612;
}

A.cms { font-family: Arial, Verdana; color: #FF0000; font-size: 11px; font-weight: normal; text-decoration: none}
A.cms:visited { font-family: Arial, Verdana; color: #FF0000; font-size:11px; font-weight: normal;text-decoration: none}
A.cms:hover { font-family: Arial, Verdana; color: #FF0000; font-size:11px; font-weight: normal; text-decoration: underline}


