/*

        URI: http://www.b2design.nl/
        Description: Gemaakt voor www.cafekachel.nl
        Version: 1.0
        Author: Jeroen Bakker
        Author URI: http://www.b2design.nl/

*/

html,body{
        text-align:center;
        margin:0;
        font-size: 12px;
        font-family: verdana,arial;
        background: transparent url(http://www.cafekachel.nl/gfx/bg.gif);
}

  A:link { text-decoration: underline; color: #DC8D18 }
  A:visited { text-decoration: underline; color: #DC8D18 }
  A:active { text-decoration: underline; color: #DC8D18 }
  A:hover { text-decoration: underline; color: #B65510 }

  a.link:link,a.link:visited,a.link:active { color: #DC8D18; text-decoration: underline; }
  a.link:hover { color: #B65510; text-decoration: underline; }

  a.link:gb,a.gb:visited,a.gb:active { color: #FFFFFF; text-decoration: underline; }
  a.gb:hover { color: #FFFFFF; text-decoration: underline; }

.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}
#toolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; display:none;        z-index:100;}


.bold {
        font-weight: bold;
}

#container {
        margin:0 auto;
        background-color:#000000;
        padding:0;
        \width: 880px;
        w\idth: 900px;
        text-align:left;
}

#footer {
        clear: all;
        font-size: 10px;
        color: #F1B11C;
        text-align: right;
        margin: 20px;
        margin-bottom: 10px;
}

#footer a { text-decoration: underline; color:#F1B11C }

#header {
        background: transparent url(/gfx/header.jpg) no-repeat;
        height: 225px;
        width:900px;
        text-align: center;
}

#content {
        background-color:#000000;
        \width: 860px;
        w\idth: 880px;
        margin-top: -15px;
        margin-left: 10px;
        margin-right: 10px;
}

#menu {
        position: relative;
        font-size: 16px;
        top: -13px;
        left: 15px;
        color: #FFFFFF;
}

select.agenda {
        width: 200px;
        font-size:11px;
        margin-top:3px;
        margin-bottom:1px;
        color:#35BF2F;
        border-width: 1px;
}

td.menu_left {
        width: 250px;
        text-align: left;
        color: #FFFFFF;
}
td.inhoud {
        text-align: left;
        color: #FFFFFF;
        line-height: 20px;
}

div.inhoud {
        border: 1px solid #F1B11C;
        background-color:#281304;
        text-align: justify;
        line-height: 20px;
}

div.menu_left {
        border: 1px solid #F1B11C;
        margin-bottom: 15px;
        margin-right: 5px;
        background-color:#281304;
}

div.uitlijning {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        background-color:#281304;
        text-align: justify;
}


h3,h4 {
        font-size: 12px;
        color: #FFFFFF;
        background: transparent url(gfx/menu_title_bg.gif) repeat-x top center;
        text-align: center;
        margin-top:0px;
        margin-bottom: 10px;
}

ul {
        margin-bottom: 15px;
}

.fotoimg {
        border: solid #DC8D18;
        border-width: 1px;
}

/* Gastenboek */

  a.gb:link,a.gb:visited,a.gb:active { color: #FFFFFF; text-decoration: underline; }
  a.gb:hover { color: #FFFFFF; text-decoration: underline; }

.gb_content {
        color: #FFFFFF;
        font-size: 11px;
        margin-left: 13px;
        margin-top: 10px;
        margin-right: 13px;
        padding: 15px 15px 15px 15px;
        width: 90%;
        background: #AF4F0F;
        border-top: 1px solid #FFFB25;
        border-bottom: 1px solid #FFFB25;
        clear: both;
}

.gb_title {
        padding: 0px 0px 0px 0px;
        margin-top: 0px;
        margin-bottom: 0px;
}
.gb_bericht {
        margin-top: 0px;
        margin-bottom: 0px;
}
.gb_navigatie {
        margin-left: 10px;
        margin-top: 10px;
        margin-right: 10px;
        margin-bottom: 20px;
}
.gb_nav_act {
        color: #DC8D18;
}

.gb_txt {
        width: 270px;
        font-weight: bold;
        font-size: 12px;
        color:#000000;
        background: #FFFFFF;
        border: solid #DC8D18;
        border-width: 1px;
}

.gb_txtarea {
        font-weight: bold;
        width: 270px;
        height: 120px;
        font-size: 12px;
        color:#000000;
        background: #FFFFFF;
        border: solid #DC8D18;
        border-width: 1px;
        overflow: auto;
}

.gb_submit {
        width: 270px;
        margin-top:10px;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        background: #FFFFFF;
        border: solid #DC8D18;
        border-width: 1px;
}

.topblok {
 border: 1px solid #f1b11c;
 margin: 10px 0px 10px 0px;
 padding: 10px;
 background-color: #67270c;
}

