body {
	text-align: center;
	background-color: #aad7b0;
}

body, img {
	margin:0;
	padding:0;
	border:none;
}

body, a, h1 {
	color: #500;
}
body, a {
	font-family: Arial;
	font-size: 10pt;
}

/* total is 950 wide */
#container, #middle, #bottom {
	background-image: url(/images/lb_background.jpg);
	background-repeat: repeat-y;
	width: 930px;
}

#container {
	text-align: left;
	margin: 0 auto;
}

#logo {
	width: 900px;
	margin-left: 15px;
}


#logo, #middle {
	float: left; 
	border-width: 0px;
}
	

#middle {
	text-align: left;
	margin: 0 auto;
}

#bottom {
	height: 16px;
	clear: both;
	border-width: 0px;
}

.menu {
	float: left;
	display: inline;
	margin: 0 0 0 30px;
	width: 180px;
	text-align: center;
}

.cathead, .linkhead, .catlist, .linklist, .adbanner {
	width: 180px;
}

.moviehead, .movielist {
	width: 640px;
	float: right;
	display: inline;
	margin: 0 30px 0 0;
}

/* headings are 42px high */
.cathead, .linkhead, .moviehead {
	height: 42px;
}

.cathead {
}

.catlist, .linklist, .adbanner {
}

.adbanner {
	text-align: center;
}

.linkhead {
}

.moviehead {
}

.movielist {
}

/* a little space around the heading titles */
.title {
	padding: 5px 5px;
}


.movielist a {
	color: #500;
	text-decoration: none;
}

.movielist a:hover {
	text-decoration: underline;
}

.dialbox, .movie {
	display: inline;
	float: left;
}

.dialbox {
	width: 200px;
	text-align: center;
}

.movie {
	width: 400px;
}

.dialbanner {
	width: 190px;
	height: 90px;
	background-image:url(/images/dialbg.png);
	background-repeat:no-repeat;
	text-align: center;
}

.dialbanner .c {
	padding-top: 10px;
	margin: 0px 8px;
	vertical-align: middle;
}

.titleimg {
	clear: both;
	text-align: center;
}

h1 {
	font-size: 14pt;
	margin: 5px;
}

h2 {
	font-size: 12pt;
}

.telefoon {
	font-size: 12pt;
	font-weight: bold;
}

