h1{ 
	color: #FFF;
	font-size:110%;
	margin-bottom:5px;
	margin-top:5px;
}

h1.maand{ 
	color: #000;
	font-size:110%;
	margin-bottom:5px;
	margin-top:5px;
}

h2{ 
	color: #FFF;
	font-size:100%;
	margin-bottom:5px;
	margin-top:5px;
}

h3{ 
	color: #F00;
	font-size:90%;
	margin-bottom:5px;
	margin-top:5px;
}

body{
	font-size: 0.7em;
	font-family:"Verdana", Geneva, Arial, Helvetica, sans-serif;
	line-height: 135%;
	overflow:hidden;
	scrollbar-face-color: #FFF;
	scrollbar-base-color: #000;
	scrollbar-arrow-color: #F00;
	scrollbar-highlight-color: #FFF;
	scrollbar-3d-light-color: #000;
	scrollbar-shadow-color: #CCC;
	scrollbar-dark-shadow-color: #8BB8C5;
}

/* begin algemene divs*/

a.txtlink{
	color:#F00;
	text-decoration:none;
}

a.txtlink:hover{
	text-decoration:underline;
}

#top{
	position:absolute;
	background: #FFF url(../_images/top.gif) 0 0 repeat-x;
	top:0px;
	height:53px;
	width: 770px;
}

#container{
	position:absolute;
	background: #FFFFFF;
	left: 50%;
 	margin-left: -385px;
	top:0px;
	width: 770px;
	border:1px solid #000;
	height:100%;
}

#contentblock{
	padding-top:123px;
	height:100%;
	background: #FFF;
	width: 770px;
	padding-bottom:20px;
}

#logo{
	position:absolute;
	background: #FFF url(../_images/logo.gif) 0 0 no-repeat;
	height:353px;
	width:171px;
	left:142px;
	top:75px;
	z-index:0;
}

#content{
	height:100%;
	width: 770px;
	overflow: auto;
}

#contenttekst{
	position:absolute;
	top:0px;
	height:100%;
	width:400px;
	left:350px;
}

#onder{
	position:absolute;
	background: #F00;
	height:20px;
	width: 770px;
	bottom:0px;
}

#hdrovermej, #hdrutrecht, #hdrleiden, #hdrmenus, #hdrcontact, #hdrmenusvoorgerechten, #hdrmenushoofdgerechten, #hdrmenusdesserts, #hdrmaandmenu, #hdrwijn, #hdrwijnrood, #hdrwijnwit{
	position:absolute;
	top:103px;
	width:460px;
	height:20px;
	font-size:1px;
	left:315px;
	color:#F00;
}

#hdrovermej{
	background:  url(../_images/hdr_overmej.gif) 0 0 no-repeat;
}

#hdrutrecht{
	background: url(../_images/hdr_utrecht.gif) 0 0 no-repeat;
}

#hdrleiden{
	background: url(../_images/hdr_leiden.gif) 0 0 no-repeat;
}

#hdrmenus{
	background:  url(../_images/hdr_menus.gif) 0 0 no-repeat;
}

#hdrcontact{
	background:  url(../_images/hdr_contact.gif) 0 0 no-repeat;
}

#hdrmenusvoorgerechten{
	background:  url(../_images/hdr_voorgerechten.gif) 0 0 no-repeat;
}

#hdrmenushoofdgerechten{
	background:  url(../_images/hdr_hoofdgerechten.gif) 0 0 no-repeat;
}

#hdrmenusdesserts{
	background: url(../_images/hdr_desserts.gif) 0 0 no-repeat;
}

#hdrmaandmenu{
	background:  url(../_images/hdr_maandmenu.gif) 0 0 no-repeat;
}

#hdrwijn{
	background: url(../_images/hdr_wijn.gif) 0 0 no-repeat;
}

#hdrwijnwit{
	background: url(../_images/hdr_wijn_wit.gif) 0 0 repeat-x;
}

#hdrwijnrood{
	background: url(../_images/hdr_wijn_rood.gif) 0 0 no-repeat;
}

#navigatie{
	position:absolute;
	background: #cecece;
	width: 141px;
	left:0px;
	border-right:1px solid #000;
	top:53px;
	padding-top:50px;
	z-index:2;
}

/*begin navigatie*/
a.overmej, a.utrecht, a.leiden, a.interieur, a.route, a.menus, a.voorgerechten, a.hoofdgerechten, a.desserts, a.wijn, a.wittewijn, a.rodewijn, a.contact, a.maandmenu{
	width:140px;
	height:21px;
	display:block;
	margin-bottom:2px;
}

a.overmejact, a.utrechtact, a.leidenact, a.interieuract, a.routeact, a.menusact, a.voorgerechtenact, a.hoofdgerechtenact, a.dessertsact, a.wijnact, a.wittewijnact, a.rodewijnact, a.contactact, a.maandmenuact{
	width:140px;
	height:21px;
	display:block;
	margin-bottom:2px;
}

a.overmej{
	background: #FFF url(../_images/overmej.gif) 0 0 no-repeat;
}

a.overmej:hover{
	background:  #FFF url(../_images/overmej_over.gif) 0 0 no-repeat;
}

a.overmejact{
	background:  #FFF url(../_images/overmej_over.gif) 0 0 no-repeat;
}

a.utrecht{
	background: #FFF url(../_images/utrecht.gif) 0 0 no-repeat;
}

a.utrecht:hover{
	background:  #FFF url(../_images/utrecht_over.gif) 0 0 no-repeat;
}

a.utrechtact{
	background:  #FFF url(../_images/utrecht_over.gif) 0 0 no-repeat;
}

a.leiden{
	background: #FFF url(../_images/leiden.gif) 0 0 no-repeat;
}

a.leiden:hover{
	background:  #FFF url(../_images/leiden_over.gif) 0 0 no-repeat;
}

a.leidenact{
	background: #FFF url(../_images/leiden_over.gif) 0 0 no-repeat;
}

a.interieur{
	background: #FFF url(../_images/interieur.gif) 0 0 no-repeat;
}

a.interieur:hover{
	background:  #FFF url(../_images/interieur_over.gif) 0 0 no-repeat;
}

a.interieuract{
	background:  #FFF url(../_images/interieur_over.gif) 0 0 no-repeat;
}

a.route{
	background: #FFF url(../_images/route.gif) 0 0 no-repeat;
}

a.route:hover{
	background:  #FFF url(../_images/route_over.gif) 0 0 no-repeat;
}

a.routeact{
	background:  #FFF url(../_images/route_over.gif) 0 0 no-repeat;
}

a.menus{
	background: #FFF url(../_images/menus.gif) 0 0 no-repeat;
}

a.menus:hover{
	background:  #FFF url(../_images/menus_over.gif) 0 0 no-repeat;
}

a.menusact{
	background:  #FFF url(../_images/menus_over.gif) 0 0 no-repeat;
}

a.voorgerechten{
	background: #FFF url(../_images/voorgerechten.gif) 0 0 no-repeat;
}

a.voorgerechten:hover{
	background:  #FFF url(../_images/voorgerechten_over.gif) 0 0 no-repeat;
}

a.voorgerechtenact{
	background:  #FFF url(../_images/voorgerechten_over.gif) 0 0 no-repeat;
}

a.hoofdgerechten{
	background: #FFF url(../_images/hoofdgerechten.gif) 0 0 no-repeat;
}

a.hoofdgerechten:hover{
	background:  #FFF url(../_images/hoofdgerechten_over.gif) 0 0 no-repeat;
}

a.hoofdgerechtenact{
	background:  #FFF url(../_images/hoofdgerechten_over.gif) 0 0 no-repeat;
}

a.desserts{
	background: #FFF url(../_images/desserts.gif) 0 0 no-repeat;
}

a.desserts:hover{
	background:  #FFF url(../_images/desserts_over.gif) 0 0 no-repeat;
}

a.dessertsact{
	background:  #FFF url(../_images/desserts_over.gif) 0 0 no-repeat;
}

a.wijn{
	background: #FFF url(../_images/wijn.gif) 0 0 no-repeat;
}

a.wijn:hover{
	background:  #FFF url(../_images/wijn_over.gif) 0 0 no-repeat;
}

a.wijnact{
	background:  #FFF url(../_images/wijn_over.gif) 0 0 no-repeat;
}

a.rodewijn{
	background: #FFF url(../_images/rodewijn.gif) 0 0 no-repeat;
}

a.rodewijn:hover{
	background:  #FFF url(../_images/rodewijn_over.gif) 0 0 no-repeat;
}

a.rodewijnact{
	background:  #FFF url(../_images/rodewijn_over.gif) 0 0 no-repeat;
}

a.wittewijn{
	background: #FFF url(../_images/wittewijn.gif) 0 0 no-repeat;
}

a.wittewijn:hover{
	background:  #FFF url(../_images/wittewijn_over.gif) 0 0 no-repeat;
}

a.wittewijnact{
	background:  #FFF url(../_images/wittewijn_over.gif) 0 0 no-repeat;
}

a.contact{
	background: #FFF url(../_images/contact.gif) 0 0 no-repeat;
}

a.contact:hover{
	background:  #FFF url(../_images/contact_over.gif) 0 0 no-repeat;
}

a.contactact{
	background:  #FFF url(../_images/contact_over.gif) 0 0 no-repeat;
}

a.maandmenu{
	background: #FFF url(../_images/maandmenu.gif) 0 0 no-repeat;
}

a.maandmenu:hover{
	background:  #FFF url(../_images/maandmenu_over.gif) 0 0 no-repeat;
}

a.maandmenuact{
	background: #FFF url(../_images/maandmenu_over.gif) 0 0 no-repeat;
}

.form{
	padding-right:10px;
	vertical-align:top;
	font-family:"Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height: 135%;
	color: #000;
}

.formborder{
	margin-bottom:2px;
	border:1px solid #F00;
}

input.textarea{
	font-family:"arial", Geneva, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
}

 .submit{
	border:2px solid #F00;
	background:#000;
	cursor:pointer;
	color:#FFF;
	font-size:0.7em;
	font-weight:bold; 
	height:20px;
	width:80px;
 }

 .txtland{
	color:#999;
	font-weight:bold;
	font-size:0.8em;
 }

 .txtgerecht{
	color:#F00;
	font-weight:bold;
	font-size:0.67em;
 }

  .txtingr{
  	color:#000;
	font-size:0.7em;
 }

.txtwijn{
	  	color:#000;
		font-size:0.6em;
}

.txthuis{
	  	color:#000;
		font-weight:normal;
		font-size:0.8em;
}

 .txtland{
	color:#999;
	font-weight:bold;
	font-size:0.8em;
 }

 .txtgerecht{
	color:#F00;
	font-weight:bold;
	font-size:0.67em;
 }

  .txtingr{
  	color:#000;
	font-size:0.7em;
 }

.txtwijn{
	color:#000;
	font-size:0.6em;
}

.txthuis{
  	color:#000;
	font-weight:normal;
	font-size:0.8em;
}

.txtrose{
	color:#000;
	font-weight:bold;
	font-size:0.75em;
	padding-bottom:3px;
}

.kopwijn{
	color: #000;
	font-size:0.75em;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
}

.imgright{
	float:right;
	padding:10px;
}

.kop{
	color:#000;
	font-weight:bold;
	font-size:1.1em;
}

.koprood{
	color:#F00;
	font-weight:bold;
	font-size:1.1em;
}

.subkop{
	color:#F00;
	font-weight:bold;
}

.quote{
	color:#000;
	font-size:0.9em;
}

.error{
	font-size:0.7em;
	font-weight:bold;
}


/*
.submit{
	border:1px solid #0095AE;
	background:#FFF;
	color:  #0095AE;
	font-weight:bold;
	font-size: 1em;
	cursor:pointer;
}


*/