/* Digtaal Erfgoed Groningen - hvvg_default.css by Erik Schoppen, Miazo, www.miazo.com, 12-01-06 */



/* UNDO DEFAULT STYLE */

a img,:link img,:visited img { 
	border:none 
}

table, tr, td, ul, ol, li, input, select, textarea { 
	font-size:100%; 
} /* IE inherit bug fix */

table td, table th { 
	vertical-align: top; 
}

div { 
	padding: 0; margin: 0; 
}



/* GENERAL */


body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff url('/images/background.jpg') no-repeat top center;
	}



/* STRUCTURE PAGE */

	
#frame {
	overflow: visible;
	width: 780px;	
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}


/* BACKGROUND PAGE */
		
							
#contentheader, #contentheadernav, #contentleft, #contentcenter, #contentright, #contentfooter {
	float:left;
	font-family : verdana, arial, helvetica, sans-serif;
	padding:0px;
	margin:0px;
}

#contentheader {
	width:780px;
	height:114px;
	font-size:11px;
}
	

#contentheadernav {
	width:780px;
	height:97px;
	font-size:11px;
}

#contentleft {

	width:156px;
	font-size:11px;
}
		
#contentcenter {
	width:468px;	
	font-size:12px;
}

		
#contentright {
	width:156px;
	font-size:11px;
}

#contentfooter {

	width:780px;
	font-size:10px;
	background: #fff;
}
			

/* CONTENT PAGE */

#footer {
	width:468px;
	text-align: center;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size:9px;
	padding:0px;
	margin:0px;
	background: transparent;
}		
	
			
/* TXT GENERAL */

p {
	margin:0px 10px 10px 10px;
}			

		
h1,h2,h3 {
	margin:0px 10px 10px 10px;
	color : #971B1E;
   	font-family : verdana, arial, helvetica, sans-serif;
   	font-weight : bold;
   	line-height: 1.2em;
	text-align: left;
	padding-top:0px;
}

		
h1 {
   	font-size:14px;   
}


h2 {	
   	font-size:12px;   	
}


h3 { 	
   	font-size:11px;   	
}


	
#contentleft p, #contentcenter p, #contentright p { 
	color : #042625;

   	font-weight : normal;
   	line-height: 1.5em;
	text-align: left;
	padding-top:0px;
}

#contentleft p {
	font-size:10px;
}
		
#contentcenter p { 
   	font-size:12px;
}
	
#contentright p { 
   	font-size:9px;
}
	
	


/* HEADLINES */

.headline_nav {
	color: #042625;

	font-weight: bold;
	font-size: 11px;
	line-height: 1.8em;
	text-align: left;
	padding-left:10px;
	padding-top:0px;
}


/* TEXT */



.content_text, .content_textmedium, .content_textsmall, .content_textmini, .content_textminibold, .content_textminigray {
	color: #042625;	

	font-weight: normal;;
	line-height: 1.8em;
}

.content_textdimm
{
	color:  gray;
}

.content_text {
	font-size: 12px;
}

.content_textmedium {
	font-size: 11px;
}

.content_textsmall {
	font-size: 10px;
}

.content_textmini {
	font-size: 9px;
}


.content_textminibold {
	font-weight: bold;
	font-size: 9px;
}

.content_textminigray {
	color: #aaa;
	font-size: 9px;
}



.footer_text, .footerbold_text
{
	color: #888;

	font-weight: normal;
	font-size: 9px;
	line-height: 1.5em;
}

.footerbold_text {
	font-weight: bold;
}


	
/* LINKS */

	
a:link, a:visited, a:active, a:hover {
   	color: #971B1E;
   	font-weight: normal;
   	text-decoration: none;
   	line-height: 1.5em;
}

a:active {
   	color : #000;
}

a:hover {
   	color : #000;
}
	

a.nav_medium:link, a.nav_medium:visited, a.nav_medium:active, a.nav_medium:hover {
   	color: #971B1E;

   	font-size: 11px;
   	font-weight: normal;
   	text-decoration: none;
   	line-height: 1.8em;
}

a.nav_medium:active  {
   	color : #000;
}

a.nav_medium:hover {
   	color : #000;
}


a.nav_small:link, a.nav_small:visited, a.nav_small:active, a.nav_small:hover {
   	color : #971B1E;

   	font-size : 10px;
   	font-weight : normal;
   	text-decoration : none;
   	line-height: 1.8em;
}

a.nav_small:active, a.nav_small:hover {
   	color : #000;
}

a.nav_smallgray:link, a.nav_smallgray:visited, a.nav_smallgray:active, a.nav_smallgray:hover {
   	color : #888;

   	font-size : 10px;
   	font-weight : normal;
   	text-decoration : none;
   	line-height: 1.8em;
}

a.nav_smallgray:active, a.nav_smallgray:hover  {
   	color : #000;
}
	
a.footer:link, a.footer:visited, a.footer:active, a.footer:hover {
	color: #888;

	font-size: 9px;
	font-weight: bold;
	line-height: 10pt;
	text-decoration: none;
}

a.footer:active, a.footer:hover {
	color: #000;

}


/* LIST - BOX - PADDING */	
		
#nav-sideboxleft ul {
	width:126px;
	list-style: none;
	padding-left:10px;
	margin: 0;
}

#nav-sideboxright ul {
	list-style: none;
	padding-left:10px;
	margin: 0;
}

#nav-menubottom ul {
	list-style: none;
	padding-left:0px;
	margin: 0 ;
}

.padding_hr {
    width: 100%;
	padding-left: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.5em;
}
	
.fotopadding_nav {
	padding-left: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
}
		
.fotopadding_content {
	float:left;
	padding-left: 0em;
	padding-top: 0.3em;
	padding-right: 0.8em;
	padding-bottom: 0.1em;
}

/* FORMS */

.inputlist {
	color : #445342;
   	font-size:11px;
   	font-weight : normal;
   	line-height: 1.5em;
	text-align: left;
	background-color: #ffffff;
	border: solid .07em #DDD;
}

.inputbutton {	
	color: #445342;
	font-weight: bold;
	font-size: 7pt;
	background-color: transparent;
	border: solid .07em #DDD;
}

.enquetebutton {
	color: #ff0011;
	font-weight: bold;
	font-size: 8pt;
	background-color: #ffffff;
	border: solid .07em #ffffff;
}	

#guestbookform { 
	color: #000000;
	border-style: solid;
	border-width: 10px;
	border-color: #000000; 
	border-collapse: collapse;
	margin-right: 10px; 
}

#guestbookform td { 
	padding-left: 4px;

}

.guestbooklabelcell {
	text-align: right;
	font-size: 11px;
	color: #777777; 
	background-color: transparent;

} 

.guestbookfieldcell {  
 	color: #000000;
	border-style:  solid 10px color: #000000;  
 	text-align: left; 
 	margin-right: 0px; 
 	padding-right: 0px; 
}

#contextform { 
	color: #000000;
	border-style: solid;
	border-width: 10px;
	border-color: #000000; 
	border-collapse: collapse;
	margin-right: 10px; 
}

#contextform td { 
	padding-left: 4px;

}

.contextformlabelcell {
	text-align: right;
	font-size: 11px;
	color: #777777; 
	background-color: transparent;

} 

.contextformfieldcell {  
 	color: #000000;
	border-style:  solid 10px color: #000000;  
 	text-align: left;
	vertical-align: bottom;
 	margin-right: 0px; 
 	padding-right: 0px; 
}

.reservation_confirmlabelcell {
	font-weight: bold;
	font-size: 11px;
	color: #777777; 
} 

.reservation_confirmfieldcell {
	font-weight: bold;
	font-size: 11px;
	color: #404040; 
}

.reservation_confirm {
	color: #971B1E;
}


.menu_category, .menu_subcategory, .menu_dish, .menu_euro, .menu_price {
	font-size: larger;
	font-family: serif;
}

.menu_category {
	font-size:  18px;
	color: #888888;
}

.menu_subcategory {
	font-size:  16px;
	color: #888888;
}

.menu_dish {
	width: 100%;
	padding-left: 10px;	
	color: #000000;
}

.menu_euro {
	vertical-align: bottom;
	text-align: right;
	color: #000000;
}

.menu_price {
	vertical-align: bottom;
	text-align: right;
	padding-right: 10px;
	color: #000000;

}

.banner {
	text-align:  center;
	width: 156px;
	float:  left;
	
}	
.bannername {
	font-size:  12px;
	color:  #971B1E;
	letter-spacing: -1px;
}

.bannerimage {

}	



.button
{
	color : #445342;
    font-family : verdana, arial, helvetica, sans-serif;
   	font-size:9px;
   	font-weight : normal;
   	line-height: 1.5em;
	text-align: left;
	background-color: #ffffff;
	border: solid .07em #DDD;
}
