*
{
	margin: 0;
	padding: 0;
}


body, html
{
	height: 100%;
	text-align:center;


}
html
{
	 overflow-y: scroll; 
        overflow-x: auto;


}

body
{
	font-size:	80%;
	font-family:	Verdana, Times New Roman,  Helvetica, Helvetica,  sans-serif;
	color:		rgb(122, 119, 126); 
	text-align:     center;
	background: url('../images/achtergrond.jpg') top repeat-y;   
        background-color: #BCBCBC; 

}

#container
{
text-align:left;
width:785px;
margin:auto;
height: 100%;
}

.hidden
{
	display: none;
}

#top {
	position: relative;
	height: auto;
	min-height: 100%; 
	margin-bottom: -20px; 
	width: 785px;
        	
	}

#top:after { 
    content: "."; 
    display: block; 
    height: 0; 
    overflow: hidden; 
    clear: both; 
    visibility: hidden; 
    } 

* html #top {
	height: 100%; 
	}


#logo
{ 
display:none;
}

#content_left
{

display:none;
}


#content_right
{
width:600px;
}

#content a
{
 
 text-decoration: none;
}

#content a:hover
{
 color:		blue; 
 text-decoration: underline;
}

#content
{
border-bottom: 1px solid #88754D;
}

#content img
{
margin-right:5px;
}


#content h1
{
margin-top: 10px;
                                font-size:105%;
				color: rgb(177, 152, 91);
				text-decoration: none;
				font-weight:none;
}

#taal
{

display:none;
}

#content p
{
      margin-top: 10px;
}

#content ul
{
margin-left:15px;
}
.restaurant_tabel, .zoek_tabel
{
width:340px;
}

.zoek_tabel tr
{
vertical-align:top;
}


tr.restaurant_even{

  height: 20px; 
}

.restaurant_tabel h2
{
                                font-size:100%;
				color: rgb(177, 152, 91);
				text-decoration: none;
				font-weight:none;
    
}



tr.restaurant_oneven a, tr.restaurant_even a{
   color:rgb(122, 119, 126);
   text-decoration:none;
}

tr.restaurant_oneven a:hover, tr.restaurant_even a:hover{
   color:blue;
   text-decoration:underline;
}

.restaurant_tabel tr.restaurant_oneven {
  background-color:#EEEEEE;
  height: 20px;

}

tr.restaurant_even
{
  background-color:#FFFFFF;
  height: 20px;
}



.kop{

  background-color:#EEE;
  height: 20px; 
  font-weight: bold;
  text-align: left;
color: rgb(177, 152, 91);
}



#content:after { 
    content: "."; 
    display: block; 
    height: 0; 
    overflow: hidden; 
    clear: both; 
    visibility: hidden; 
    } 

#actie
{
display:none;
}


#copyright
{
	clear:				both;
	font-size:			80%;
	position:			relative;
        height:19px;
        margin-right:14px;

color: #EEEEEE
}
#copyright a
               {
                               text-decoration: none;
			       color: #EEEEEE;

                } 

#copyright a:hover
               {
                               text-decoration: underline;
                               color: #EEEEEE;
                } 

#terugbutton_top
{
display:none;
}

/* formulieren */
.form
{
position:relative;
width:auto;
margin:0;
padding:0;
}

label
{
	width:			95px;
	text-align:		left;
	float:			left;
	margin-left:			5px;
	margin-top:			5px;
	margin-bottom:			5px;
}


.form br
{
	clear: left;
}



/* minimum menu requirements for functionality */
#dmenu_div
{
display:none;
}
