/*----Base Formating------------------*/
    body, span, tr, td, table, .default {
        font-family: arial, verdana, sans-serif;
        font-size: 13px;
        }
    a {
        font-family: arial, verdana, sans-serif;
        font-size: 13px;;
        text-decoration: underline;
        color: #69451f;
        }
    a:hover {
        color: black;
        }

/*----Bodys------------------*/
    body.main {
        background:url(images/bg_trees.jpg) fixed ;
        }
    body.start {
        color: black;
        font-family: Arial, Verdana, Helvetca, sans-serif;
        text-align: center;
        background: url(images/bg_start.jpg) no-repeat;
        font-size: 15px;
        }
    body.popups {
    color: black;
    font-size: 13px;
    font-family: Arial, Verdana, Helvetca, sans-serif;
    background: #e4d094;
    }

/*--------------------------*/

/*----Text------------------*/

    /*----normal Text------------------*/
    .text1 {
        font-size: 18px;
        }
    .text2, .style1 {
        font-size: 15px;
        }
    .text3, .style2 {
        font-size: 10px;
        line-height:12px;
        font-family: verdana, arial, sans-serif;
        }
    a.text3 {
        font-family: arial, verdana, sans-serif;
        font-size: 11px;
        }
    .textmini {
        font-size: 9px;
        }

    /*----Titles------------------*/
    .maintitle {
        font-size: 20px;
        font-weight: bold;
        }
    .title1 {
        font-size: 18px;
        font-weight: bold;
        }
    .title2, .style3 {
        font-size: 15px;
        font-weight: bold;
        }
    .title3 {
        font-size: 13px;
        font-weight: bold;
        }
/*--------------------------*/

/*----Men&uuml;------------------*/
    span.cat {
        font-size: 14px;
        }
    span.page {
        font-size: 12px;
        }

    a.cat {
        font-size: 14px;
        text-decoration: none;
        line-height: 15pt;
        padding: 2px 5px;
        }
    a.page {
        font-size: 12px;
        text-decoration: none;

    }
     a:hover.page {
        color: black;
        font-weight:bold;
        }
    a:hover.cat {
        border: 1px #8f6a3f;
        color: #4F3418;
        border-style: solid;
        background-color: #C7B581;
        }
/*--------------------------*/

/*----Forms------------------*/
    input {
        background-color:#efe3c0;
        color: black;
        font-size: 13px;
        font-family: Arial, Verdana;
        border: 1px solid #8f6a3f;
        padding: 2px;
        margin: 1px 1px 1px 1px;
        }

     input.guestbox {
        font-family: Verdana, Arial;
        font-size: 10px;
        padding: 0px;
        }

    input.login {
        font-family: Verdana, Arial;
        font-size: 11px;
        padding: 0px;
        }

    select {
        background-color:#efe3c0;
        color: black;
        font-size: 12px;
        font-family: Arial, Verdana;
        border: 1px solid #8f6a3f;
        padding: 1px;
        margin: 1px 1px 1px 1px;
        }

    button {
        background-color:#efe3c0;
        color: black;
        font-size: 13px;
        font-family: Arial, Verdana;
        border: 1px solid #8f6a3f;
        padding: 1px;
        margin: 1px 1px 1px 1px;
        }
        
    textarea {
        background-color:#efe3c0;
        color: black;
        font-size: 12px;
        font-family: Arial, Verdana;
        /*font-weight: bold;*/
        border: 1px solid #8f6a3f;
        padding: 3px;
        margin: 1px 1px 1px 1px;
        }
/*--------------------------*/

/*----Design------------------*/
    /*----Boards------------------*/
    table.board_border {
        background:url(images/bg_light.jpg) #D08742;
        border-width:2px;
        border-top-width:0px;
        border-color:#4F3418;
        border-style: solid;
        }
    td.board_content{
        background:#e4d094;
        border-width:2px;
        border-color:#4F3418;
        border-style: solid;
        }
    /*----Balken------------------*/
    td.balken {
        background:url(images/bg_balken.jpg);
        border:2px solid #231803;
        border-right:0px;
        border-left:0px;
        }
    td.balken_left {
        background:url(images/bg_balken.jpg);
        border:2px solid #231803;
        border-right:0px;
        }

    td.balken_right {
        background:url(images/bg_balken.jpg);
        border:2px solid #231803;
        border-left:0px;
        }

    td.ropes {
        background:url(images/bg_rope.jpg);
        border:1px solid #7C4A19;
        border-right:2px;
        border-left:2px;
        }

    /*----Spacer------------------*/
    div.spacer {
        border: 0px solid;
        }
/*--------------------------*/
#4F3418


    .programm {
            font-size: 15px;
    }


