@charset "utf-8";
/* CSS Document */

body{
margin-top:0px;
padding:0;
margin:0;
background:#dedede;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.noview {display:none;}
.slideshow{
	overflow:hidden;
}

.clear{
	clear:both;
}

img, a {
	border: 0px;
	outline:none;
}

#container {
text-align:center;
background:url('wp-content/themes/twentyten/images/bgimage.jpg') repeat-x #ffffff;
width:100%;
}

#site {
width:964px;
height:auto;
margin:auto;
}

td {
margin:20px;
}
tr {
margin:20px;
}

th{
padding-top:20px;
}
#top {
height:30px;
width:964px;
}

#balk {
background:#622181;
height: 30px;
width:964px;
float:left;
margin-top:0px;
}

#menu {
background:url('wp-content/themes/twentyten/images/streep_menu.jpg') repeat-x;
width:700px;
padding-top:25px;
height:60px;
float:right;
}

#menu li{
display:inline;
font-size:12px;
}
	
#menu a{
padding-right:20px;
text-decoration:none;
color:#666666;
height:110px;
}

#menu a:hover{
color:#622181;
height:110px;
text-decoration:underline;
}

li.current_page_item, li.current_page_parent{
font-weight:bolder;
height:110px;
}

#menu_logo {
background-image:url('wp-content/themes/twentyten/images/streep_menu.jpg');
background-repeat:repeat-x;
height:110px;
width:964px;
float:left;
}

.submenu {
height:30px;
}

.submenu li{
display:inline;
font-size:12px;
}
	
.submenu a{
padding-right:40px;
text-decoration:none;
color:#666666;
height:110px;
}

.submenu a:hover{
color:#622181;
height:110px;
text-decoration:underline;
}

li.current_page_item{
font-weight:bolder;
height:110px;
}

#content{
clear:both;
margin:0 auto;
width:914px;
background-image:url('wp-content/themes/twentyten/images/gradient_content.jpg');
background-repeat:repeat-x;
text-align:justify;
padding-top:30px;
min-height:400px;
color:#8b8b8b;
padding-left:25x;
padding-right:25px;
line-height:20px;
}

#header {
height:138px;
float:right;
width:964px;
background:url('wp-content/themes/twentyten/images/home_b.jpg') no-repeat;
position:relative;
}
#header.foto_arrangementen {background: url('wp-content/themes/twentyten/images/arrangementen_b.jpg');}
#header.foto_zaalverhuur {background: url('wp-content/themes/twentyten/images/zaalverhuur_b.jpg');}
#header.foto_menu {background: url('wp-content/themes/twentyten/images/menu_b.jpg');}
#header.foto_contact {background: url('wp-content/themes/twentyten/images/contact_b.jpg');}
#header.foto_lunch {background: url('wp-content/themes/twentyten/images/lunch_b.jpg');}
#header.foto_a_la_carte {background: url('wp-content/themes/twentyten/images/alacarte_b.jpg');}
#header.foto_deverwendegenieter {background: url('wp-content/themes/twentyten/images/genieter_b.jpg');}
#header.foto_dranken {background: url('wp-content/themes/twentyten/images/dranken_b.jpg');}
#header.foto_buffet {background: url('wp-content/themes/twentyten/images/buffetten_b.jpg');}
#header.foto_barbecues {background: url('wp-content/themes/twentyten/images/barbecues_b.jpg');}
#header.foto_fotoalbum {background: url('wp-content/themes/twentyten/images/fotoalbum_b.jpg');}
#header.foto_kerstbuffet {background: url('wp-content/themes/twentyten/images/buffetten_b.jpg');}
.logo {
margin-left:100px;
float:left;
height:110px;
}

#footer {
text-align:center;
padding-bottom:0px;
background-color:#dedede;
margin-top:35px;
}

.img_content {
padding-right:100px;
}


h1 {
font-family: Arial, Helvetica, sans-serif;
font-style:italic;
font-size:16px;
font-weight:bolder;
color:#622181;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bolder;
color:#622181;
}

h1,h2,h3,h4,h5,h6 {
color:#622181;
}

a {
color:#622181;
font-style:regular;
}

a.fotoalbumlink:link {
	color: #895aa2;
	text-decoration: none;
}
a.fotoalbumlink:visited {
	color: #895aa2;
	text-decoration: none;
}
a.fotoalbumlink:hover {
	color: #895aa2;
	text-decoration: none;
}
a.fotoalbumlink:active {
	color: #895aa2;
	text-decoration: none;
}

.fotoalbum_thumbnail {
	border: 1px solid #999999;
}
#fotoalbum_indexbox {
	width: 128px;
	height: 150px;
	float: left;
}
#fotoalbum_indextitel {
	height: 36px;
	font-weight: bold;
}
#fotoalbum_fotobox {
	width: 128px;
	height: 128px;
	float: left;
}
#fotoalbum_albumoverzicht {
	width: 768px;
	float: left;
	margin-top: 18px;
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 10px;
}
