@charset "utf-8";
/* CSS Document */
body {
    padding: 0 0 0 0;
    font-family: Arial;
    font: Arial;
    color: #000;
    margin: 0 0 0 0;
    background: url(../images/bg.jpg) #CFAD80 center top repeat-x
    }
td {
    font-family: Arial;
    font-size: 12px;
    color: #000
    }
a:link, a:active, a:visited {
    color: #6B5945;
    text-decoration: none;
    font-weight: bold
    }
a:hover {
    color: #6B5945;
    text-decoration: none;
    font-weight: bold
    }
#footer {
    background-color: #48B5AD;
    margin: 0 auto;
    padding-top: 10px;
    vertical-align: middle;
    width: 100%;
    clear: both;
    font-weight: bold;
    bottom: 0;
    height: 25px;
    clear: both
    }
/* TEMPLATE CSS */
/* JOOMLA CSS */
.gruen {
    color: #307671
    }
.button {
    background: transparent;
    border: 1px solid #9D8467
    }
.clr {
    clear: both
    }
.componentheading, .contentheading {
    height: 25px;
    background: url(../images/contentheading.gif) repeat-x;
    color: #4E6F98;
    font-weight: bold;
    height: 30px;
    padding-top: 5px;
    font-size: 16px;
    width: 736px;
    white-space: nowrap
    }
.contentpagetitle {
    height: 25px;
    color: #4E6F98;
    height: 30px;
    padding-top: 5px;
    font-size: 16px;
    white-space: nowrap
    }
.input {
    background: transparent;
    border: 1px solid #9D8467
    }
.inputbox {
    background: transparnet;
    border: 1px solid #9D8467
    }
a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited {
    display: block;
    background: url(../images/menu_bg.gif) no-repeat;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-align: left;
    padding-top: 7px;
    padding-left: 25px;
    height: 23px;
    text-decoration: none
    }
a.mainlevel:hover {
    display: block;
    background: url(../images/menu_bg_hover.gif) no-repeat;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-align: left;
    padding-top: 7px;
    padding-left: 25px;
    height: 23px;
    text-decoration: underline
    }
a.mainlevel#active_menu {
    display: block;
    background: url(../images/menu_bg_hover.gif) no-repeat;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-align: left;
    padding-top: 7px;
    padding-left: 25px;
    height: 23px;
    text-decoration: underline
    }
a.mainlevel#active_menu:hover {
    color: #000
    }
ul#mainlevel-nav {
    list-style: none;
    padding-top: 8px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    float: left;
    margin: 0;
    font-size: 0.8em
    }
ul#mainlevel-nav li {
    padding-left: 0;
    padding-right: 0;
    float: left;
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 15px;
    border-right: 1px solid #FFF
    }
ul#mainlevel-nav li a {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: bold;
    text-decoration: none;
    color: #FFF
    }
#buttons > ul#mainlevel-nav li a {
    width: auto
    }
ul#mainlevel-nav li a:hover {
    color: #FFF;
    text-decoration: underline
    }