body{
    margin: 10px auto 10px auto;
    padding: 0;
    font: 12pt Arial, Verdana, Helvetica, sans-serif;
    text-align: center;
    background-color: #ffffff;
    color: #000;
}

#main_background {

}

#main{
    position:relative; 
    text-align: left;
    margin: 0px auto 0px auto;
    width: 994px;
    height: 100%;
}

#top_score{
    position:static;
    float: right;
    text-align: right;
    font-weight:bold;    
    margin: 5px 5px 0px 5px;
    width: 100px;
    font-size: 38pt; 
    color: #cccccc;
}

table{
    border-width : 0;
    border-style: none;

}

td{
    font-size: 9pt;
    margin: 0;
    padding : 0 5px 0 5px; 
}

h1{
    padding : 5px 5px 0 5px;  
    margin: 0;
    vertical-align: top; 
 
    font-size: 24pt;
    color: #ff8200;
}

h2{
    padding : 0 5px 5px 5px;  
    margin: 0;
    vertical-align: top; 
    font-size: 16pt;
    font-weight:bold;
    color: #9a9a9a;
}

h3{
    font-size: 120%;
    font-weight: bold;
    color: #d61f26;
}

a{
    color: #ff8200;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

a:hover{
    color: #ff8200;
    text-decoration: underline;

}

#map{
    margin-bottom: 5px;  
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    width : 200px;
    height : 130px;
}

#order{
    text-decoration: none;
    position:static;
    
    overflow: hidden;
    float: right;

    margin: 0;
    padding: 0;

}

#order a{
    text-decoration: none;

    overflow: hidden;
    margin: 0;
    padding: 0;

}

#tablelijst a{
    color: #000;
    display: block;
    text-decoration: none;
}

#rowtop, #row1, #row2 {
    background-color: #656565;
    color: #fff;
    height: 25px;
    font-weight: bold;
    font-size: 14pt;
}

#row1, #row2 {
    background-color: #eeeeee;
    color: #000;
    font-weight: normal;
    font-size: 10pt;
}

#row2 {
    background-color: #cccccc;
}

form .input {
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #a5a5a5; 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000;
}

form .button {
    background-color: #656565;
    border-style: solid;
    border-width: 1px;
    border-color: #656565;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #fff;
}

form .select {
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #a5a5a5; 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000;  
}

form .error {
    float: inherit;
    color: #ff0000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
}

#side_info {
    float: left;
    margin:30px 5px 0 5px;
    padding: 0;
    position: relative;
    font-size: 10pt;
    color: #fff;
}

#side_info h1{
    font-size: 13pt;
    font-weight:bold;
    color: #fff;
    margin: 20px 0 0 0;
    padding: 0;
}

#side_info h2{
    font-size: 11pt;
    font-weight:bold;
    color: #fff;
    margin: 20px 0 5px 0;
    padding: 0;
}

#side_info p{
    padding : 0;  
    margin: 0;
    font-size: 9pt;
    color: #fff;
    margin: 0;
    padding: 0;
}

#side_info a{
    padding : 0;  
    margin: 0;
    font-size: 9pt;
    color: #555555;
    text-decoration: none;
}

#side_info a:hover{
    padding : 0;  
    margin: 0;
    font-size: 9pt;
    color: #555555;
    text-decoration: underline;
}

#top_banner {
    display: none;
    visibility:hidden;
    
    width: 994px;
    height: 180px;
    background: #000 url(../images/banner_lekkerleids.jpg) no-repeat;
}

#print_button {
    display: block;
    overflow: hidden; 
    text-decoration: none;
    position: absolute;
    
    left: 740px;
    top: 65px; 
    width: 75px;
    height: 13px;

    background: url(../images/leids_lekkers_print.gif) no-repeat;
}

#left_bar {
    display: none;
    visibility:hidden;
    
    float: left;
    
    margin: 0;
    color: #fff;

    width: 177px;
    height: 100%;
}

#left_menu{
    list-style:none;
    overflow: hidden;
    float: left;
    margin:30px 0 0 0;
    padding: 0;
    position: relative;
}

#left_menu li{
    display: block;
    overflow: hidden; 
       
    width: 160px;
    height: 26px;
         
    margin: 0 0 5px 0;
          
    float: left;
    list-style:none;
    padding-right: 5px;
    text-align: right;
    vertical-align: bottom;   
    font-size: 12pt;
    font-weight: bold;
    
    background-color: #f1f1f1;
    color: #000000;
}

#left_menu li a{  
    display: block;
    overflow: hidden;

    width: 160px;
    height: 26px;
    padding-right: 5px;  

    text-decoration: none;     
    vertical-align: bottom;
    background-color: #656565;
    color: #f2f2f2; 
}

#left_menu li a:hover{  
    display: block;
    overflow: hidden;

    text-decoration: none;
    vertical-align: bottom;
    background-color: #454545;  
    color: #ff8200;
}

#top_bar {
    display: none;
    visibility:hidden;

    float: left;
    color: #fff;
    background-color: #9a9a9a;
    width: 640px;
    height: 26px;
}

#top_menu{
    list-style:none;
    overflow: hidden;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    position: relative;
}

#top_menu li{
    display: block;
    overflow: hidden;
    
    width: 80px;
    height: 26px;
    padding: 0;       
    margin: 0;      
    float: left;
    list-style:none;

    text-align: center;
    vertical-align: bottom;   
    font-size: 12pt;
    font-weight: bold;
    
    background-color: #f1f1f1;
    color: #000000;
}

#top_menu li a{  
    display: block;
    overflow: hidden;

    width: 80px;
    height: 26px;
    padding: 0;
    
    text-decoration: none;
    vertical-align: bottom;
    background-color: #656565;
    color: #f2f2f2; 
}

#top_menu li a:hover{  
    display: block;
    overflow: hidden;
    
    padding: 0;
    
    text-decoration: none;
    vertical-align: bottom;
    background-color: #454545;
    color: #ff8200;
}

#top_title {
    color: #fff;
    background-color: #f1f1f1;
    width: 100%;
}

#nav_menu{
    display: none;
    visibility:hidden;
    
    list-style:none;
    overflow: hidden;
    float: right;
    margin: 0 5px 0 5px;
    padding: 0;
    position: relative;
    
    text-align: center;
    vertical-align: bottom;   
    font-size: 10pt;
    font-weight: bold;
}

#nav_menu li{
    display: block;
    overflow: hidden;
    float: left;   
        
    width: 70px;
    height: 18px;
      
    background-color: #f1f1f1;
    color: #000000;
}

#nav_menu li a{  
    display: block;
    overflow: hidden;
    float: left;   

    width: 70px;
    height: 18px;
    
    text-decoration: none;
    background-color: #656565;
    color: #f2f2f2; 
}

#nav_menu li a:hover{  
    display: block;
    overflow: hidden;
    float: left;   
    
    text-decoration: none;
    background-color: #454545;
    color: #ff8200;
}

#reactie_menu{
    display: none;
    visibility:hidden;

    list-style:none;
    overflow: hidden;
    float: left;
    margin: 5px 0 0 5px;
    padding: 0;
    position: relative;
}

#reactie_menu li{
    display: block;
    overflow: hidden;
    
    width: 160px;
    height: 26px;
    padding: 0;       
    margin: 0;      
    float: left;
    list-style:none;

    text-align: center;
    vertical-align: bottom;   
    font-size: 12pt;
    font-weight: bold;
    
    background-color: #f1f1f1;
    color: #000000;
}

#reactie_menu li a{  
    display: block;
    overflow: hidden;

    width: 160px;
    height: 26px;
    padding: 0;
    
    text-decoration: none;
    vertical-align: bottom;
    background-color: #656565;
    color: #f2f2f2; 
}

#reactie_menu li a:hoverhover{  
    display: block;
    overflow: hidden;
    
    padding: 0;
    
    text-decoration: none;
    vertical-align: bottom;
    background-color: #454545;
    color: #ff8200;
}

#right_bar {
    display: none;
    visibility:hidden;
    
    float: left;
    margin: 0;  
    color: #fff;

    width: 177px;
    height: 100%;
}

#bottom_bar {
    padding : 0px;
    margin: 0; 
    vertical-align: middle;
    text-align: center;
    float: left;   
    color: #f2f2f2;
    background-color: #9a9a9a;
    width: 994px;
    height: 26px;    
}

#bottom_menu {
    padding : 0px;
    margin: 5px;
    vertical-align: middle;  
    font-size: 10pt;
    color: #f2f2f2;
}

#bottom_menu a{
    padding : 0;  
    margin: 0;
    color: #f2f2f2;
    text-decoration: none;
}

#bottom_menu a:hover{
    padding : 0;  
    margin: 0;
    color: #fefefe; 
    text-decoration: underline;
}

#content {
    float: left;
    margin: 0;  
    color: #000;
    font-size: 10pt;  
    
    background-color: #fff;
    width: 1000px;
    height: 100%;
}

#border_box {
    float: left;
    margin: 5px;
    width: 1000px;
           
    border-style: solid;
    border-width: 1px;
    border-color: #ff8200;
}

#text {
    text-align: justify;
    padding: 5px;
    font-size: 14pt;
    color: #000;
}

#small_text {
    text-align: left;
    padding: 0px;
    font-size: 12pt;
    color: #000;
}

#col_left {
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    padding-right: 5px; 
    color: #000;
    background-color: #fff;
    width: 360px;
    height: 270px;
}

#col_middel {
    float: left;
    margin-top: 5px;
    padding: 0px;
    color: #000;
    background-color: #fff;
    width: 358px;
    height: 270px;
}

#col_right {
    float: right;
    margin-top: 5px;
    margin-right: 5px;
    padding-left: 5px;
    color: #000;
    background-color: #fff;
    width: 202px;
    height: 270px;
}

#detail_box {
    margin: 0;
    padding: 5px;
    margin-bottom: 5px; 
    height: 120px;  

    background-color: #fff;    
    border-style: solid;
    border-width: 1px;
    border-color: #ff8200;
}

#detail_box_tijden {
    margin: 0;
    padding: 5px;
    margin-bottom: 5px; 
    height: 140px;  

    background-color: #f1f1f1;     
    border-style: solid;
    border-width: 1px;
    border-color: #ff8200;
}

#detail_box_score {
    margin: 0;
    padding: 5px;
    margin-bottom: 5px; 
    height: 100px;

    background-color: #fff;    
    border-style: solid;
    border-width: 1px;
    border-color: #ff8200;
}

#reacties_box_score {
    position:static;
    float: right;
    
    margin: 0 0 0 5px;
    padding: 5px;
    margin-bottom: 5px; 
    height: 75px;
    width: 180px;

    background-color: #fff;    
    border-style: solid;
    border-width: 1px;
    border-color: #ff8200;
}

#detail_box_gray {
    margin: 0;
    padding: 5px;
    margin-bottom: 5px; 
    height: 100px;  
    
    background-color: #f1f1f1;     
    border-style: solid;
    border-width: 1px;
    border-color: #ff8200;
}

#detail_box_adres {
    margin: 0;
    padding: 5px;
    margin-bottom: 5px;
    height: 90px;   
    
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #ff8200;
}

#detail_box_keuken {
    margin: 0;
    padding: 5px;
    margin-bottom: 5px; 
    height: 33px;      
    
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #ff8200;
}

#detail_box_img {
    margin-bottom: 5px;  
    border-style: solid;
    border-width: 1px;
    border-color: #000;
}

#index_box {
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    width: 1000px;
}

#index_top {
    background-color: #656565;
    font-size: 12pt;
    font-weight: bold;
    color: #fff;
    height: 30px;
    padding: 5px;
}

#index_row_1 {
    background-color: #f1f1f1;  
    height: 24px;
    margin: 0;
    padding: 5px;
}

.index_row_2 {
    background-color: #f4f4f4;
    height: 24px;
    margin: 0;
    padding: 5px;
}

    
