/*
body { margin:0; padding:0; background:transparent url(../images/random/random.php) 50% 0 no-repeat fixed; background-color:#1a1c1c; }
*/

body {
    background-color: #006633;
}

span.no {
    display: none;
}

.clr {
    clear: both;
}

.background {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

/* Top-Menue */
.container {
    width: 980px;
    margin: 20px auto;
    position: relative;
    overflow: hidden;
}

.container .main {
    border: 1px solid #b4b0b0;
    /* background: transparent url(../images/main.png) 0 0 repeat-y; */
}

.container a.logo {
    /*display: block;*/
    position: absolute;
    top: 35px;
    left: 1px;
    background: transparent url(../images/logo.png) 0 0 no-repeat;
    height: 114px;
    width: 489px;
    z-index: 1;
        display: none;
    
}

.container #header {
    height: 60px;
    border-bottom: none;
    border-bottom-color: black;
    border: 3px;
 margin: auto;
    width: 978px;
    overflow: hidden;
    background-image: url(../images/be.gif);
    
}

/* Hier f�ngt der Content an */
.content {
    background: transparent url(../images/content_middle.png) 0 0 repeat;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}

.content .padding {
    padding: 8px 3px 10px 10px;
    position: relative;
}

.content .maincontent {
    width: 800px;
/*    float: right; */
    /* background-color: #ffffff;*/
    margin: auto;
    
}

/* Top-Menue */
.topmenu, .container ul.menu li a {
    background: transparent url(../images/menu.png) 0 0 repeat-x;
    height: 29px;
    
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: #ffffcc;
}

.container ul.menu {
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 2;
    border-right-width: 2px;
    border-color: black;
}

.container ul.menu li {
    display: inline;
}

.container ul.menu li a {
    line-height: 29px;
    display: block;
    float: left;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    padding: 0 13px;
    text-transform: uppercase;
}

.container ul.menu li a:hover {
    background-position: 0 -30px;
    color: #555;
}

.container ul.menu li a:active {
    background-position: 0 -60px;
    color: #fff;
}

.container ul.menu li.active a {
    background-position: 0 -90px;
    color: #fff;
}

/* Sidemenue */
.content .sidemenu {
    width: 178px;
    float: left;
    position: relative;
    overflow: hidden;
    background: transparent url(../images/content_middle.png) 0 0 repeat;
    display: none;
}

/* cart */
.cart {
    BACKGROUND: url(../images/gradient_cart.png) repeat-x 0px 0px;
    HEIGHT: 116px;
    display: none;
}

/* Footer */
div.footer {
    border-color: #000;
    border-width: 5px;
    padding: 5px;
    background-color: #336600;
    color: white;
}

/* Joomla_CSS */
.contentheading {
    font-size: 20px;
    color: red;
    font-weight: bold;
    font-family: 'arial';
}

.container #be {
    height: 380px;
    border-bottom: none;
    border-bottom-color: black;
    border: 3px;
    margin: auto;
    width: 540px;
    overflow: hidden;
    background-image: url(../images/1.JPG);
}
